Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
There is a range slider available in Qt Quick (see: https://bugreports.qt.io/browse/QTBUG-48667) , which is not available as a Qt Widget. Can it also be implemented there, since currently the only other option I found was to build a complex custom widget.
We use this widget in our software, to crop images / 3d objects and define value ranges.