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