AusweisApp
Lade ...
Suche ...
Keine Treffer
governikus::LogEventHandler Klassenreferenz

#include <LogHandler.h>

Klassendiagramm für governikus::LogEventHandler:

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
 

Dokumentation der Elementfunktionen

◆ 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!

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ fireRawLog

void governikus::LogEventHandler::fireRawLog ( const QString & pMsg,
const QString & pCategoryName )
signal

Freundbeziehungen und Funktionsdokumentation

◆ LogHandler


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: