[PyKDE] QListView bugs

Ricardo Javier Cardenes ricardo at conysis.com
Mon Jul 1 22:52:00 BST 2002


On Mon, Jul 01, 2002 at 09:52:56PM +0200, Hans-Peter Jansen wrote:
> On Mon, 01 Jul 2002 08:45:45 -0700 (PDT)
> I talked about PyQt 3.2.4, which was the last Qt version dependant 
> release IIRC, and found this in its configure:
> 
> # Check the Qt version against what the generated code can handle.
> 
> echo "$as_me:$LINENO: checking for Qt version >= 304 and < 400" >&5
> [...]
> #if QT_VERSION >= 304 && QT_VERSION < 400

But that was for the pre-generated sip/PyQt version for Qt 3. The
Qt 2 version shows these checks:

checking for Qt version >= 231 and < 300
checking for Qt version >= 220




More information about the PyQt mailing list