[PyKDE] PyQt and virtual functions.

mgeras at ticon.net mgeras at ticon.net
Thu Apr 13 19:01:26 BST 2000


Hey,

How exactly does the handling of virtual functions work for PyQt and
PyKDE?  I am trying to instance a class and override mousePressedEvent and
some other events and it seems as though they still call the super-classes
functions.  Should it work this way?  I would much prefer to have to call
the super-class functions by hand (if and when I want to).  Maybe it's
already done?  I just have to enable it?

Thanks,
Matt





More information about the PyQt mailing list