synfigapp::ConsoleUIInterface Class Reference

#include <uimanager.h>

Inheritance diagram for synfigapp::ConsoleUIInterface:

synfigapp::UIInterface

List of all members.

Public Member Functions

Response confirmation (const std::string &title, const std::string &primaryText, const std::string &secondaryText, const std::string &confirmPhrase, const std::string &cancelPhrase, Response dflt)
Response yes_no (const std::string &title, const std::string &message, Response dflt)
Response yes_no_cancel (const std::string &title, const std::string &message, Response dflt)
Response ok_cancel (const std::string &title, const std::string &message, Response dflt)
bool task (const std::string &task)
bool error (const std::string &task)
bool warning (const std::string &task)
bool amount_complete (int current, int total)


Member Function Documentation

UIInterface::Response ConsoleUIInterface::confirmation ( const std::string &  title,
const std::string &  primaryText,
const std::string &  secondaryText,
const std::string &  confirmPhrase,
const std::string &  cancelPhrase,
Response  dflt 
) [virtual]

UIInterface::Response ConsoleUIInterface::yes_no ( const std::string &  title,
const std::string &  message,
Response  dflt 
) [virtual]

UIInterface::Response ConsoleUIInterface::yes_no_cancel ( const std::string &  title,
const std::string &  message,
Response  dflt 
) [virtual]

UIInterface::Response ConsoleUIInterface::ok_cancel ( const std::string &  title,
const std::string &  message,
Response  dflt 
) [virtual]

bool ConsoleUIInterface::task ( const std::string &  task  ) 

bool ConsoleUIInterface::error ( const std::string &  task  ) 

References _.

bool ConsoleUIInterface::warning ( const std::string &  task  ) 

References _.

bool ConsoleUIInterface::amount_complete ( int  current,
int  total 
)


The documentation for this class was generated from the following files:

Generated on Fri Jul 31 00:03:28 2009 for synfig-studio by  doxygen 1.5.6