Qt WebEngine C++ Classes and Namespaces

Qt WebEngine provides functionality for rendering regions of dynamic web content.

Namespaces

QtWebEngine

Helper functions for the Qt WebEngine (Qt Quick) module

Classes

Qt WebEngineCore Module

QWebEngineClientCertificateStore

In-memory store for client certificates

QWebEngineCookieStore

Access to Chromium's cookies

QWebEngineCookieStore::FilterRequest

QWebEngineCookieStore::FilterRequest struct is used in conjunction with QWebEngineCookieStore::setCookieFilter() and is the type filterCallback operates on

QWebEngineFindTextResult

Encapsulates the result of a string search on a page

QWebEngineHttpRequest

Holds a request to be sent with WebEngine

QWebEngineNotification

Encapsulates the data of an HTML5 web notification

QWebEngineQuotaRequest

Enables accepting or rejecting requests for larger persistent storage than the application's current allocation in File System API

QWebEngineRegisterProtocolHandlerRequest

Enables accepting or rejecting requests from the registerProtocolHandler API

QWebEngineUrlRequestInfo

Information about URL requests

QWebEngineUrlRequestInterceptor

Abstract base class for URL interception

QWebEngineUrlRequestJob

Represents a custom URL request

QWebEngineUrlScheme

Configures a custom URL scheme

QWebEngineUrlSchemeHandler

Base class for handling custom URL schemes

Qt WebEngineWidgets Module

QWebEngineCertificateError

Information about a certificate error

QWebEngineClientCertificateSelection

QWebEngineClientCertSelection class wraps a client certificate selection

QWebEngineContextMenuData

Context data for populating or extending a context menu with actions

QWebEngineDownloadItem

Information about a download

QWebEngineFullScreenRequest

Enables accepting or rejecting requests for entering and exiting the fullscreen mode

QWebEngineHistory

Represents the history of a web engine page

QWebEngineHistoryItem

Represents one item in the history of a web engine page

QWebEnginePage

Object to view and edit web documents

QWebEngineProfile

Web engine profile shared by multiple pages

QWebEngineScript

Encapsulates a JavaScript program

QWebEngineScriptCollection

Represents a collection of user scripts

QWebEngineSettings

Object to store the settings used by QWebEnginePage

QWebEngineView

Widget that is used to view and edit web documents

Qt WebEngine Module

QQuickWebEngineProfile

Web engine profile shared by multiple pages

QQuickWebEngineScript

Enables the injection of scripts in the JavaScript engine

© 2023 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.