![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Three-pane CRUD editor for SWMM aquifers ([AQUIFERS]). More...
#include <QDialog>#include <QPointer>#include <QStringList>#include <QVector>Go to the source code of this file.
Classes | |
| class | openswmmvis::ui::AquiferEditorDialog |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::aquifer |
| namespace | openswmmvis::sectionview |
| namespace | openswmmvis::ui |
Three-pane CRUD editor for SWMM aquifers ([AQUIFERS]).
Phase G2 (workplans/AQUIFER_GROUNDWATER_EXCHANGE_GUI_PLAN_2026-09-05.md).
Mirrors LidControlEditorDialog: list pane (add / delete), a grouped form over the twelve AquiferProvider::Param values plus the upper-zone evaporation pattern, and a SectionPreviewWidget showing the two-zone groundwater illustration (buildAquiferDiagram) whose callouts track the form and emphasise the focused field. Soft validation (plan D6) is shown in a status label and forwarded to the diagram; the engine bounds stay the hard limits via the spin-box ranges.