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

#include <noderenderingprefs.h>

Inheritance diagram for NodeRenderingPrefs:
Collaboration diagram for NodeRenderingPrefs:

Signals

void junctionPenChanged (const QPen &pen)
 
void junctionFillChanged (const QBrush &brush)
 
void junctionSizeChanged (double sizePx)
 
void outfallPenChanged (const QPen &pen)
 
void outfallFillChanged (const QBrush &brush)
 
void outfallSizeChanged (double sizePx)
 
void storagePenChanged (const QPen &pen)
 
void storageFillChanged (const QBrush &brush)
 
void storageSizeChanged (double sizePx)
 
void dividerPenChanged (const QPen &pen)
 
void dividerFillChanged (const QBrush &brush)
 
void dividerSizeChanged (double sizePx)
 
void virtualJunctionPenChanged (const QPen &pen)
 
void virtualJunctionFillChanged (const QBrush &brush)
 
void virtualJunctionSizeChanged (double sizePx)
 
void inletJunctionPenChanged (const QPen &pen)
 
void inletJunctionFillChanged (const QBrush &brush)
 
void inletJunctionSizeChanged (double sizePx)
 

Public Member Functions

 NodeRenderingPrefs (QObject *parent=nullptr)
 
QPen junctionPen () const
 
QBrush junctionFill () const
 
double junctionSize () const
 
QPen outfallPen () const
 
QBrush outfallFill () const
 
double outfallSize () const
 
QPen storagePen () const
 
QBrush storageFill () const
 
double storageSize () const
 
QPen dividerPen () const
 
QBrush dividerFill () const
 
double dividerSize () const
 
QPen virtualJunctionPen () const
 
QBrush virtualJunctionFill () const
 
double virtualJunctionSize () const
 
QPen inletJunctionPen () const
 
QBrush inletJunctionFill () const
 
double inletJunctionSize () const
 
void setJunctionPen (const QPen &pen)
 
void setJunctionFill (const QBrush &brush)
 
void setJunctionSize (double sizePx)
 
void setOutfallPen (const QPen &pen)
 
void setOutfallFill (const QBrush &brush)
 
void setOutfallSize (double sizePx)
 
void setStoragePen (const QPen &pen)
 
void setStorageFill (const QBrush &brush)
 
void setStorageSize (double sizePx)
 
void setDividerPen (const QPen &pen)
 
void setDividerFill (const QBrush &brush)
 
void setDividerSize (double sizePx)
 
void setVirtualJunctionPen (const QPen &pen)
 
void setVirtualJunctionFill (const QBrush &brush)
 
void setVirtualJunctionSize (double sizePx)
 
void setInletJunctionPen (const QPen &pen)
 
void setInletJunctionFill (const QBrush &brush)
 
void setInletJunctionSize (double sizePx)
 

Properties

QPen junctionPen
 
QBrush junctionFill
 
double junctionSize
 
QPen outfallPen
 
QBrush outfallFill
 
double outfallSize
 
QPen storagePen
 
QBrush storageFill
 
double storageSize
 
QPen dividerPen
 
QBrush dividerFill
 
double dividerSize
 
QPen virtualJunctionPen
 
QBrush virtualJunctionFill
 
double virtualJunctionSize
 
QPen inletJunctionPen
 
QBrush inletJunctionFill
 
double inletJunctionSize
 

Constructor & Destructor Documentation

◆ NodeRenderingPrefs()

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

Member Function Documentation

◆ dividerFill()

QBrush NodeRenderingPrefs::dividerFill ( ) const
Here is the call graph for this function:

◆ dividerFillChanged

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

◆ dividerPen()

QPen NodeRenderingPrefs::dividerPen ( ) const
Here is the call graph for this function:

◆ dividerPenChanged

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

◆ dividerSize()

double NodeRenderingPrefs::dividerSize ( ) const
Here is the call graph for this function:

◆ dividerSizeChanged

void NodeRenderingPrefs::dividerSizeChanged ( double  sizePx)
signal
Here is the caller graph for this function:

◆ inletJunctionFill()

QBrush NodeRenderingPrefs::inletJunctionFill ( ) const
Here is the call graph for this function:

◆ inletJunctionFillChanged

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

◆ inletJunctionPen()

QPen NodeRenderingPrefs::inletJunctionPen ( ) const
Here is the call graph for this function:

◆ inletJunctionPenChanged

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

◆ inletJunctionSize()

double NodeRenderingPrefs::inletJunctionSize ( ) const
Here is the call graph for this function:

◆ inletJunctionSizeChanged

void NodeRenderingPrefs::inletJunctionSizeChanged ( double  sizePx)
signal
Here is the caller graph for this function:

◆ junctionFill()

QBrush NodeRenderingPrefs::junctionFill ( ) const
Here is the call graph for this function:

◆ junctionFillChanged

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

◆ junctionPen()

QPen NodeRenderingPrefs::junctionPen ( ) const
Here is the call graph for this function:

◆ junctionPenChanged

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

◆ junctionSize()

