class documentation
class QSliderFloat(QSlider):
Constructor: QSliderFloat(orientation, minimum, maximum, step)
QSliderFloat class.
| Method | __init__ |
Initializes a slider supporting float values. |
| Method | get |
Returns the slider value. |
| Method | set |
Sets the slider value. |
| Instance Variable | _step |
Undocumented |