Submitted by admin on Tue, 2009-07-14 20:23
Posted in
Riverbank: PyQt v4.5.2 Released
Version 4.5.2 of PyQt, the Python bindings for Qt 4, has been released. Changes:
- bug fixes
- support for the two QImage constructors that operate on non-const data by allowing a sip.voidptr to be passed
- support for QHeaderView in pyuic4
- any Python object can now be passed where a QVariant is expected, and None is interpreted as an invalid QVariant
- the QAxContainer module to the Windows GPL version
- a Windows binary installer is provided for Python v3.1.
Downloads (unbundled Python source, Windows installer) here.
- Login to post comments