synfig-studio
1.0.3
|
This is the complete list of members for synfigapp::ConsoleUIInterface, including all inherited members.
amount_complete(int current, int total) | synfigapp::ConsoleUIInterface | |
confirmation(const std::string &message, const std::string &details, const std::string &confirm, const std::string &cancel, Response dflt) | synfigapp::ConsoleUIInterface | virtual |
error(const std::string &task) | synfigapp::ConsoleUIInterface | |
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 | |
task(const std::string &task) | synfigapp::ConsoleUIInterface | |
warning(const std::string &task) | synfigapp::ConsoleUIInterface | |
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) | synfigapp::ConsoleUIInterface | virtual |
~UIInterface() | synfigapp::UIInterface | inlinevirtual |