SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
MeshAttributeTableModel Member List

This is the complete list of members for MeshAttributeTableModel, including all inherited members.

columnCount(const QModelIndex &parent={}) const overrideMeshAttributeTableModel
columnSpecs() constMeshAttributeTableModelinline
data(const QModelIndex &index, int role=Qt::DisplayRole) const overrideMeshAttributeTableModel
elementExtent(int row, bool *ok=nullptr) constMeshAttributeTableModel
flags(const QModelIndex &index) const overrideMeshAttributeTableModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overrideMeshAttributeTableModel
kind() constMeshAttributeTableModelinline
Kind enum nameMeshAttributeTableModel
layer() constMeshAttributeTableModelinline
MeshAttributeTableModel(QObject *parent=nullptr)MeshAttributeTableModelexplicit
objectEdited(const QString &refName)MeshAttributeTableModelsignal
refForRow(int row) constMeshAttributeTableModel
reload()MeshAttributeTableModelslot
rowCount(const QModelIndex &parent={}) const overrideMeshAttributeTableModel
rowForRef(const SWMMObjectRef &ref) constMeshAttributeTableModel
setCanvas(MapCanvas *canvas)MeshAttributeTableModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) overrideMeshAttributeTableModel
setModelLayer(SWMMModelLayer *layer)MeshAttributeTableModel
setSource(SWMM2DMeshLayer *layer, Kind kind)MeshAttributeTableModel