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

Three-pane CRUD editor for SWMM aquifers ([AQUIFERS]). More...

#include <QDialog>
#include <QPointer>
#include <QStringList>
#include <QVector>
Include dependency graph for aquifereditordialog.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Three-pane CRUD editor for SWMM aquifers ([AQUIFERS]).

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

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.