API Documentation
Loading...
Searching...
No Matches
LogViewTable Member List

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

addMessage(const LogMessage &message)LogViewTable
addMessages(const Buffer< LogMessage > &messages)LogViewTable
clear()LogViewTable
columnCount(const QModelIndex &parent) const overrideLogViewTable
data(const QModelIndex &index, int role) const overrideLogViewTable
flags(const QModelIndex &index) const overrideLogViewTable
headerData(int section, Qt::Orientation orientation, int role) const overrideLogViewTable
insertRows(int position, int rows, const QModelIndex &index=QModelIndex()) overrideLogViewTable
LogViewTable(QObject *parent=nullptr)LogViewTable
LogViewTable(const Buffer< LogMessage > &messages, QObject *parent=nullptr)LogViewTable
messages() constLogViewTableinline
removeRows(int position, int rows, const QModelIndex &index=QModelIndex()) overrideLogViewTable
rowCount(const QModelIndex &parent) const overrideLogViewTable
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) overrideLogViewTable
setDetectNewLines(bool detect_new_lines)LogViewTable
setMessages(const Buffer< LogMessage > &messages)LogViewTable
setMessageSearchTerms(const Buffer< String > &search_terms, uint04 range)LogViewTable
setShowMicroSeconds(bool show_microseconds)LogViewTable
showMicroSeconds() constLogViewTable
~LogViewTable()LogViewTableinlinevirtual