I'm trying to create a QSlider that can have more than one handle. So far I've not been very successful.
I'd like to reuse as much code from QSlider as possible, but it seems like QSlider is not very customizable. I might have to create a new complex control with a custom style, but I'm not quite sure how to do this. Any pointers to tutorials, documentation etc. would be much appreciated.
Bookmarks