[PyKDE] PyQt4 and SIP-4.4.5 issues
Phil Thompson
phil at riverbankcomputing.co.uk
Sun Sep 17 13:07:03 BST 2006
On Saturday 16 September 2006 11:52 am, Gerard Vermeulen wrote:
> Phil,
>
> The attached PyQt4.pyqwt.patch (a bit hardwired, but IMO not worth a more
> general solution) makes it possible to use the Qwt5 designer plugin with
> pyuic4 without editing the generated Python code (it is impossible to infer
> the PyQwt module from the header filenames returned by the plugin).
I've asked Torsten to have a look at this. A more generic solution may be
better - QScintilla and PyKDE4 might have similar issues.
> In porting PyQwt3D to PyQt-4, I found problems with the SIP DECLARATIONS
> below (the code runs when built against Qt3 but not against Qt4,
> because qRegisterMetaType does not work with abstract classes).
These should be fixed in tonight's SIP snapshot.
Thanks,
Phil
More information about the PyQt
mailing list