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
openswmmvis::sectionview::DiagramUnits Struct Reference

#include <sectionmodelbuilders.h>

Collaboration diagram for openswmmvis::sectionview::DiagramUnits:

Public Attributes

QString lengthLabel = QStringLiteral("m")
 "ft" or "m".
 
bool si = true
 Drives the engine handle's units.
 

Detailed Description

Unit-presentation context shared by every builder.

Member Data Documentation

◆ lengthLabel

QString openswmmvis::sectionview::DiagramUnits::lengthLabel = QStringLiteral("m")

"ft" or "m".

◆ si

bool openswmmvis::sectionview::DiagramUnits::si = true

Drives the engine handle's units.


The documentation for this struct was generated from the following file: