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