This class manages the cursors of this application. More...
#include "CursorMan.hpp"
Public Member Functions | |
| CursorManT () | |
| The constructor. More... | |
| ~CursorManT () | |
| The destructor. More... | |
| const wxCursor & | GetCursor (CursorIdentT CursorID) const |
This class manages the cursors of this application.
| CursorManT::CursorManT | ( | ) |
The constructor.
Must only be called after wxWidgets has been initialized.
| CursorManT::~CursorManT | ( | ) |
The destructor.
Must be called before wxWidgets is initialized.