Details
-
Suggestion
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.10.0, 5.9.5
-
None
-
Qt 5.10
MSVC2017 64bit
Windows 10
Description
Match Slider Control behavior by introducing moved signal to RangeSlider::first and RangeSlider::second objects.
This would allow binding to first.onMoved and second.onMoved and assist in updating properties of some exposed C++ class.
Attachments
Issue Links
- duplicates
-
QTBUG-67311 Give RangeSlider an equivalent to Slider's moved() signal
- Closed