[PyQt] Support for Qt v4.6

Attila Csipa pyqt at csipa.in.rs
Mon Dec 21 13:55:26 GMT 2009


On Sunday 20 December 2009 15:23:16 Simon Edwards wrote:
> > For those interested, the current PyQt and SIP snapshots fully support Qt
> > v4.6. I've also ported the animation examples.
>
> I'm compiling PyKDE trunk with it and first problem I've hit is that a
> mapped type for QSet<TYPE*> is now available, PyKDE already has one for
> this and SIP complains about it already being defined. Easy enough for
> me fix in PyKDE, but it is a (small) BC problem.

I'm probably stating the obvious, but there are a few 4.5 regressions in the 
snapshots (qmatrix4x4 was the first I ran into) that will have to be taken 
care of, but this is not a complaint, rather a warning to 4.5 users who are 
used to building PyQt from source.


More information about the PyQt mailing list