#include <uimanager.h>
Public Member Functions | |
Response | confirmation (const std::string &, const std::string &, const std::string &, const std::string &, const std::string &, Response) |
Response | yes_no (const std::string &, const std::string &, Response) |
Response | yes_no_cancel (const std::string &, const std::string &, Response) |
Response | ok_cancel (const std::string &, const std::string &, Response) |
bool | task (const std::string &) |
bool | error (const std::string &) |
bool | warning (const std::string &) |
bool | amount_complete (int, int) |
bool synfigapp::ConfidentUIInterface::task | ( | const std::string & | ) | [inline] |
bool synfigapp::ConfidentUIInterface::error | ( | const std::string & | ) | [inline] |
bool synfigapp::ConfidentUIInterface::warning | ( | const std::string & | ) | [inline] |
bool synfigapp::ConfidentUIInterface::amount_complete | ( | int | , | |
int | ||||
) | [inline] |