Qt-RangeSlider
Qt-RangeSlider copied to clipboard
Implement range slider in Qt
Hi, Since most of your code is based on my work: https://github.com/xavi-b/RangeSlider Please respect license and precise that your work is based on my work. Xavier
Can anyone tell how to add "tickposition" (any possible: ticks below/ ticks left/ ticks bothsides) feature in here?? Huge appreciate it!!!
Hi, Mr. Clark I am a newbie for Qt designer, I am using Qt5. Please forgive me to post this question. I find out some ways online demo how to...
Hi! First of all, thanks a lot for the awesome control! I noticed two incorrect behaviors on the right handle: 1. If you click on it (press + release), it...
I have add one signal to RangeSlider, which will emit when sliding finished. - slide the handler - click the axis - misc it is implemented when the widget's mouseReleaseEvent...
the testing code is in mainwindow.cpp mainwindow.h mainwindow.ui and also the demo.gif