double NodeRenderingPrefs::junctionSize ( ) const
Here is the call graph for this function:

◆ junctionSizeChanged

void NodeRenderingPrefs::junctionSizeChanged ( double  sizePx)
signal
Here is the caller graph for this function:

◆ outfallFill()

QBrush NodeRenderingPrefs::outfallFill ( ) const
Here is the call graph for this function:

◆ outfallFillChanged

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

◆ outfallPen()

QPen NodeRenderingPrefs::outfallPen ( ) const
Here is the call graph for this function:

◆ outfallPenChanged

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

◆ outfallSize()

double NodeRenderingPrefs::outfallSize ( ) const
Here is the call graph for this function:

◆ outfallSizeChanged

void NodeRenderingPrefs::outfallSizeChanged ( double  sizePx)
signal
Here is the caller graph for this function:

◆ setDividerFill()

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

◆ setDividerPen()

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

◆ setDividerSize()

void NodeRenderingPrefs::setDividerSize ( double  sizePx)
Here is the call graph for this function:

◆ setInletJunctionFill()

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

◆ setInletJunctionPen()

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

◆ setInletJunctionSize()

void NodeRenderingPrefs::setInletJunctionSize ( double  sizePx)
Here is the call graph for this function:

◆ setJunctionFill()

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

◆ setJunctionPen()

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

◆ setJunctionSize()

void NodeRenderingPrefs::setJunctionSize ( double  sizePx)
Here is the call graph for this function:

◆ setOutfallFill()

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

◆ setOutfallPen()

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

◆ setOutfallSize()

void NodeRenderingPrefs::setOutfallSize ( double  sizePx)
Here is the call graph for this function:

◆ setStorageFill()

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

◆ setStoragePen()

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

◆ setStorageSize()

void NodeRenderingPrefs::setStorageSize ( double  sizePx)
Here is the call graph for this function:

◆ setVirtualJunctionFill()

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

◆ setVirtualJunctionPen()

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

◆ setVirtualJunctionSize()

void NodeRenderingPrefs::setVirtualJunctionSize ( double  sizePx)
Here is the call graph for this function:

◆ storageFill()

QBrush NodeRenderingPrefs::storageFill ( ) const
Here is the call graph for this function:

◆ storageFillChanged

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

◆ storagePen()

QPen NodeRenderingPrefs::storagePen ( ) const
Here is the call graph for this function:

◆ storagePenChanged

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

◆ storageSize()

double NodeRenderingPrefs::storageSize ( ) const
Here is the call graph for this function:

◆ storageSizeChanged

void NodeRenderingPrefs::storageSizeChanged ( double  sizePx)
signal
Here is the caller graph for this function:

◆ virtualJunctionFill()

QBrush NodeRenderingPrefs::virtualJunctionFill ( ) const
Here is the call graph for this function:

◆ virtualJunctionFillChanged

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

◆ virtualJunctionPen()

QPen NodeRenderingPrefs::virtualJunctionPen ( ) const
Here is the call graph for this function:

◆ virtualJunctionPenChanged

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

◆ virtualJunctionSize()

double NodeRenderingPrefs::virtualJunctionSize ( ) const
Here is the call graph for this function:

◆ virtualJunctionSizeChanged

void NodeRenderingPrefs::virtualJunctionSizeChanged ( double  sizePx)
signal
Here is the caller graph for this function:

Property Documentation

◆ dividerFill

QBrush NodeRenderingPrefs::dividerFill
readwrite

◆ dividerPen

QPen NodeRenderingPrefs::dividerPen
readwrite

◆ dividerSize

double NodeRenderingPrefs::dividerSize
readwrite

◆ inletJunctionFill

QBrush NodeRenderingPrefs::inletJunctionFill
readwrite

◆ inletJunctionPen

QPen NodeRenderingPrefs::inletJunctionPen
readwrite

◆ inletJunctionSize

double NodeRenderingPrefs::inletJunctionSize
readwrite

◆ junctionFill

QBrush NodeRenderingPrefs::junctionFill
readwrite

◆ junctionPen

QPen NodeRenderingPrefs::junctionPen
readwrite

◆ junctionSize

double NodeRenderingPrefs::junctionSize
readwrite

◆ outfallFill

QBrush NodeRenderingPrefs::outfallFill
readwrite

◆ outfallPen

QPen NodeRenderingPrefs::outfallPen
readwrite

◆ outfallSize

double NodeRenderingPrefs::outfallSize
readwrite

◆ storageFill

QBrush NodeRenderingPrefs::storageFill
readwrite

◆ storagePen

QPen NodeRenderingPrefs::storagePen
readwrite

◆ storageSize

double NodeRenderingPrefs::storageSize
readwrite

◆ virtualJunctionFill

QBrush NodeRenderingPrefs::virtualJunctionFill
readwrite

◆ virtualJunctionPen

QPen NodeRenderingPrefs::virtualJunctionPen
readwrite

◆ virtualJunctionSize

double NodeRenderingPrefs::virtualJunctionSize
readwrite

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