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

Go to the source code of this file.

Classes

class  LinkCompoundEditButton
 

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 SC.1 — Custom cell editor widget for compound link attributes (XSection / InletUsage).

Registered with QPropertyItemDelegate::registerCustomTypeEditorCreator against the LinkCompoundEditRef metatype; QPropertyModel instantiates this widget when the user enters the value cell of any compound row. Mirrors NodeCompoundEditButton line-for-line.