#include <LogHandler.h>
|
void | fireLog (const QString &pMsg) |
| Every log will be fired by this signal. Be aware that you NEVER use a qDebug() or something like that function in your slot or you will get a deadlock! Mehr ...
|
|
void | fireRawLog (const QString &pMsg, const QString &pCategoryName) |
|
◆ fireLog
void governikus::LogEventHandler::fireLog |
( |
const QString & |
pMsg | ) |
|
|
signal |
Every log will be fired by this signal. Be aware that you NEVER use a qDebug() or something like that function in your slot or you will get a deadlock!
◆ fireRawLog
void governikus::LogEventHandler::fireRawLog |
( |
const QString & |
pMsg, |
|
|
const QString & |
pCategoryName |
|
) |
| |
|
signal |
◆ LogHandler
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: