OmniPhotos
Public Member Functions | Private Attributes | List of all members
ErrorDialog Class Reference
Inheritance diagram for ErrorDialog:
Dialog

Public Member Functions

 ErrorDialog (std::string _message)
 
std::string run ()
 
- Public Member Functions inherited from Dialog
void init ()
 

Private Attributes

std::string message
 

Additional Inherited Members

- Public Attributes inherited from Dialog
char const * lTmp = nullptr
 
int lIntValue = 0
 
char const * lWillBeGraphicMode = nullptr
 
char const * lFilterPatterns [4] = { "*.txt", "*.text", "*.json", "*csv" }
 
char lBuffer [1024] = {}
 
char lString [1024] = {}
 
std::string title
 
std::string result
 

Detailed Description

Definition at line 45 of file Dialog.hpp.


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