[PyKDE] Problem siping with Qt 3.0.3
Phil Thompson
phil at river-bank.demon.co.uk
Wed Mar 5 21:17:01 GMT 2003
On Wednesday 05 March 2003 6:26 pm, Paul F. Kunz wrote:
> >>>>> On Wed, 05 Mar 2003 18:13:49 +0000, Phil Thompson
> >>>>> <phil at river-bank.demon.co.uk> said:
> >
> > What makes you think that sip doesn't support Qt 3.0.3?
>
> Qt 3.0.3 is not in the version.sip file...
>
> %Timeline {Qt_1_43
> Qt_2_00 Qt_2_1_0 Qt_2_2_0 Qt_2_3_0 Qt_2_3_1
> Qt_3_0_0 Qt_3_0_1 Qt_3_0_2 Qt_3_0_4 Qt_3_0_5 Qt_3_0_6
> Qt_3_1_0 Qt_3_1_1}
Versions are only defined if they are needed. They are needed if a version of
Qt changes the API is some way that affects PyQt. (Take Trolltech's claims
about maintaining binary compatibility with a large sack of salt.)
Qt v3.0.3 happens to be the only Qt3 release to date that didn't change
something.
Phil
More information about the PyQt
mailing list