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

Go to the source code of this file.

Classes

class  NodeCompoundEditButton
 

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 — Custom cell editor widget for compound node attributes (Inflows / DWF / RDII / Treatment).

Registered with QPropertyItemDelegate::registerCustomTypeEditorCreator against the NodeCompoundEditRef metatype; QPropertyModel instantiates this widget when the user enters the value cell of any compound row. The widget shows a single Edit… button labelled with the current summary; clicking opens NodeCompoundEditDialog and (when the user commits a change) propagates the refreshed summary back to the model via the value Q_PROPERTY (USER true).