synfig-studio
1.0.3
|
This is the complete list of members for synfigapp::UIInterface, including all inherited members.
confirmation(const std::string &message, const std::string &details, const std::string &confirm, const std::string &cancel, 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_cancel(const std::string &message, const std::string &details, const std::string &button1, const std::string &button2, const std::string &button3, Response dflt=RESPONSE_YES)=0 | synfigapp::UIInterface | pure virtual |
~UIInterface() | synfigapp::UIInterface | inlinevirtual |