#include <Libs/Core/ctkErrorLogAbstractMessageHandler.h>
|
QScopedPointer< ctkErrorLogAbstractMessageHandlerPrivate > | d_ptr |
|
◆ Superclass
◆ ctkErrorLogAbstractMessageHandler()
ctkErrorLogAbstractMessageHandler::ctkErrorLogAbstractMessageHandler |
( |
| ) |
|
◆ ~ctkErrorLogAbstractMessageHandler()
virtual ctkErrorLogAbstractMessageHandler::~ctkErrorLogAbstractMessageHandler |
( |
| ) |
|
|
virtual |
◆ enabled()
bool ctkErrorLogAbstractMessageHandler::enabled |
( |
| ) |
const |
◆ handleMessage()
◆ handlerName()
virtual QString ctkErrorLogAbstractMessageHandler::handlerName |
( |
| ) |
const |
|
pure virtual |
◆ handlerPrettyName()
QString ctkErrorLogAbstractMessageHandler::handlerPrettyName |
( |
| ) |
const |
◆ messageHandled
void ctkErrorLogAbstractMessageHandler::messageHandled |
( |
const QDateTime & |
currentDateTime, |
|
|
const QString & |
threadId, |
|
|
ctkErrorLogLevel::LogLevel |
logLevel, |
|
|
const QString & |
origin, |
|
|
const ctkErrorLogContext & |
logContext, |
|
|
const QString & |
text |
|
) |
| |
|
signal |
◆ setEnabled()
void ctkErrorLogAbstractMessageHandler::setEnabled |
( |
bool |
value | ) |
|
◆ setEnabledInternal()
virtual void ctkErrorLogAbstractMessageHandler::setEnabledInternal |
( |
bool |
value | ) |
|
|
protectedpure virtual |
◆ setHandlerPrettyName()
void ctkErrorLogAbstractMessageHandler::setHandlerPrettyName |
( |
const QString & |
newHandlerPrettyName | ) |
|
|
protected |
◆ setTerminalOutput()
◆ terminalOutput()
◆ d_ptr
QScopedPointer<ctkErrorLogAbstractMessageHandlerPrivate> ctkErrorLogAbstractMessageHandler::d_ptr |
|
protected |
The documentation for this class was generated from the following file: