[PyKDE] pyqt and new-style classes
Phil Thompson
phil at riverbankcomputing.co.uk
Sat Feb 14 16:14:01 GMT 2004
On Saturday 14 February 2004 15:54, Stefan Seefeld wrote:
> hi there,
>
> I'v tried to write python classes that derive
> from pyqt classes and 'object' (or any derivative
> thereof), which immediately segfaults the application
> as soon as such an object is constructed. Is there
> any flag to set when compiling sip and or pyqt to
> enable new-style classes ?
SIP v4 classes are new-style classes.
Phil
More information about the PyQt
mailing list