TextLogger(const QByteArray &array, QIODevice::OpenMode openMode=QIODevice::ReadOnly)
void AppendCode(const QString &text)
TextLogger(QString *String, QIODevice::OpenMode openMode=QIODevice::ReadWrite)
void SetErrorLogging(bool flag)
void AppendOutput(unsigned int id, const QString &text)
void SetOutputLogging(bool flag)
TextLogger(QIODevice *device)
void SetCodeLogging(bool flag)
TextLogger(FILE *fileHandle, QIODevice::OpenMode openMode=QIODevice::ReadWrite)