|
| enum class | Role : std::uint16_t { Level = Qt::UserRole + 100
} |
|
|
void | clear () |
|
virtual int | columnCount (const QModelIndex &=QModelIndex()) const override |
|
virtual QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const override |
|
virtual Qt::ItemFlags | flags (const QModelIndex &index) const override |
|
QString | getName (LogTableModelEntry::ColumnID ind) const |
|
virtual QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override |
|
void | log (std::vector< LogTableModelEntry > &entries) |
|
virtual int | rowCount (const QModelIndex &=QModelIndex()) const override |
The documentation for this class was generated from the following file:
- include/inviwo/qt/editor/consolewidget.h