![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <initialqualityeditref.h>
Public Member Functions | |
| bool | operator== (const InitialQualityEditRef &other) const noexcept |
Public Attributes | |
| SWMM_Engine | engine = nullptr |
| Engine handle (borrow, not owned) | |
| int | isLink = 0 |
| 0 = node scope, 1 = link scope | |
| QString | elementName |
| Owning element id (case-preserved) | |
| QString | summary |
| Short text shown in the cell. | |
Identifies the [INITIAL_QUALITY] overrides of a single node or link.
|
inlinenoexcept |
| QString InitialQualityEditRef::elementName |
Owning element id (case-preserved)
| SWMM_Engine InitialQualityEditRef::engine = nullptr |
Engine handle (borrow, not owned)
| int InitialQualityEditRef::isLink = 0 |
0 = node scope, 1 = link scope
| QString InitialQualityEditRef::summary |
Short text shown in the cell.