#include <QtxDoubleSpinSlider.h>
◆ QtxDoubleSpinSlider() [1/2]
| QtxDoubleSpinSlider::QtxDoubleSpinSlider |
( |
QWidget * |
theParent = 0 | ) |
|
◆ QtxDoubleSpinSlider() [2/2]
| QtxDoubleSpinSlider::QtxDoubleSpinSlider |
( |
double |
theMin, |
|
|
double |
theMax, |
|
|
double |
theStep, |
|
|
QWidget * |
theParent = 0 |
|
) |
| |
◆ ~QtxDoubleSpinSlider()
| QtxDoubleSpinSlider::~QtxDoubleSpinSlider |
( |
| ) |
|
|
virtual |
DESTRUCTOR of double spin box
◆ DoubleSpinHasChanged
| void QtxDoubleSpinSlider::DoubleSpinHasChanged |
( |
double |
theValue | ) |
|
|
privateslot |
◆ font()
| QFont QtxDoubleSpinSlider::font |
( |
| ) |
|
◆ precision()
| int QtxDoubleSpinSlider::precision |
( |
| ) |
|
◆ setFont()
| void QtxDoubleSpinSlider::setFont |
( |
QFont & |
theFont | ) |
|
◆ setPrecision()
| void QtxDoubleSpinSlider::setPrecision |
( |
int |
thePrecision | ) |
|
◆ setUnit()
| void QtxDoubleSpinSlider::setUnit |
( |
QString & |
theUnit | ) |
|
◆ setValue() [1/2]
| void QtxDoubleSpinSlider::setValue |
( |
double |
theValue | ) |
|
◆ setValue [2/2]
| void QtxDoubleSpinSlider::setValue |
( |
int |
theValue | ) |
|
|
slot |
Set value in double spin box
References setValue().
◆ value()
| double QtxDoubleSpinSlider::value |
( |
| ) |
|
◆ valueChanged
| void QtxDoubleSpinSlider::valueChanged |
( |
double |
| ) |
|
|
signal |
◆ myDoubleSpinBox
The documentation for this class was generated from the following files: