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.)

All the best,
Wojciech
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to