[PyQt] PyQt5 support for QtWebEngine (for QML WebEngineView)?

Russell Warren russ at perspexis.com
Tue Sep 6 23:58:34 BST 2016


I'm trying to get this little QML WebEngineView example working in PyQt5:

http://doc.qt.io/qt-5/qml-qtwebengine-webengineview.html#details

However, I'm unable to locate QtWebEngine in PyQt5 to .initialize() it.

While digging around for answers here, it is looking like this might not be
supported by PyQt5.  For example, this 2 year old wrapper project indicates
that it *used to be* the case, anyway...

https://github.com/rodrigogolive/WebEngineWrapper

Is it supported now? If so, where is QtWebEngine?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160906/752e3034/attachment.html>


More information about the PyQt mailing list