FX::FXCURCursor Class Reference

#include <FXCURCursor.h>

Inheritance diagram for FX::FXCURCursor:

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

Detailed Description

CUR Cursor class.

Definition at line 34 of file FXCURCursor.h.

Public Member Functions

 FXCURCursor (FXApp *a, const void *pix)
virtual bool savePixels (FXStream &store) const
virtual bool loadPixels (FXStream &store)
virtual ~FXCURCursor ()
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 void save (FXStream &store) const
virtual void load (FXStream &store)
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

Static Public Attributes

static const FXcharfileExt

Protected Member Functions

 FXCURCursor ()

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