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::DiagramPolyline Struct Reference

#include <sectiondiagram.h>

Collaboration diagram for openswmmvis::sectionview::DiagramPolyline:

Public Attributes

QPolygonF pts
 
DiagramRole role = DiagramRole::Muted
 
bool dashed = false
 
QString label
 Drawn at the polyline's right end when set.
 
bool wavy = false
 

Detailed Description

A polyline (no fill), e.g. a centreline or a water surface.

Member Data Documentation

◆ dashed

bool openswmmvis::sectionview::DiagramPolyline::dashed = false

◆ label

QString openswmmvis::sectionview::DiagramPolyline::label

Drawn at the polyline's right end when set.

◆ pts

QPolygonF openswmmvis::sectionview::DiagramPolyline::pts

◆ role

DiagramRole openswmmvis::sectionview::DiagramPolyline::role = DiagramRole::Muted

◆ wavy

bool openswmmvis::sectionview::DiagramPolyline::wavy = false

Draw as a wave train instead of a straight line — the conventional cue for a free water surface. It is what stops an outfall's tailwater reading as another pipe soffit.


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