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
MeshBcRenderingPrefs Class Reference

#include <meshbcrenderingprefs.h>

Inheritance diagram for MeshBcRenderingPrefs:
Collaboration diagram for MeshBcRenderingPrefs:

Signals

void colorByTypeChanged (bool on)
 
void changed ()
 

Public Member Functions

 MeshBcRenderingPrefs (QObject *parent=nullptr)
 
bool colorByType () const
 
void setColorByType (bool on)
 
QColor wallColor () const
 
QColor normalFlowColor () const
 
QColor stageConstColor () const
 
QColor stageSeriesColor () const
 
QColor flowConstColor () const
 
QColor flowSeriesColor () const
 
QColor ratingCurveColor () const
 
void setWallColor (const QColor &c)
 
void setNormalFlowColor (const QColor &c)
 
void setStageConstColor (const QColor &c)
 
void setStageSeriesColor (const QColor &c)
 
void setFlowConstColor (const QColor &c)
 
void setFlowSeriesColor (const QColor &c)
 
void setRatingCurveColor (const QColor &c)
 
double normalFlowWidthPx () const
 
double stageConstWidthPx () const
 
double stageSeriesWidthPx () const
 
double flowConstWidthPx () const
 
double flowSeriesWidthPx () const
 
double ratingCurveWidthPx () const
 
void setNormalFlowWidthPx (double px)
 
void setStageConstWidthPx (double px)
 
void setStageSeriesWidthPx (double px)
 
void setFlowConstWidthPx (double px)
 
void setFlowSeriesWidthPx (double px)
 
void setRatingCurveWidthPx (double px)
 

Properties

bool colorByType
 
QColor wallColor
 
QColor normalFlowColor
 
QColor stageConstColor
 
QColor stageSeriesColor
 
QColor flowConstColor
 
QColor flowSeriesColor
 
QColor ratingCurveColor
 
double normalFlowWidthPx
 
double stageConstWidthPx
 
double stageSeriesWidthPx
 
double flowConstWidthPx
 
double flowSeriesWidthPx
 
double ratingCurveWidthPx
 

Constructor & Destructor Documentation

◆ MeshBcRenderingPrefs()

MeshBcRenderingPrefs::MeshBcRenderingPrefs ( QObject *  parent = nullptr)
explicit

Member Function Documentation

◆ changed

void MeshBcRenderingPrefs::changed ( )
signal

◆ colorByType()

bool MeshBcRenderingPrefs::colorByType ( ) const
Here is the call graph for this function:

◆ colorByTypeChanged

void MeshBcRenderingPrefs::colorByTypeChanged ( bool  on)
signal
Here is the caller graph for this function:

◆ flowConstColor()

QColor MeshBcRenderingPrefs::flowConstColor ( ) const

◆ flowConstWidthPx()

double MeshBcRenderingPrefs::flowConstWidthPx ( ) const

◆ flowSeriesColor()

QColor MeshBcRenderingPrefs::flowSeriesColor ( ) const

◆ flowSeriesWidthPx()

double MeshBcRenderingPrefs::flowSeriesWidthPx ( ) const

◆ normalFlowColor()

QColor MeshBcRenderingPrefs::normalFlowColor ( ) const

◆ normalFlowWidthPx()

double MeshBcRenderingPrefs::normalFlowWidthPx ( ) const

◆ ratingCurveColor()

QColor MeshBcRenderingPrefs::ratingCurveColor ( ) const

◆ ratingCurveWidthPx()

double MeshBcRenderingPrefs::ratingCurveWidthPx ( ) const

◆ setColorByType()

void MeshBcRenderingPrefs::setColorByType ( bool  on)
Here is the call graph for this function:

◆ setFlowConstColor()

void MeshBcRenderingPrefs::setFlowConstColor ( const QColor &  c)

◆ setFlowConstWidthPx()

void MeshBcRenderingPrefs::setFlowConstWidthPx ( double  px)

◆ setFlowSeriesColor()

void MeshBcRenderingPrefs::setFlowSeriesColor ( const QColor &  c)

◆ setFlowSeriesWidthPx()

void MeshBcRenderingPrefs::setFlowSeriesWidthPx ( double  px)

◆ setNormalFlowColor()

void MeshBcRenderingPrefs::setNormalFlowColor ( const QColor &  c)

◆ setNormalFlowWidthPx()

void MeshBcRenderingPrefs::setNormalFlowWidthPx ( double  px)

◆ setRatingCurveColor()

void MeshBcRenderingPrefs::setRatingCurveColor ( const QColor &  c)

◆ setRatingCurveWidthPx()

void MeshBcRenderingPrefs::setRatingCurveWidthPx ( double  px)

◆ setStageConstColor()

void MeshBcRenderingPrefs::setStageConstColor ( const QColor &  c)

◆ setStageConstWidthPx()

void MeshBcRenderingPrefs::setStageConstWidthPx ( double  px)

◆ setStageSeriesColor()

void MeshBcRenderingPrefs::setStageSeriesColor ( const QColor &  c)

◆ setStageSeriesWidthPx()

void MeshBcRenderingPrefs::setStageSeriesWidthPx ( double  px)

◆ setWallColor()

void MeshBcRenderingPrefs::setWallColor ( const QColor &  c)

◆ stageConstColor()

QColor MeshBcRenderingPrefs::stageConstColor ( ) const

◆ stageConstWidthPx()

double MeshBcRenderingPrefs::stageConstWidthPx ( ) const

◆ stageSeriesColor()

QColor MeshBcRenderingPrefs::stageSeriesColor ( ) const

◆ stageSeriesWidthPx()

double MeshBcRenderingPrefs::stageSeriesWidthPx ( ) const

◆ wallColor()

QColor MeshBcRenderingPrefs::wallColor ( ) const

Property Documentation

◆ colorByType

bool MeshBcRenderingPrefs::colorByType
readwrite

◆ flowConstColor

QColor MeshBcRenderingPrefs::flowConstColor
readwrite

◆ flowConstWidthPx

double MeshBcRenderingPrefs::flowConstWidthPx
readwrite

◆ flowSeriesColor

QColor MeshBcRenderingPrefs::flowSeriesColor
readwrite

◆ flowSeriesWidthPx

double MeshBcRenderingPrefs::flowSeriesWidthPx
readwrite

◆ normalFlowColor

QColor MeshBcRenderingPrefs::normalFlowColor
readwrite

◆ normalFlowWidthPx

double MeshBcRenderingPrefs::normalFlowWidthPx
readwrite

◆ ratingCurveColor

QColor MeshBcRenderingPrefs::ratingCurveColor
readwrite

◆ ratingCurveWidthPx

double MeshBcRenderingPrefs::ratingCurveWidthPx
readwrite

◆ stageConstColor

QColor MeshBcRenderingPrefs::stageConstColor
readwrite

◆ stageConstWidthPx

double MeshBcRenderingPrefs::stageConstWidthPx
readwrite

◆ stageSeriesColor

QColor MeshBcRenderingPrefs::stageSeriesColor
readwrite

◆ stageSeriesWidthPx

double MeshBcRenderingPrefs::stageSeriesWidthPx
readwrite

◆ wallColor

QColor MeshBcRenderingPrefs::wallColor
readwrite

The documentation for this class was generated from the following files: