[PyQt] import QtWebView

Phil Thompson phil at riverbankcomputing.com
Fri Sep 28 14:03:29 BST 2018


On 28 Sep 2018, at 1:34 pm, umbe1987 <umbertofilippo at tiscali.it> wrote:
> 
> Sorry to insist, but no one answered so far.
> This is the link to the Qt WebView of Qt 5.11:
> https://doc.qt.io/qt-5/qtwebview-index.html.
> It reads "This is useful on mobile platforms such as Android, iOS, and
> WinRT; especially on iOS, where policy dictates that all web content is
> displayed using the operating system's web view.".
> Does it exist in PyQt as well?

No.

> If not, is there another way to add a WebView with PyQt5?

As far as I can remember Qt provides another way of doing it, but I can't remember the details. A command line option or an environment variable. It will be in the mailing list archives somewhere.

Phil



More information about the PyQt mailing list