23#ifndef LINKCOMPOUNDEDITREF_H
24#define LINKCOMPOUNDEDITREF_H
29#include <openswmm/engine/openswmm_callbacks.h>
58 &&
layer == other.layer;
Renders the SWMM network elements (nodes, links, subcatchments, rain gages) for one OpenSWMMEngine mo...
Definition swmmmodellayer.h:133
void registerLinkCompoundEditRefConverter()
Definition linkcompoundeditref.cpp:11
void * SWMM_Engine
Definition objectdefaultsapplier.h:19
Definition linkcompoundeditref.h:35
SWMM_Engine engine
Engine handle (borrow, not owned)
Definition linkcompoundeditref.h:44
QString linkName
Owning link id.
Definition linkcompoundeditref.h:45
QString summary
Short text shown in the cell.
Definition linkcompoundeditref.h:47
Kind kind
Definition linkcompoundeditref.h:46
SWMMModelLayer * layer
Definition linkcompoundeditref.h:52
bool operator==(const LinkCompoundEditRef &other) const noexcept
Definition linkcompoundeditref.h:54
Kind
Definition linkcompoundeditref.h:39
@ InletUsage
[INLETS] per-conduit usage rows (placeholder)
Definition linkcompoundeditref.h:41
@ XSection
[XSECTIONS] per-link shape + geom1..4 + barrels
Definition linkcompoundeditref.h:40