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() const ctkErrorLogModel
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() const ctkErrorLogModel
fileLoggingPatternctkErrorLogModel
fileLoggingPattern() const ctkErrorLogModel
filePathctkErrorLogModel
filePath() const ctkErrorLogModel
filterEntry(const ctkErrorLogLevel::LogLevels &logLevel=ctkErrorLogLevel::Unknown, bool disableFilter=false)ctkErrorLogModel
ItemDataRole enum namectkErrorLogModel
logEntryCount() const ctkErrorLogModel
logEntryData(int row, int column=ctkErrorLogModel::DescriptionColumn, int role=Qt::DisplayRole) const ctkErrorLogModel
logEntryDescription(int row) const ctkErrorLogModel
logEntryGroupingctkErrorLogModel
logEntryGrouping() const ctkErrorLogModel
LogLevelColumn enum valuectkErrorLogModel
logLevelFilter() const ctkErrorLogModel
logLevelFilterChanged()ctkErrorLogModelsignal
MaxColumn enum valuectkErrorLogModel
msgHandlerEnabled(const QString &handlerName) const ctkErrorLogModel
msgHandlerEnabled() const ctkErrorLogModel
msgHandlerNames() const ctkErrorLogModel
numberOfFilesToKeepctkErrorLogModel
numberOfFilesToKeep() const ctkErrorLogModel
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() const ctkErrorLogModel
ThreadIdColumn enum valuectkErrorLogModel
TimeColumn enum valuectkErrorLogModel
~ctkErrorLogModel()ctkErrorLogModelvirtual