A simple slider widget that combines the slider with a text label, for use by the DtGroundClampingWidget.
| makVrv::DtGroundClampingSliderWidget::DtGroundClampingSliderWidget |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
| virtual makVrv::DtGroundClampingSliderWidget::~DtGroundClampingSliderWidget |
( |
| ) |
|
|
virtual |
| void makVrv::DtGroundClampingSliderWidget::setupGui |
( |
| ) |
|
Sets up the user interface.
| virtual int makVrv::DtGroundClampingSliderWidget::maxValue |
( |
| ) |
|
|
virtual |
Get the max value of this slider widget.
| virtual int makVrv::DtGroundClampingSliderWidget::minValue |
( |
| ) |
|
|
virtual |
Get the min value of this slider widget.
| void makVrv::DtGroundClampingSliderWidget::setValue |
( |
int |
value | ) |
|
|
slot |
Set the current value of this slider widget.
| void makVrv::DtGroundClampingSliderWidget::valueChanged |
( |
int |
| ) |
|
|
signal |
Signal indicating the value of the slider widget has changed.
| QSlider* makVrv::DtGroundClampingSliderWidget::myGroundClampingFactorSlider |
|
protected |
The documentation for this class was generated from the following file: