#include <landuselistmodel.h>
◆ LandUseListModel()
| openswmmvis::ui::LandUseListModel::LandUseListModel |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~LandUseListModel()
| openswmmvis::ui::LandUseListModel::~LandUseListModel |
( |
| ) |
|
|
overridedefault |
◆ data()
| QVariant openswmmvis::ui::LandUseListModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ flags()
| Qt::ItemFlags openswmmvis::ui::LandUseListModel::flags |
( |
const QModelIndex & |
index | ) |
const |
|
override |
◆ headerData()
| QVariant openswmmvis::ui::LandUseListModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ providerAt()
| LandUseProvider * openswmmvis::ui::LandUseListModel::providerAt |
( |
int |
row | ) |
const |
◆ registry()
◆ rowCount()
| int openswmmvis::ui::LandUseListModel::rowCount |
( |
const QModelIndex & |
parent = {} | ) |
const |
|
override |
◆ setData()
| bool openswmmvis::ui::LandUseListModel::setData |
( |
const QModelIndex & |
index, |
|
|
const QVariant & |
value, |
|
|
int |
role = Qt::EditRole |
|
) |
| |
|
override |
◆ setRegistry()
The documentation for this class was generated from the following files: