AusweisApp
|
#include <LogHandler.h>
Signale | |
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! | |
void | fireRawLog (const QString &pMsg, const QString &pCategoryName) |
Freundbeziehungen | |
class | LogHandler |
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!
|
signal |
|
friend |