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 22 of file pencilerror.cpp.
|
private |
Definition at line 52 of file pencilerror.cpp.
void DebugDetails::collect | ( | const DebugDetails & | d | ) |
Definition at line 26 of file pencilerror.cpp.
QString DebugDetails::html | ( | ) |
Definition at line 40 of file pencilerror.cpp.
DebugDetails & DebugDetails::operator<< | ( | const QString & | s | ) |
Definition at line 46 of file pencilerror.cpp.
QString DebugDetails::str | ( | ) |
Definition at line 34 of file pencilerror.cpp.
|
private |
Definition at line 36 of file pencilerror.h.