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
ProfileAttributeTracksWidget::Track Struct Reference

#include <profileattributetrackswidget.h>

Collaboration diagram for ProfileAttributeTracksWidget::Track:

Public Attributes

openswmmvis::plot::PlotAttribute attribute
 
bool isNodeAttribute = true
 
QString title
 e.g. "Velocity (ft/s)" — resolved upstream
 
QPen pen
 base line style from the options object
 
QVector< SourceProfilesources
 

Detailed Description

One track, fully resolved by the host dialog.

Member Data Documentation

◆ attribute

openswmmvis::plot::PlotAttribute ProfileAttributeTracksWidget::Track::attribute

◆ isNodeAttribute

bool ProfileAttributeTracksWidget::Track::isNodeAttribute = true

◆ pen

QPen ProfileAttributeTracksWidget::Track::pen

base line style from the options object

◆ sources

QVector<SourceProfile> ProfileAttributeTracksWidget::Track::sources

◆ title

QString ProfileAttributeTracksWidget::Track::title

e.g. "Velocity (ft/s)" — resolved upstream


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