![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Go to the source code of this file.
Classes | |
| class | CulvertCodeComboBox |
Phase 0 of docs/ATTRIBUTE_EDITOR_WIRING_PLAN_2026-06-04.md — inline combobox editor for the conduit "Culvert Code" Property Browser row. Registered against the CulvertCodeRef metatype via QPropertyItemDelegate::registerCustomTypeEditorCreator.
Apply-as-you-go (same contract the removed LinkCompoundEditDialog culvert page honoured): picking an item writes immediately through SWMMModelLayer::applyLinkCulvertCode (or the bare engine setter when no layer is bound, e.g. in tests), then emits valueChanged() so the delegate's setModelData round-trip refreshes the row.