|  | CuteHMI - CuteHMI (CuteHMI.2)
    | 
Error info. More...
#include <cutehmi/ErrorInfo.hpp>
| Public Member Functions | |
| QString | toString () const | 
| Error info to string.  More... | |
| Public Attributes | |
| int | code | 
| Error code.  More... | |
| const char * | errClass | 
| Error class.  More... | |
| QString | str | 
| Error string.  More... | |
| QString cutehmi::ErrorInfo::toString | ( | ) | const | 
Error info to string.
| int cutehmi::ErrorInfo::code | 
Error code.
| const char* cutehmi::ErrorInfo::errClass | 
Error class.
| QString cutehmi::ErrorInfo::str | 
Error string.