#include <patternfactortablemodel.h>
◆ PatternFactorTableModel()
| openswmmvis::ui::PatternFactorTableModel::PatternFactorTableModel |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~PatternFactorTableModel()
| openswmmvis::ui::PatternFactorTableModel::~PatternFactorTableModel |
( |
| ) |
|
|
overridedefault |
◆ columnCount()
| int openswmmvis::ui::PatternFactorTableModel::columnCount |
( |
const QModelIndex & |
parent = {} | ) |
const |
|
override |
◆ data()
| QVariant openswmmvis::ui::PatternFactorTableModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ flags()
| Qt::ItemFlags openswmmvis::ui::PatternFactorTableModel::flags |
( |
const QModelIndex & |
index | ) |
const |
|
override |
◆ headerData()
| QVariant openswmmvis::ui::PatternFactorTableModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ provider()
| PatternProvider * openswmmvis::ui::PatternFactorTableModel::provider |
( |
| ) |
const |
|
noexcept |
◆ rowCount()
| int openswmmvis::ui::PatternFactorTableModel::rowCount |
( |
const QModelIndex & |
parent = {} | ) |
const |
|
override |
◆ setData()
| bool openswmmvis::ui::PatternFactorTableModel::setData |
( |
const QModelIndex & |
index, |
|
|
const QVariant & |
value, |
|
|
int |
role = Qt::EditRole |
|
) |
| |
|
override |
◆ setProvider()
Bind to a provider (or nullptr to clear). Resets the model.
The documentation for this class was generated from the following files: