I need some help qith QSlider

Bernd Gehrmann bernd at physik.hu-berlin.de
Wed Jun 2 20:31:19 BST 1999


On Wed, 02 Jun 1999 Markus Gustavsson wrote:

>I've tried to reimplement drawWinGroove and paintSlider the same way I learned

drawWinGroove is not virtual, so you can't override it. paintSlider has
a different signature than you used, according to the manpage of Qt 1.42.

Bernd.



More information about the KDevelop mailing list