![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
SE.1–SE.3 — dedicated IStyleEditorWidget editors for the rule-path *SymbolStyleAdapter family (Point / Line / Polygon). More...
#include "ui/dialogs/istyleeditorwidget.h"Go to the source code of this file.
Classes | |
| class | openswmmvis::ui::PointSymbolStyleEditor |
| class | openswmmvis::ui::LineSymbolStyleEditor |
| class | openswmmvis::ui::PolygonSymbolStyleEditor |
Namespaces | |
| namespace | OpenSWMM |
| namespace | OpenSWMM::Render |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
SE.1–SE.3 — dedicated IStyleEditorWidget editors for the rule-path *SymbolStyleAdapter family (Point / Line / Polygon).
These are the polished editors mounted by SingleSymbolPanel for a Rule's SingleSymbolRenderer. They bind directly to the adapter's Q_PROPERTYs (which write into the rule's renderer and fire Rule::notifyRendererStateChanged → the SWMMModelLayer per-kind bridge → legacy struct → repaint), and refresh on the adapter's changed() signal.