This is the complete list of members for ErrorReporter, including all inherited members.
_private | ErrorReporter | protected |
_singleton | ErrorReporter | protectedstatic |
error(const QString &err, const QString file=QString(), int line=-1) | ErrorReporter | static |
error(QtMsgType type, QWidget *parent, const QString title, const QString &err, const QString file=QString(), int line=-1) | ErrorReporter | static |
error(QtMsgType type, QWidget *parent, const QString title, const QString &userMessage, const QString &err, const QString file, int line) | ErrorReporter | static |
error(QtMsgType type, QWidget *parent, const QString title, const QSqlError &err, const QString file=QString(), int line=-1) | ErrorReporter | static |
error(QtMsgType type, QWidget *parent, const QString title, const QString &userMessage, const QSqlError &err, const QString file=QString(), int line=-1) | ErrorReporter | static |
error(QtMsgType type, QWidget *parent, const QString title, const QSqlQuery &qry, const QString file=QString(), int line=-1) | ErrorReporter | static |
error(QtMsgType type, QWidget *parent, const QString title, const QString &userMessage, const QSqlQuery &qry, const QString file=QString(), int line=-1) | ErrorReporter | static |
ErrorReporter(QObject *parent=0) | ErrorReporter | protected |
reporter() | ErrorReporter | protectedstatic |
~ErrorReporter() | ErrorReporter | protected |