The slider is the classic widget for controlling a bounded value. It lets the user move a slider handle along a horizontal or vertical groove and translates the handle's position.
More...
#include <QCustomSlider.h>
The slider is the classic widget for controlling a bounded value. It lets the user move a slider handle along a horizontal or vertical groove and translates the handle's position.
into a percent value 0.0 to 1.0.
◆ QCustomSlider() [1/2]
QCustomSlider |
( |
Qt::Orientation | orientation, |
|
|
QWidget * | parent = nullptr ) |
|
inline |
◆ QCustomSlider() [2/2]
◆ edited
◆ editedingFinished
void editedingFinished |
( |
| ) |
|
|
signal |
◆ getValue()
◆ init()
◆ onEditedSlot
◆ setMaximum()
void setMaximum |
( |
fltp08 | value | ) |
|
|
inline |
◆ setMinimum()
void setMinimum |
( |
fltp08 | value | ) |
|
|
inline |
◆ setRange()
◆ setValue()
◆ sliderScale()
The documentation for this class was generated from the following file: