![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <profileattributetrackswidget.h>
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< SourceProfile > | sources |
One track, fully resolved by the host dialog.
| openswmmvis::plot::PlotAttribute ProfileAttributeTracksWidget::Track::attribute |
| bool ProfileAttributeTracksWidget::Track::isNodeAttribute = true |
| QPen ProfileAttributeTracksWidget::Track::pen |
base line style from the options object
| QVector<SourceProfile> ProfileAttributeTracksWidget::Track::sources |
| QString ProfileAttributeTracksWidget::Track::title |
e.g. "Velocity (ft/s)" — resolved upstream