[PyQt] Qt5 status
Phil Thompson
phil at riverbankcomputing.com
Mon Jan 28 08:41:27 GMT 2013
On Mon, 28 Jan 2013 00:29:15 +0100, Wojciech Daniło
<wojtek.danilo.ml at gmail.com> wrote:
> Hi! I'm developing a big project with my team and we want to use Python
as
> a binding to Qt library.
> Using the qtquick2 is crucial for us. Does PyQt support using the new
qt5
> or at least the qtquick binding?
>
> (according to
> http://qt-project.org/doc/qt-5.0/qtquick/qtquick-porting-qt5.html , C++
API
> has been extensively restructured and the QtDeclarative module has been
> deprecated in favour of two new modules: QtQml, which implements the QML
> engine and language infrastructure, and QtQuick, which implements the
> visual canvas and scenegraph backend.)
PyQt4 will not support QtQuick2 (as it is new to Qt5) but PyQt5 will (but
no dates yet).
Phil
More information about the PyQt
mailing list