![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Slice D1-a (MESH_SUBLAYER_CLASSIFICATION_UI_PLAN) — factory for the QPropertyItemDelegate used by the sublayer style grids. More...
Go to the source code of this file.
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
Functions | |
| QPropertyItemDelegate * | openswmmvis::ui::makeStyleDelegate (QObject *parent) |
Slice D1-a (MESH_SUBLAYER_CLASSIFICATION_UI_PLAN) — factory for the QPropertyItemDelegate used by the sublayer style grids.
Returns a QPropertyItemDelegate already extended with the ClassificationSchemeCellEditor for ClassificationScheme-typed properties. The base delegate already supplies named combos for enum Q_PROPERTYs (Q_ENUM), so installing this one editor fixes both the integer-enumerator fallback AND the classification popup.