![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <importtargetregistry.h>
Public Attributes | |
| QString | label |
| canonical key, e.g. "FREE" — matched case-insensitively | |
| int | code |
| engine integer written through the adapter | |
One (label, engine code) pair of an enum-typed attribute. Codes mirror the adapter Q_ENUMs, which mirror the engine.
| int openswmmvis::import::EnumChoice::code |
engine integer written through the adapter
| QString openswmmvis::import::EnumChoice::label |
canonical key, e.g. "FREE" — matched case-insensitively