#include <errorLog.h>
Public Member Functions | |
| errorLogListener (QObject *parent=0) | |
| virtual | ~errorLogListener () |
| virtual void | error (const QString &, const QSqlError &) |
Public Slots | |
| void | clear () |
Signals | |
| void | updated (const QString &) |
Static Public Member Functions | |
| static void | destroy () |
| static void | initialize () |
Friends | |
| void | xTupleMessageOutput (QtMsgType, const char *) |
| errorLogListener::errorLogListener | ( | QObject * | parent = 0 | ) |
| errorLogListener::~errorLogListener | ( | ) | [virtual] |
| void errorLogListener::clear | ( | ) | [slot] |
| void errorLogListener::destroy | ( | ) | [static] |
| void errorLogListener::error | ( | const QString & | sql, |
| const QSqlError & | error | ||
| ) | [virtual] |
| void errorLogListener::initialize | ( | ) | [static] |
| void errorLogListener::updated | ( | const QString & | ) | [signal] |
| void xTupleMessageOutput | ( | QtMsgType | , |
| const char * | |||
| ) | [friend] |
| Generated on Mon Jan 23 2012 12:22:33 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|