synfigapp::UIInterface Member List
This is the complete list of members for
synfigapp::UIInterface, including all inherited members.
confirmation(const std::string &title, const std::string &primaryText, const std::string &secondaryText, const std::string &confirmPhrase, const std::string &cancelPhrase, Response dflt=RESPONSE_OK)=0 | synfigapp::UIInterface | [pure virtual] |
ok_cancel(const std::string &title, const std::string &message, Response dflt=RESPONSE_OK)=0 | synfigapp::UIInterface | [pure virtual] |
Response enum name | synfigapp::UIInterface | |
RESPONSE_CANCEL enum value | synfigapp::UIInterface | |
RESPONSE_NO enum value | synfigapp::UIInterface | |
RESPONSE_OK enum value | synfigapp::UIInterface | |
RESPONSE_YES enum value | synfigapp::UIInterface | |
yes_no(const std::string &title, const std::string &message, Response dflt=RESPONSE_YES)=0 | synfigapp::UIInterface | [pure virtual] |
yes_no_cancel(const std::string &title, const std::string &message, Response dflt=RESPONSE_YES)=0 | synfigapp::UIInterface | [pure virtual] |
~UIInterface() | synfigapp::UIInterface | [inline, virtual] |