[PyQt] Support for Qt v4.6

Phil Thompson phil at riverbankcomputing.com
Mon Dec 21 14:13:20 GMT 2009


On Mon, 21 Dec 2009 14:55:26 +0100, Attila Csipa <pyqt at csipa.in.rs> wrote:
> 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.

Snapshots build against Qt v4.5 without problems.

Phil


More information about the PyQt mailing list