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
inletprovider.cpp File Reference
Include dependency graph for inletprovider.cpp:

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::inlet
 

Functions

bool openswmmvis::inlet::operator== (const InletDesignData &a, const InletDesignData &b)
 Field-by-field equality — used by setDesign to suppress no-op notifications and by the undo commands to skip empty pushes.
 
QString openswmmvis::inlet::inletTypeLabel (InletType t)
 Legacy editor label for a type ("GRATE", "CURB OPENING", "COMBINATION", "SLOTTED DRAIN", "DROP GRATE", "DROP CURB", "CUSTOM"). These are the strings the type combo shows (Uinlet.pas:31-44).
 
const char * openswmmvis::inlet::inletTypeKeyword (InletType t)
 [INLETS] type keyword handed to swmm_inlet_add. A COMBINATION design is created as a GRATE and then promoted by swmm_inlet_set_design, which is the authority on the stored type.
 
QString openswmmvis::inlet::grateTypeLabel (GrateType t)
 HEC-22 grate name ("P_BAR-50", "CURVED_VANE", "GENERIC", …).
 

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