synfigapp::ConsoleUIInterface Member List
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 &title, const std::string &primaryText, const std::string &secondaryText, const std::string &confirmPhrase, const std::string &cancelPhrase, Response dflt) | synfigapp::ConsoleUIInterface | [virtual] |
error(const std::string &task) | synfigapp::ConsoleUIInterface | |
ok_cancel(const std::string &title, const std::string &message, Response dflt) | synfigapp::ConsoleUIInterface | [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 | |
task(const std::string &task) | synfigapp::ConsoleUIInterface | |
warning(const std::string &task) | synfigapp::ConsoleUIInterface | |
yes_no(const std::string &title, const std::string &message, Response dflt) | synfigapp::ConsoleUIInterface | [virtual] |
yes_no_cancel(const std::string &title, const std::string &message, Response dflt) | synfigapp::ConsoleUIInterface | [virtual] |
~UIInterface() | synfigapp::UIInterface | [inline, virtual] |