CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
ctkErrorLogModel Member List

This is the complete list of members for ctkErrorLogModel, including all inherited members.

addEntry(const QDateTime &currentDateTime, const QString &threadId, ctkErrorLogLevel::LogLevel logLevel, const QString &origin, const ctkErrorLogContext &context, const QString &text)ctkErrorLogModelslot
asynchronousLoggingctkErrorLogModel
asynchronousLogging() constctkErrorLogModel
clear()ctkErrorLogModelslot
ColumnsIds enum namectkErrorLogModel
ctkErrorLogModel(QObject *parentObject=0)ctkErrorLogModelexplicit
d_ptrctkErrorLogModelprotected
DescriptionColumn enum valuectkErrorLogModel
DescriptionTextRole enum valuectkErrorLogModel
disableAllMsgHandler()ctkErrorLogModel
enableAllMsgHandler()ctkErrorLogModel
entryAdded(ctkErrorLogLevel::LogLevel logLevel)ctkErrorLogModelsignal
fileLoggingEnabledctkErrorLogModel
fileLoggingEnabled() constctkErrorLogModel
fileLoggingPatternctkErrorLogModel
fileLoggingPattern() constctkErrorLogModel
filePathctkErrorLogModel
filePath() constctkErrorLogModel
filterEntry(const ctkErrorLogLevel::LogLevels &logLevel=ctkErrorLogLevel::Unknown, bool disableFilter=false)ctkErrorLogModel
ItemDataRole enum namectkErrorLogModel
logEntryCount() constctkErrorLogModel
logEntryData(int row, int column=ctkErrorLogModel::DescriptionColumn, int role=Qt::DisplayRole) constctkErrorLogModel
logEntryDescription(int row) constctkErrorLogModel
logEntryGroupingctkErrorLogModel
logEntryGrouping() constctkErrorLogModel
LogLevelColumn enum valuectkErrorLogModel
logLevelFilter() constctkErrorLogModel
logLevelFilterChanged()ctkErrorLogModelsignal
MaxColumn enum valuectkErrorLogModel
msgHandlerEnabled(const QString &handlerName) constctkErrorLogModel
msgHandlerEnabled() constctkErrorLogModel
msgHandlerNames() constctkErrorLogModel
numberOfFilesToKeepctkErrorLogModel
numberOfFilesToKeep() constctkErrorLogModel
OriginColumn enum valuectkErrorLogModel
registerMsgHandler(ctkErrorLogAbstractMessageHandler *msgHandler)ctkErrorLogModel
Self typedefctkErrorLogModel
setAllMsgHandlerEnabled(bool enabled)ctkErrorLogModel
setAsynchronousLogging(bool value)ctkErrorLogModel
setFileLoggingEnabled(bool value)ctkErrorLogModel
setFileLoggingPattern(const QString &value)ctkErrorLogModel
setFilePath(const QString &filePath)ctkErrorLogModel
setLogEntryGrouping(bool value)ctkErrorLogModel
setMsgHandlerEnabled(const QString &handlerName, bool enabled)ctkErrorLogModel
setMsgHandlerEnabled(const QStringList &handlerNames)ctkErrorLogModel
setNumberOfFilesToKeep(int value)ctkErrorLogModel
setTerminalOutputs(const ctkErrorLogTerminalOutput::TerminalOutputs &terminalOutput)ctkErrorLogModel
Superclass typedefctkErrorLogModel
terminalOutputsctkErrorLogModel
terminalOutputs() constctkErrorLogModel
ThreadIdColumn enum valuectkErrorLogModel
TimeColumn enum valuectkErrorLogModel
~ctkErrorLogModel()ctkErrorLogModelvirtual