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

#include <profileattributetrackswidget.h>

Collaboration diagram for ProfileAttributeTracksWidget::SourceProfile:

Public Attributes

QString label
 
QColor color
 
bool primary = false
 envelope drawn for the primary only
 
std::shared_ptr< const ProfileAttributeSampler::AttributeProfiledata
 

Detailed Description

One source's sampled data for one track. color is the source tint (SWMMResultsLayer::profileLineColor) used to distinguish overlaid scenarios; with a single source the track pen's own color wins.

Member Data Documentation

◆ color

QColor ProfileAttributeTracksWidget::SourceProfile::color

◆ data

std::shared_ptr<const ProfileAttributeSampler::AttributeProfile> ProfileAttributeTracksWidget::SourceProfile::data

◆ label

QString ProfileAttributeTracksWidget::SourceProfile::label

◆ primary

bool ProfileAttributeTracksWidget::SourceProfile::primary = false

envelope drawn for the primary only


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