Public Member Functions | |
void | collect (const DebugDetails &d) |
QString | str () |
QString | html () |
DebugDetails & | operator<< (const QString &s) |
Private Member Functions | |
void | appendSystemInfo () |
Private Attributes | |
QStringList | mDetails |
Definition at line 24 of file pencilerror.h.
DebugDetails::DebugDetails | ( | ) |
Definition at line 23 of file pencilerror.cpp.
|
private |
Definition at line 53 of file pencilerror.cpp.
void DebugDetails::collect | ( | const DebugDetails & | d | ) |
Definition at line 27 of file pencilerror.cpp.
QString DebugDetails::html | ( | ) |
Definition at line 41 of file pencilerror.cpp.
DebugDetails & DebugDetails::operator<< | ( | const QString & | s | ) |
Definition at line 47 of file pencilerror.cpp.
QString DebugDetails::str | ( | ) |
Definition at line 35 of file pencilerror.cpp.
|
private |
Definition at line 36 of file pencilerror.h.