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
openswmmvis::ui::DashStyleCombo Class Reference

#include <dashstylecombo.h>

Inheritance diagram for openswmmvis::ui::DashStyleCombo:
Collaboration diagram for openswmmvis::ui::DashStyleCombo:

Signals

void penStyleChanged (Qt::PenStyle s)
 

Public Member Functions

 DashStyleCombo (QWidget *parent=nullptr)
 
Qt::PenStyle penStyle () const
 
void setPenStyle (Qt::PenStyle s)
 

Constructor & Destructor Documentation

◆ DashStyleCombo()

openswmmvis::ui::DashStyleCombo::DashStyleCombo ( QWidget *  parent = nullptr)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ penStyle()

Qt::PenStyle openswmmvis::ui::DashStyleCombo::penStyle ( ) const
Here is the caller graph for this function:

◆ penStyleChanged

void openswmmvis::ui::DashStyleCombo::penStyleChanged ( Qt::PenStyle  s)
signal
Here is the caller graph for this function:

◆ setPenStyle()

void openswmmvis::ui::DashStyleCombo::setPenStyle ( Qt::PenStyle  s)
Here is the caller graph for this function:

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