OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::MessageBoxManager Member List

This is the complete list of members for ot::MessageBoxManager, including all inherited members.

instance(void)ot::MessageBoxManagerstatic
setHandler(MessageBoxHandler *_handler)ot::MessageBoxManagerinline
showErrorPrompt(const std::string &_message, const std::string &_title, const MessageDialogCfg::BasicButtons &_buttons=MessageDialogCfg::Ok)ot::MessageBoxManagerstatic
showInfoPrompt(const std::string &_message, const std::string &_title, const MessageDialogCfg::BasicButtons &_buttons=MessageDialogCfg::Ok)ot::MessageBoxManagerstatic
showPrompt(const MessageDialogCfg &_config)ot::MessageBoxManagerstatic
showPrompt(const std::string &_message, const std::string &_title, MessageDialogCfg::BasicIcon _icon, const MessageDialogCfg::BasicButtons &_buttons)ot::MessageBoxManagerstatic
showWarningPrompt(const std::string &_message, const std::string &_title, const MessageDialogCfg::BasicButtons &_buttons=MessageDialogCfg::Ok)ot::MessageBoxManagerstatic