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
stylepropertydelegate.h File Reference

Slice D1-a (MESH_SUBLAYER_CLASSIFICATION_UI_PLAN) — factory for the QPropertyItemDelegate used by the sublayer style grids. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Functions

QPropertyItemDelegate * openswmmvis::ui::makeStyleDelegate (QObject *parent)
 

Detailed Description

Slice D1-a (MESH_SUBLAYER_CLASSIFICATION_UI_PLAN) — factory for the QPropertyItemDelegate used by the sublayer style grids.

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

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.