editor.widgets.basic.slider
Module Contents
- class editor.widgets.basic.slider.RangeSlider(*args)[source]
Bases:
PySide6.QtWidgets.QSlider
- sliderMoved2[source]
A slider for ranges.
This class provides a dual-slider for ranges, where there is a defined maximum and minimum, as is a normal slider, but instead of having a single slider value, there are 2 slider values.
This class emits the same signals as the QSlider base class, with the exception of valueChanged