Qt WebEngine C++ Classes and Namespaces

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

Namespaces

QtWebEngineQuick

Helper functions for the Qt WebEngine (Qt Quick) module

Classes

Qt WebEngine Core Module

QWebEngineClientCertificateSelection

QWebEngineClientCertSelection class wraps a client certificate selection

QWebEngineClientCertificateStore

In-memory store for client certificates

QWebEngineHistory

Represents the history of a web engine page

QWebEngineHistoryItem

Represents one item in the history of a web engine page

QWebEngineHistoryModel

A data model that represents the history of a web engine page

QWebEngineHttpRequest

Holds a request to be sent with WebEngine

QWebEnginePage

Object to view and edit web documents

QWebEngineSettings

Object to store the settings used by QWebEnginePage

QWebEngineUrlRequestInfo

Information about URL requests

QWebEngineUrlRequestInterceptor

Abstract base class for URL interception

Qt WebEngine Widgets Module

QWebEngineView

Widget that is used to view and edit web documents

Qt WebEngine Quick Module

QQuickWebEngineProfile

Web engine profile shared by multiple pages