The truth be told: I could not figure out how to change the handle using styles. If I had a QDial named my_dial and an image loaded in a QPixmap named my_hanle ... how would I proceed?
I searched the net and came up with something like
QDial::handle:horizontal { height:6px; width:6px; image:my_handle; } ;
but just adding that line does not work (and I'd be surprised if it did).
Could you give me a complete example for this situation please?
thanks,
JS
Bookmarks