#include <cxLogThread.h>
Definition at line 105 of file cxLogThread.h.
cx::LogThread::LogThread |
( |
QObject * |
parent = NULL | ) |
|
virtual cx::LogThread::~LogThread |
( |
| ) |
|
|
inlinevirtual |
void cx::LogThread::emittedMessage |
( |
Message |
message | ) |
|
|
signal |
emitted for each new message, in addition to writing to observer.
virtual void cx::LogThread::executeSetLoggingFolder |
( |
QString |
absoluteLoggingFolderPath | ) |
|
|
protectedpure virtual |
virtual void cx::LogThread::logMessage |
( |
Message |
msg | ) |
|
|
inlinevirtualslot |
void cx::LogThread::processMessage |
( |
Message |
msg | ) |
|
|
protectedslot |
void cx::LogThread::setLoggingFolder |
( |
QString |
absoluteLoggingFolderPath | ) |
|
|
virtual |
call during startup, will fail if called when running
Definition at line 115 of file cxLogThread.cpp.
The documentation for this class was generated from the following files:
- /media/dev/bamboodrive/b/xml-data/build-dir/CX-RE-JOB1/CX/CX/source/resource/core/logger/internal/cxLogThread.h
- /media/dev/bamboodrive/b/xml-data/build-dir/CX-RE-JOB1/CX/CX/source/resource/core/logger/internal/cxLogThread.cpp