OxideQt QML types

To use the types from this module, include the following code snippet in your source file:

import com.canonical.Oxide 1.15

CertificateError

Represents a certificate error

DownloadRequest

Request to download a resource

FindController

Find-in-page helper

GeolocationPermissionRequest

Geolocation permission request

HttpAuthenticationRequest

HTTP authentication request

LoadEvent

Represents a load event

LocationBarController

Bridge for location bar autohide functionality

MediaAccessPermissionRequest

Media-device access permission request

NavigationHistory

Represents a view's navigation history

NavigationItem

Represents an entry in the navigation history

NavigationRequest

Request to navigate to a new page

NewViewRequest

Request to open a new view

Oxide

Global object for Oxide functions

PermissionRequest

Generic permission request

ScriptMessage

A JS message sent from a user script

ScriptMessageHandler

A handler for messages from user scripts

ScriptMessageRequest

Context of a message sent to a user script

SecurityStatus

Security status for a webview

SslCertificate

X.509 certificate

TouchSelectionController

Controller for coordinating a touch selection UI

UserScript

A user script

WebContext

Manages state shared between web views

WebFrame

Represents a frame in a web page

WebPreferences

Web settings

WebView

Display web content in a QML scene