![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
User Flags Manager — Phase 2 of docs/USER_FLAGS_UI_PLAN_2026-06-03.md. More...
Go to the source code of this file.
Classes | |
| class | UserFlagsDialog |
| Staged editor for user-flag definitions. More... | |
User Flags Manager — Phase 2 of docs/USER_FLAGS_UI_PLAN_2026-06-03.md.
Modal editor for the [USER_FLAGS] schema: one row per flag definition (Name, Type, Description) with Add / Remove. Edits are staged in the table and committed to the engine through UserFlagsModel on Apply / OK (Cancel discards), mirroring SimulationOptionsDialog's read-on-open / write-on-apply round trip. The caller marks the project dirty off wroteAnyChanges(), exactly like onSimulationOptions does.