How can we create custom slider?
General and Desktop
6
Posts
3
Posters
6.1k
Views
1
Watching
-
I did something that maybe is also for you.
I subclassed QAbstactSlider and reimplemented paint event to draw a custom handler and a buffer progress under it like when you watch videos on the web.
You can find the sources "here":https://gitorious.org/mediadownloader/mediadownloader/blobs/master/main/mbslider.cpp