![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
This is the complete list of members for FX::FXCursor, including all inherited members.
| create() | FX::FXCursor | virtual |
| data (defined in FX::FXCursor) | FX::FXCursor | protected |
| destroy() | FX::FXCursor | virtual |
| detach() | FX::FXCursor | virtual |
| FXCursor() (defined in FX::FXCursor) | FX::FXCursor | protected |
| FXCursor(FXApp *a, FXStockCursor curid=CURSOR_ARROW) | FX::FXCursor | |
| FXCursor(FXApp *a, const FXuchar *src, const FXuchar *msk, FXint w=32, FXint h=32, FXint hx=0, FXint hy=0) | FX::FXCursor | |
| FXCursor(FXApp *a, const FXColor *pix, FXint w=32, FXint h=32, FXint hx=0, FXint hy=0) | FX::FXCursor | |
| FXId() (defined in FX::FXId) | FX::FXId | inlineprotected |
| FXId(FXApp *a) (defined in FX::FXId) | FX::FXId | inlineprotected |
| getApp() const | FX::FXId | inline |
| getClassName() const | FX::FXObject | |
| getHeight() const | FX::FXCursor | inline |
| getHotX() const | FX::FXCursor | inline |
| getHotY() const | FX::FXCursor | inline |
| getOptions() const | FX::FXCursor | inline |
| getUserData() const | FX::FXId | inline |
| getWidth() const | FX::FXCursor | inline |
| height (defined in FX::FXCursor) | FX::FXCursor | protected |
| hotx (defined in FX::FXCursor) | FX::FXCursor | protected |
| hoty (defined in FX::FXCursor) | FX::FXCursor | protected |
| id() const | FX::FXId | inline |
| isColor() const | FX::FXCursor | |
| isMemberOf(const FXMetaClass *metaclass) const | FX::FXObject | |
| isOwned() const | FX::FXCursor | |
| load(FXStream &store) | FX::FXCursor | virtual |
| loadPixels(FXStream &store) | FX::FXCursor | virtual |
| onDefault(FXObject *, FXSelector, void *) | FX::FXObject | virtual |
| options (defined in FX::FXCursor) | FX::FXCursor | protected |
| release() | FX::FXCursor | virtual |
| save(FXStream &store) const | FX::FXCursor | virtual |
| savePixels(FXStream &store) const | FX::FXCursor | virtual |
| setHotX(FXint x) | FX::FXCursor | inline |
| setHotY(FXint y) | FX::FXCursor | inline |
| setOptions(FXuint opts) | FX::FXCursor | |
| setOwned(FXbool owned) | FX::FXCursor | |
| setUserData(FXptr ptr) | FX::FXId | inline |
| tryHandle(FXObject *sender, FXSelector sel, void *ptr) | FX::FXObject | virtual |
| width (defined in FX::FXCursor) | FX::FXCursor | protected |
| xid (defined in FX::FXId) | FX::FXId | protected |
| ~FXCursor() | FX::FXCursor | virtual |
| ~FXId() | FX::FXId | virtual |
| ~FXObject() | FX::FXObject | virtual |
|
|