#include <SnapshotTableModel.h>
Definition at line 8 of file SnapshotTableModel.h.
◆ SnapshotTableModel()
| SnapshotTableModel::SnapshotTableModel |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ columnCount()
| int SnapshotTableModel::columnCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
◆ data()
| QVariant SnapshotTableModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
override |
◆ headerData()
| QVariant SnapshotTableModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role |
|
) |
| const |
|
override |
◆ rowCount()
| int SnapshotTableModel::rowCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
◆ setSnapshots()
| void SnapshotTableModel::setSnapshots |
( |
const std::vector< ObjectSnapshot > & |
snaps | ) |
|
The documentation for this class was generated from the following files: