Static Public Member Functions | |
| static void | initClass () |
| static uiPoint | cursorPos () |
| static void | fillQCursor (const MouseCursor &, QCursor &) |
| static void | setPriorityCursor (MouseCursor::Shape) |
| static void | unsetPriorityCursor () |
| static MouseCursor::Shape | overrideCursorShape () |
Protected Member Functions | |
| ~uiCursorManager () | |
| uiCursorManager () | |
| void | setOverrideShape (MouseCursor::Shape, bool replace) |
| void | setOverrideCursor (const MouseCursor &, bool replace) |
| void | setOverrideFile (const char *filenm, int hotx, int hoty, bool replace) |
| void | restoreInternal () |
| uiCursorManager::~uiCursorManager | ( | ) | [protected] |
| uiCursorManager::uiCursorManager | ( | ) | [protected] |
| static uiPoint uiCursorManager::cursorPos | ( | ) | [static] |
| static void uiCursorManager::fillQCursor | ( | const MouseCursor & | , | |
| QCursor & | ||||
| ) | [static] |
| static void uiCursorManager::initClass | ( | ) | [static] |
| static MouseCursor::Shape uiCursorManager::overrideCursorShape | ( | ) | [static] |
| void uiCursorManager::restoreInternal | ( | ) | [protected, virtual] |
Implements MouseCursorManager.
| void uiCursorManager::setOverrideCursor | ( | const MouseCursor & | , | |
| bool | replace | |||
| ) | [protected, virtual] |
Implements MouseCursorManager.
| void uiCursorManager::setOverrideFile | ( | const char * | filenm, | |
| int | hotx, | |||
| int | hoty, | |||
| bool | replace | |||
| ) | [protected, virtual] |
Implements MouseCursorManager.
| void uiCursorManager::setOverrideShape | ( | MouseCursor::Shape | , | |
| bool | replace | |||
| ) | [protected, virtual] |
Implements MouseCursorManager.
| static void uiCursorManager::setPriorityCursor | ( | MouseCursor::Shape | ) | [static] |
| static void uiCursorManager::unsetPriorityCursor | ( | ) | [static] |
1.7.1