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

#include <selectionrenderingprefs.h>

Inheritance diagram for SelectionRenderingPrefs:
Collaboration diagram for SelectionRenderingPrefs:

Signals

void linkPenChanged (const QPen &pen)
 
void subcatchmentPenChanged (const QPen &pen)
 
void subcatchmentFillChanged (const QBrush &brush)
 
void nodePenChanged (const QPen &pen)
 
void nodeFillChanged (const QBrush &brush)
 
void gagePenChanged (const QPen &pen)
 
void gageFillChanged (const QBrush &brush)
 

Public Member Functions

 SelectionRenderingPrefs (QObject *parent=nullptr)
 
QPen linkPen () const
 
QPen subcatchmentPen () const
 
QBrush subcatchmentFill () const
 
QPen nodePen () const
 
QBrush nodeFill () const
 
QPen gagePen () const
 
QBrush gageFill () const
 
void setLinkPen (const QPen &pen)
 
void setSubcatchmentPen (const QPen &pen)
 
void setSubcatchmentFill (const QBrush &brush)
 
void setNodePen (const QPen &pen)
 
void setNodeFill (const QBrush &brush)
 
void setGagePen (const QPen &pen)
 
void setGageFill (const QBrush &brush)
 

Properties

QPen linkPen
 
QPen subcatchmentPen
 
QBrush subcatchmentFill
 
QPen nodePen
 
QBrush nodeFill
 
QPen gagePen
 
QBrush gageFill
 

Constructor & Destructor Documentation

◆ SelectionRenderingPrefs()

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

Member Function Documentation

◆ gageFill()

QBrush SelectionRenderingPrefs::gageFill ( ) const
Here is the call graph for this function:

◆ gageFillChanged

void SelectionRenderingPrefs::gageFillChanged ( const QBrush &  brush)
signal
Here is the caller graph for this function:

◆ gagePen()

QPen SelectionRenderingPrefs::gagePen ( ) const
Here is the call graph for this function:

◆ gagePenChanged

void SelectionRenderingPrefs::gagePenChanged ( const QPen &  pen)
signal
Here is the caller graph for this function:

◆ linkPen()

QPen SelectionRenderingPrefs::linkPen ( ) const
Here is the call graph for this function:

◆ linkPenChanged

void SelectionRenderingPrefs::linkPenChanged ( const QPen &  pen)
signal
Here is the caller graph for this function:

◆ nodeFill()

QBrush SelectionRenderingPrefs::nodeFill ( ) const
Here is the call graph for this function:

◆ nodeFillChanged

void SelectionRenderingPrefs::nodeFillChanged ( const QBrush &  brush)
signal
Here is the caller graph for this function:

◆ nodePen()

QPen SelectionRenderingPrefs::nodePen ( ) const
Here is the call graph for this function:

◆ nodePenChanged

void SelectionRenderingPrefs::nodePenChanged ( const QPen &  pen)
signal
Here is the caller graph for this function:

◆ setGageFill()

void SelectionRenderingPrefs::setGageFill ( const QBrush &  brush)
Here is the call graph for this function:

◆ setGagePen()

void SelectionRenderingPrefs::setGagePen ( const QPen &  pen)
Here is the call graph for this function:

◆ setLinkPen()

void SelectionRenderingPrefs::setLinkPen ( const QPen &  pen)
Here is the call graph for this function:

◆ setNodeFill()

void SelectionRenderingPrefs::setNodeFill ( const QBrush &  brush)
Here is the call graph for this function:

◆ setNodePen()

void SelectionRenderingPrefs::setNodePen ( const QPen &  pen)
Here is the call graph for this function:

◆ setSubcatchmentFill()

void SelectionRenderingPrefs::setSubcatchmentFill ( const QBrush &  brush)
Here is the call graph for this function:

◆ setSubcatchmentPen()

void SelectionRenderingPrefs::setSubcatchmentPen ( const QPen &  pen)
Here is the call graph for this function:

◆ subcatchmentFill()

QBrush SelectionRenderingPrefs::subcatchmentFill ( ) const
Here is the call graph for this function:

◆ subcatchmentFillChanged

void SelectionRenderingPrefs::subcatchmentFillChanged ( const QBrush &  brush)
signal
Here is the caller graph for this function:

◆ subcatchmentPen()

QPen SelectionRenderingPrefs::subcatchmentPen ( ) const
Here is the call graph for this function:

◆ subcatchmentPenChanged

void SelectionRenderingPrefs::subcatchmentPenChanged ( const QPen &  pen)
signal
Here is the caller graph for this function:

Property Documentation

◆ gageFill

QBrush SelectionRenderingPrefs::gageFill
readwrite

◆ gagePen

QPen SelectionRenderingPrefs::gagePen
readwrite

◆ linkPen

QPen SelectionRenderingPrefs::linkPen
readwrite

◆ nodeFill

QBrush SelectionRenderingPrefs::nodeFill
readwrite

◆ nodePen

QPen SelectionRenderingPrefs::nodePen
readwrite

◆ subcatchmentFill

QBrush SelectionRenderingPrefs::subcatchmentFill
readwrite

◆ subcatchmentPen

QPen SelectionRenderingPrefs::subcatchmentPen
readwrite

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