On Mon, 28 Jan 2013 00:29:15 +0100, Wojciech Daniło <wojtek.danilo...@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 _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt