![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Functions | |
| const std::vector< CulvertCodeInfo > & | culvertCodes () |
| QString | culvertCodeLabel (int code) |
Phase 0 of docs/ATTRIBUTE_EDITOR_WIRING_PLAN_2026-06-04.md. Codes/groups/labels transcribed 1:1 from the legacy selector tree (SWMM-GUI/Epaswmm5/Dculvert.dfm, TreeView1 NodeData). Two deviations from the legacy text, both deliberate:
| QString culvertCodeLabel | ( | int | code | ) |
Short display label for a code, e.g. "3) Circular Concrete: Groove end projecting". Returns "(none)" for code <= 0 and "Code N" for an unknown positive code.
| const std::vector< CulvertCodeInfo > & culvertCodes | ( | ) |
All 57 codes in ascending order (code 0 "(none)" is NOT included — callers prepend it so they control its wording).