#include <uimanager.h>
| 
Public Member Functions | 
| Response | confirmation (const std::string &, const std::string &, const std::string &, const std::string &, Response) | 
| Response | yes_no_cancel (const std::string &, const std::string &, const std::string &, 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) | 
| virtual | ~UIInterface () | 
Member Function Documentation
  
  | 
        
          | Response synfigapp::ConfidentUIInterface::confirmation | ( | const std::string & | , |  
          |  |  | const std::string & | , |  
          |  |  | const std::string & | , |  
          |  |  | const std::string & | , |  
          |  |  | Response |  |  
          |  | ) |  |  |  | inlinevirtual | 
 
 
  
  | 
        
          | Response synfigapp::ConfidentUIInterface::yes_no_cancel | ( | const std::string & | , |  
          |  |  | const std::string & | , |  
          |  |  | const std::string & | , |  
          |  |  | const std::string & | , |  
          |  |  | const std::string & | , |  
          |  |  | Response |  |  
          |  | ) |  |  |  | inlinevirtual | 
 
 
  
  | 
        
          | 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 | 
 
 
The documentation for this class was generated from the following file: