This QML module exposes a WebView component that can be used to render web content in an application, as well as related components.
This is the preferred way of rendering web content in an Ubuntu Touch application. The rendering is performed by QtWebEngine.
A singleton that exposes a shared WebContext that can be used by several WebView instances in the same application | |
A default context implementation for use with WebView | |
A webview that can be used to render web content in an application |