Public Member Functions | |
| MouseCursorChanger (const char *fnm, int hotx, int hoty) | |
| MouseCursorChanger (MouseCursor::Shape cs) | |
| ~MouseCursorChanger () | |
| void | restore () |
Protected Attributes | |
| bool | active_ |
Class to automaticly change cursor, and change it back automaticly when class is running out of scope.
| MouseCursorChanger::MouseCursorChanger | ( | const char * | fnm, | |
| int | hotx, | |||
| int | hoty | |||
| ) |
| MouseCursorChanger::MouseCursorChanger | ( | MouseCursor::Shape | cs | ) |
| MouseCursorChanger::~MouseCursorChanger | ( | ) |
| void MouseCursorChanger::restore | ( | ) |
bool MouseCursorChanger::active_ [protected] |
1.7.1