FX::FXCursor Class Reference

#include <FXCursor.h>

Inheritance diagram for FX::FXCursor:

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

Detailed Description

Cursor class.

Definition at line 55 of file FXCursor.h.

Public Member Functions

 FXCursor (FXApp *a, FXStockCursor curid=CURSOR_ARROW)
 FXCursor (FXApp *a, const FXuchar *src, const FXuchar *msk, FXint w=32, FXint h=32, FXint hx=0, FXint hy=0, FXint options=0)
 FXCursor (FXApp *a, const FXColor *pix, FXint w=32, FXint h=32, FXint hx=0, FXint hy=0, FXint options=0)
FXint getWidth () const
FXint getHeight () const
void setHotX (FXint x)
FXint getHotX () const
void setHotY (FXint y)
FXint getHotY () const
bool isColor () const
virtual void create ()
virtual void detach ()
virtual void destroy ()
virtual void release ()
virtual bool savePixels (FXStream &store) const
virtual bool loadPixels (FXStream &store)
virtual void save (FXStream &store) const
virtual void load (FXStream &store)
virtual ~FXCursor ()
FXAppgetApp () const
FXEventLoopgetEventLoop () const
FXID id () const
void setUserData (void *ptr)
void * getUserData () const
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

 FXCursor ()

Protected Attributes

FXColordata
FXint width
FXint height
FXint hotx
FXint hoty
FXuint options
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:14 2009 for TnFOX by doxygen v1.4.7