[Qt-interest] QSlider custom handle
Andre Somers
andre at familiesomers.nl
Tue Oct 6 10:33:44 CEST 2009
Alexander Carôt wrote:
> Hi all,
>
> digging deeper into graphic-related Qt-programming I am coming up with further questions:
>
> I have a QSlider, which I want to customize in such a way that I want to use my own pixmap handle and make the remaining part of the fader invisible.
>
> Is there a standard (fast) way how to apply this ?
>
> Thanks in advance
>
>
>
Should be perfectly possible using a style sheet. Just set the color the
::groove subelement is drawn with to the same as the color of the
background. Or just set it to transparent as color.
André
More information about the Qt-interest-old
mailing list