Hi,
I subclassed QStyle in order to have my own custom slider, now I'd like to have different custom sliders in my application, how can I do that?
I was trying QStylePainter but without success.
thanks
Bye