PeriDyno 1.0.0
Loading...
Searching...
No Matches
dyno::mPiecewiseDoubleSpinBox Class Reference

#include <QPiecewiseDoubleSpinBox.h>

Inheritance diagram for dyno::mPiecewiseDoubleSpinBox:
Collaboration diagram for dyno::mPiecewiseDoubleSpinBox:

Signals

void valueChange ()
 

Public Member Functions

 mPiecewiseDoubleSpinBox (double value, std::string name, QWidget *parent=nullptr)
 
 ~mPiecewiseDoubleSpinBox ()
 
double getValue ()
 
void setLabelMinimumWidth (int max)
 
void setRange (double min, double max)
 

Private Attributes

QPiecewiseDoubleSpinBoxspinBox = NULL
 
QToggleLabelnameLabel = NULL
 

Detailed Description

Definition at line 275 of file QPiecewiseDoubleSpinBox.h.

Constructor & Destructor Documentation

◆ mPiecewiseDoubleSpinBox()

dyno::mPiecewiseDoubleSpinBox::mPiecewiseDoubleSpinBox ( double value,
std::string name,
QWidget * parent = nullptr )
inlineexplicit

Definition at line 280 of file QPiecewiseDoubleSpinBox.h.

Here is the call graph for this function:

◆ ~mPiecewiseDoubleSpinBox()

dyno::mPiecewiseDoubleSpinBox::~mPiecewiseDoubleSpinBox ( )
inline

Definition at line 304 of file QPiecewiseDoubleSpinBox.h.

Member Function Documentation

◆ getValue()

double dyno::mPiecewiseDoubleSpinBox::getValue ( )
inline

Definition at line 310 of file QPiecewiseDoubleSpinBox.h.

◆ setLabelMinimumWidth()

void dyno::mPiecewiseDoubleSpinBox::setLabelMinimumWidth ( int max)
inline

Definition at line 315 of file QPiecewiseDoubleSpinBox.h.

◆ setRange()

void dyno::mPiecewiseDoubleSpinBox::setRange ( double min,
double max )
inline

Definition at line 320 of file QPiecewiseDoubleSpinBox.h.

◆ valueChange

void dyno::mPiecewiseDoubleSpinBox::valueChange ( )
signal
Here is the caller graph for this function:

Member Data Documentation

◆ nameLabel

QToggleLabel* dyno::mPiecewiseDoubleSpinBox::nameLabel = NULL
private

Definition at line 335 of file QPiecewiseDoubleSpinBox.h.

◆ spinBox

QPiecewiseDoubleSpinBox* dyno::mPiecewiseDoubleSpinBox::spinBox = NULL
private

Definition at line 333 of file QPiecewiseDoubleSpinBox.h.


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