24#ifndef PROFILE_SOURCE_STYLE_ADAPTER_H
25#define PROFILE_SOURCE_STYLE_ADAPTER_H
77 QPointer<SWMMResultsLayer> m_layer;
Definition profilesourcestyleadapter.h:36
QColor lineColor
Definition profilesourcestyleadapter.h:38
void setEglLinePen(const QPen &v)
Definition profilesourcestyleadapter.cpp:77
void setMaxHglLinePen(const QPen &v)
Definition profilesourcestyleadapter.cpp:81
void setHglLinePen(const QPen &v)
Definition profilesourcestyleadapter.cpp:69
void setLayer(SWMMResultsLayer *layer)
Definition profilesourcestyleadapter.cpp:15
void setMaxHglFillBrush(const QBrush &v)
Definition profilesourcestyleadapter.cpp:85
QPen maxHglLinePen
Definition profilesourcestyleadapter.h:43
void setMaxEglLinePen(const QPen &v)
Definition profilesourcestyleadapter.cpp:89
QPen maxEglLinePen
Definition profilesourcestyleadapter.h:45
void setLineColor(const QColor &v)
Definition profilesourcestyleadapter.cpp:65
void setHglFillBrush(const QBrush &v)
Definition profilesourcestyleadapter.cpp:73
SWMMResultsLayer * layer() const
Definition profilesourcestyleadapter.h:52
QBrush hglFillBrush
Definition profilesourcestyleadapter.h:40
QPen eglLinePen
Definition profilesourcestyleadapter.h:41
QBrush maxHglFillBrush
Definition profilesourcestyleadapter.h:44
QPen hglLinePen
Definition profilesourcestyleadapter.h:39
Overlays time-stepped simulation results on the SWMM network geometry.
Definition swmmresultslayer.h:96
QVector< int > v
pool vertex indices
Definition pslgminsize.cpp:159
QVector< int > parent
union-find
Definition pslgminsize.cpp:176