![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <qualityfunctiontablemodels.h>
Public Member Functions | |
| QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
| void | setEditorData (QWidget *editor, const QModelIndex &index) const override |
| void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const override |
Static Public Attributes | |
| static constexpr int | OptionsRole = Qt::UserRole + 41 |
Combo editor for the enum columns (Function / Normalizer): the model hands the option list through OptionsRole.
|
override |
|
override |
|
override |
|
staticconstexpr |