Frapper
1.0a
|
This is the complete list of members for Frapper::Log, including all inherited members.
addMessage(MessageType messageType, const QString &message, const QString &function="") | Frapper::Log | privatestatic |
addOgreLogMessage(const QString &message, const QString &logMessageLevel) | Frapper::Log | static |
addQtLogMessage(QtMsgType qtMessageType, const char *qtMessage) | Frapper::Log | static |
clear() | Frapper::Log | static |
debug(const QString &message, const QString &function="") | Frapper::Log | static |
error(const QString &message, const QString &function="") | Frapper::Log | static |
filter(QTableView *tableView, MessageType type, bool visible) | Frapper::Log | static |
filter(QTableView *tableView, const QString &searchText) | Frapper::Log | static |
FilterSettings typedef | Frapper::Log | private |
finalize() | Frapper::Log | static |
getMessage(QStandardItemModel *model, int row) | Frapper::Log | static |
info(const QString &message, const QString &function="") | Frapper::Log | static |
initialize(bool useStandardStreams) | Frapper::Log | static |
loadIcons() | Frapper::Log | static |
MessageFilters typedef | Frapper::Log | private |
MessageModelMap typedef | Frapper::Log | private |
MessageType enum name | Frapper::Log | |
MT_Debug enum value | Frapper::Log | |
MT_Error enum value | Frapper::Log | |
MT_Info enum value | Frapper::Log | |
MT_Ogre enum value | Frapper::Log | |
MT_Qt enum value | Frapper::Log | |
MT_Warning enum value | Frapper::Log | |
na(const QString &function="") | Frapper::Log | static |
printToStandardError(const QString &header, const QString &message, const QString &function) | Frapper::Log | privatestatic |
printToStandardOutput(const QString &header, const QString &message, const QString &function) | Frapper::Log | privatestatic |
ProxyModelMap typedef | Frapper::Log | private |
registerView(QTableView *tableView) | Frapper::Log | static |
s_headerLabels | Frapper::Log | privatestatic |
s_initialized | Frapper::Log | privatestatic |
s_messageIcons | Frapper::Log | privatestatic |
s_messageModels | Frapper::Log | privatestatic |
s_proxyModels | Frapper::Log | privatestatic |
s_tableViews | Frapper::Log | privatestatic |
s_useStandardStreams | Frapper::Log | privatestatic |
setFilterEnabled(QTableView *tableView, bool enabled) | Frapper::Log | static |
TableViewMap typedef | Frapper::Log | private |
unregisterView(QTableView *tableView) | Frapper::Log | static |
updateModel(QTableView *tableView) | Frapper::Log | privatestatic |
warning(const QString &message, const QString &function="") | Frapper::Log | static |