#include <hydrographmodels.h>
◆ Column
| Enumerator |
|---|
| ColResponse | |
| ColDmax | |
| ColDrec | |
| ColDo | |
| ColCount | |
◆ HydrographIaTableModel()
| HydrographIaTableModel::HydrographIaTableModel |
( |
SWMMModelLayer * |
layer | ) |
|
|
explicit |
◆ columnCount()
| int HydrographIaTableModel::columnCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
override |
◆ currentMonth()
| int HydrographIaTableModel::currentMonth |
( |
| ) |
const |
|
inline |
◆ currentName()
| QString HydrographIaTableModel::currentName |
( |
| ) |
const |
|
inline |
◆ data()
| QVariant HydrographIaTableModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ flags()
| Qt::ItemFlags HydrographIaTableModel::flags |
( |
const QModelIndex & |
index | ) |
const |
|
override |
◆ headerData()
| QVariant HydrographIaTableModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ rowCount()
| int HydrographIaTableModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
override |
◆ setContext()
| void HydrographIaTableModel::setContext |
( |
const QString & |
name, |
|
|
int |
month |
|
) |
| |
Rebind to a different (group, month). month=-1 = ALL.
◆ setData()
| bool HydrographIaTableModel::setData |
( |
const QModelIndex & |
index, |
|
|
const QVariant & |
value, |
|
|
int |
role = Qt::EditRole |
|
) |
| |
|
override |
The documentation for this class was generated from the following files: