|
OpenLexocad
27.0
|
This is the complete list of members for Core::GUIInterface, including all inherited members.
| bottomBar_eraseInput(void)=0 | Core::GUIInterface | pure virtual |
| bottomBar_showIdleMessage(void)=0 | Core::GUIInterface | pure virtual |
| bottomBar_showMessage(std::string message)=0 | Core::GUIInterface | pure virtual |
| bottomBar_showMessage(int id)=0 | Core::GUIInterface | pure virtual |
| bottomBar_showPrompt(std::string mess, double default_value=0.0)=0 | Core::GUIInterface | pure virtual |
| bottomBar_showPrompt(int mess_id, double default_value=0.0)=0 | Core::GUIInterface | pure virtual |
| getOpenFileName(const char *title, const char *filter=NULL, const char *selectedFilter=NULL)=0 | Core::GUIInterface | pure virtual |
| getSaveFileName(const char *title, const char *filter=NULL, const char *selectedFilter=NULL)=0 | Core::GUIInterface | pure virtual |
| msgBox_critical(const char *title, const char *text)=0 | Core::GUIInterface | pure virtual |
| msgBox_info(const char *title, const char *text)=0 | Core::GUIInterface | pure virtual |
| msgBox_warning(const char *title, const char *text)=0 | Core::GUIInterface | pure virtual |
| translator_get(int id, bool forceEnglish=false)=0 | Core::GUIInterface | pure virtual |
| uncheckAll(void)=0 | Core::GUIInterface | pure virtual |
| uncheckMainToolbar(void)=0 | Core::GUIInterface | pure virtual |