Go to the source code of this file.
Namespaces | |
| namespace | VRUT |
Defines | |
| #define | ICON_MAIN_WINDOW wxT("../data/resources/main.png") |
Enumerations | |
| enum | VRUT::WX_ID { VRUT::ID_MainWin_Quit = wxID_HIGHEST + 1, VRUT::ID_MainWin_About, VRUT::ID_MainWin_LogDisable, VRUT::ID_MainWin_LogError, VRUT::ID_MainWin_LogWarning, VRUT::ID_MainWin_LogMessage, VRUT::ID_MainWin_LogAll, VRUT::ID_MainWin_View_Status, VRUT::ID_MainWin_View_Console, VRUT::ID_MainWin_View_Log, VRUT::ID_MainWin_View_RenderNotebook, VRUT::ID_MainWin_View_Parameters } |
| Unique widget IDs. More... | |
| #define ICON_MAIN_WINDOW wxT("../data/resources/main.png") |
Definition at line 15 of file basedefs.h.
1.5.5