|
void | ilwiserrormessage (const QString &message) |
|
|
| IssueLogger (QObject *parent=0) |
|
quint64 | log (const QString &message, int it=IssueObject::itError) |
|
quint64 | logSql (const QSqlError &err) |
|
quint64 | log (const QString &objectName, const QString &message, int it=IssueObject::itError) |
|
void | addCodeInfo (quint64 issueid, int line, const QString &func, const QString &file) |
|
QString | popfirst (int it=IssueObject::itAll) |
|
QString | poplast (int it=IssueObject::itAll) |
|
QString | popList (int it=IssueObject::itAll, int number=-1) |
|
IssueObject::IssueType | maxIssueLevel () const |
|
void | copy (IssueLogger &other) |
|
void | clear () |
|
The documentation for this class was generated from the following files: