#include <thread-logging.h>
List of all members.
Detailed Description
Definition at line 27 of file thread-logging.h.
Member Enumeration Documentation
- Enumerator:
LogInfo |
|
LogWarning |
|
LogDebug |
|
LogError |
|
Definition at line 31 of file thread-logging.h.
Constructor & Destructor Documentation
ThreadLogging::ThreadLogging |
( |
| ) |
|
Member Function Documentation
QStringList ThreadLogging::getLogs |
( |
LoggingClass |
cls, |
|
|
bool |
resetLog = true |
|
) |
| |
void ThreadLogging::log |
( |
LoggingClass |
cls, |
|
|
QString |
logString |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file: