[PyQt] paintEngine on QWidget

Ben De Luca bdeluca at gmail.com
Sat Sep 26 20:46:45 BST 2009


Hi List,
   I am having some troubles implementing paintEngine on a QWidget
Subclass, am I correct in thinking here its not some thing possible to
do in pyqt as the code calling it is all in C++.

    Does any one have a suggestion on how I can change the paint
engine on a QT Widget, I am trying to write to a different device.

-bd


More information about the PyQt mailing list