QtWebKit QML Module

Qt WebKit QML

WebKit QML Elements

QtWebKit Module

The QtWebKit Module has a QML element, WebView for displaying web content from a URL.

Import the QtWebKit module before declaring a WebView element:



Simple Usage


[Missing image webview.png]

See also WebView Example and QML Web Browser.