OpenLexocad  27.1
Core::GUIInterface Member List

This is the complete list of members for Core::GUIInterface, including all inherited members.

bottomBar_eraseInput(void)=0Core::GUIInterfacepure virtual
bottomBar_showIdleMessage(void)=0Core::GUIInterfacepure virtual
bottomBar_showMessage(std::string message)=0Core::GUIInterfacepure virtual
bottomBar_showMessage(int id)=0Core::GUIInterfacepure virtual
bottomBar_showPrompt(std::string mess, double default_value=0.0)=0Core::GUIInterfacepure virtual
bottomBar_showPrompt(int mess_id, double default_value=0.0)=0Core::GUIInterfacepure virtual
getOpenFileName(const char *title, const char *filter=NULL, const char *selectedFilter=NULL)=0Core::GUIInterfacepure virtual
getSaveFileName(const char *title, const char *filter=NULL, const char *selectedFilter=NULL)=0Core::GUIInterfacepure virtual
msgBox_critical(const char *title, const char *text)=0Core::GUIInterfacepure virtual
msgBox_info(const char *title, const char *text)=0Core::GUIInterfacepure virtual
msgBox_warning(const char *title, const char *text)=0Core::GUIInterfacepure virtual
translator_get(int id, bool forceEnglish=false)=0Core::GUIInterfacepure virtual
uncheckAll(void)=0Core::GUIInterfacepure virtual
uncheckMainToolbar(void)=0Core::GUIInterfacepure virtual