FX::FXComposeContext Class Reference

#include <FXComposeContext.h>

Inheritance diagram for FX::FXComposeContext:

FX::FXId FX::FXObject List of all members.

Detailed Description

Compose Context manages the state of an input method if input method support is enabled.

Definition at line 42 of file FXComposeContext.h.

Public Member Functions

 FXComposeContext (FXApp *a, FXWindow *win=NULL, FXSelector sel=0)
virtual void create ()
virtual void destroy ()
void focusIn ()
void focusOut ()
void setSpot (FXint x, FXint y)
void setArea (FXint x, FXint y, FXint w, FXint h)
FXString translateEvent (FXRawEvent &event)
virtual ~FXComposeContext ()
FXAppgetApp () const
FXEventLoopgetEventLoop () const
FXID id () const
virtual void detach ()
void setUserData (void *ptr)
void * getUserData () const
virtual void save (FXStream &store) const
virtual void load (FXStream &store)
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

Protected Member Functions

 FXComposeContext ()

Protected Attributes

FXWindowwindow
FXSelector message
FXID xid


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:33:08 2009 for TnFOX by doxygen v1.4.7