PyQt 4.0beta1 Released

Phil Thompson phil at riverbankcomputing.co.uk
Sat Apr 29 08:36:00 EDT 2006


On Saturday 29 April 2006 1:27 pm, Skink wrote:
> Phil Thompson wrote:
> > Riverbank Computing is pleased to announce the release of PyQt v4.0beta1
> > available from http://www.riverbankcomputing.co.uk/pyqt/.
> >
> > PyQt is a comprehensive set of Qt bindings for the Python programming
> > language and supports the same platforms as Qt (Windows, Linux and
> > MacOS/X).  Like Qt, PyQt is available under the GPL and a commercial
> > license.
> >
> > PyQt v4 supports Qt v4 (http://www.trolltech.com/products/qt/index.html).
> > PyQt v3 is still available to support earlier versions of Qt.
>
> Phil, great news!
> However I have one question: my qt4 is built with QT_NO_ACCESSIBILITY
> and when I try to build pyqt I got errors no such method
> QWidget.setAccessibleName
>
> What should I do? Rebuild qt4 without QT_NO_ACCESSIBILITY #define?
>
> My qt is 4.1.2

Yes - the current code assumes a fully configured Qt.

Phil



More information about the Python-list mailing list