FX::FXAccelTable Class Reference

#include <FXAccelTable.h>

Inheritance diagram for FX::FXAccelTable:

FX::FXObject List of all members.

Detailed Description

The accelerator table sends a message to a specific target object when the indicated key and modifier combination is pressed.

Definition at line 39 of file FXAccelTable.h.

Public Member Functions

long onKeyPress (FXObject *, FXSelector, void *)
long onKeyRelease (FXObject *, FXSelector, void *)
 FXAccelTable ()
void addAccel (FXHotKey hotkey, FXObject *target=NULL, FXSelector seldn=0, FXSelector selup=0)
void removeAccel (FXHotKey hotkey)
bool hasAccel (FXHotKey hotkey) const
FXObjecttargetOfAccel (FXHotKey hotkey) const
virtual void save (FXStream &store) const
virtual void load (FXStream &store)
virtual ~FXAccelTable ()
virtual long onDefault (FXObject *, FXSelector, void *)
const FXchargetClassName () const
bool isMemberOf (const FXMetaClass *metaclass) const
virtual long tryHandle (FXObject *sender, FXSelector sel, void *ptr)
QTransString tr (const char *text, const char *hint=0)
virtual void * getPythonObject () const
virtual void decouplePythonObject () const

Friends

FXAPI FXHotKey parseAccel (const FXString &string)
FXAPI FXString unparseAccel (FXHotKey key)
FXAPI FXHotKey parseHotKey (const FXString &string)
FXAPI FXint findHotKey (const FXString &string)
FXAPI FXString stripHotKey (const FXString &string)

Classes

struct  FXAccelKey


The documentation for this class was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:32:36 2009 for TnFOX by doxygen v1.4.7