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
nodecompoundeditdialog.h File Reference
#include <QDialog>
#include "ui/properties/nodecompoundeditref.h"
Include dependency graph for nodecompoundeditdialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NodeCompoundEditDialog
 

Detailed Description

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

Slice DB.2 — One modal dialog with a stacked-widget body, one page per compound node attribute (Inflows / DWF / RDII / Treatment).

Engine-API status (2026-05-24) — all four pages have full per-entry round-trip. Inflows uses swmm_ext_inflow_get/add/remove, DWF uses swmm_dwf_get/add/remove, RDII uses swmm_rdii_get/add/remove, and Treatment uses swmm_treatment_get/set/clear indexed by (node_idx, pollut_idx). Each page shows existing per-node entries in a table with Add and Remove buttons; per-entry edits are remove-and-readd via the table selection + form below.