Implement range slider in Qt
Here is the demo:
- Import RangeSlider.cpp & RangeSlider.h to your project.
- Add a widget in Qt Designer.
- Right click this widget to promote it to RangeSlider.
- Now you can use this RangeSlider in your code.
Implement range slider in Qt