PyQt v4.4.4 Released
8 November 2008
PyQt v4.4.4 has been released. The Windows binary installer is now built against Python v2.6 and includes the Phonon module.
- QVariant.toPyObject() will now handle any Python object. The way in which QVariant wraps objects has subtlely changed in that the name returned by typeName() may now be different, but is now more consistent.
- Added the data() method to the QPolygon, QPolygonF and QXmlAttributes classes.
- Added the --no-designer-plugin option to configure.py to disable the building of the Python plugin for Qt Designer.
- Added the missing Windows and Mac versions to QSysInfo.
|