qDebugHandler is a singleton used for redirection of qDebug (and related) messages. More...


Signals | |
| void | redirectedMsg (const int type, const QString msg) |
Static Public Member Functions | |
| static qDebugHandler * | instance () |
qDebugHandler is a singleton used for redirection of qDebug (and related) messages.
| static qDebugHandler* qDebugHandler::instance | ( | ) | [inline, static] |
Referenced by LogMan::LogMan().
: public QObject
| void qDebugHandler::redirectedMsg | ( | const int | type, | |
| const QString | msg | |||
| ) | [signal] |
1.7.1