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▲
-
QWebEngineCookieStore: The QWebEngineCookieStore class provides access to Chromium's cookies.
-
QWebEngineCookieStore::FilterRequest: The QWebEngineCookieStore::FilterRequest struct is used in conjunction with QWebEngineCookieStore::setCookieFilter() and is the type filterCallback operates on.
-
QWebEngineHttpRequest: The QWebEngineHttpRequest class holds a request to be sent with WebEngine.
-
QWebEngineQuotaRequest: The QWebEngineQuotaRequest class enables accepting or rejecting requests for larger persistent storage than the application's current allocation in File System API.
-
QWebEngineRegisterProtocolHandlerRequest: The QWebEngineRegisterProtocolHandlerRequest class enables accepting or rejecting requests from the registerProtocolHandler API.
-
QWebEngineUrlRequestInfo: The QWebEngineUrlRequestInfo class provides information about URL requests.
-
QWebEngineUrlRequestInterceptor: The QWebEngineUrlRequestInterceptor class provides an abstract base class for URL interception.
-
QWebEngineUrlRequestJob: The QWebEngineUrlRequestJob class represents a custom URL request.
-
QWebEngineUrlScheme: The QWebEngineUrlScheme class configures a custom URL scheme.
-
QWebEngineUrlSchemeHandler: The QWebEngineUrlSchemeHandler class is a base class for handling custom URL schemes.
Qt WebEngineWidgets Module▲
-
QWebEngineCertificateError: The QWebEngineCertificateError class provides information about a certificate error.
-
QWebEngineClientCertificateSelection: The QWebEngineClientCertSelection class wraps a client certificate selection.
-
QWebEngineContextMenuData: The QWebEngineContextMenuData class provides context data for populating or extending a context menu with actions.
-
QWebEngineDownloadItem: The QWebEngineDownloadItem class provides information about a download.
-
QWebEngineFullScreenRequest: The QWebEngineFullScreenRequest class enables accepting or rejecting requests for entering and exiting the fullscreen mode.
-
QWebEngineHistory: The QWebEngineHistory class represents the history of a web engine page.
-
QWebEngineHistoryItem: The QWebEngineHistoryItem class represents one item in the history of a web engine page.
-
QWebEnginePage: The QWebEnginePage class provides an object to view and edit web documents.
-
QWebEngineProfile: The QWebEngineProfile class provides a web engine profile shared by multiple pages.
-
QWebEngineScript: The QWebEngineScript class encapsulates a JavaScript program.
-
QWebEngineScriptCollection: The QWebEngineScriptCollection class represents a collection of user scripts.
-
QWebEngineSettings: The QWebEngineSettings class provides an object to store the settings used by QWebEnginePage.
-
QWebEngineView: The QWebEngineView class provides a widget that is used to view and edit web documents.
Qt WebEngine Module▲
-
QQuickWebEngineProfile: The QQuickWebEngineProfile class provides a web engine profile shared by multiple pages.
-
QQuickWebEngineScript: Enables the injection of scripts in the JavaScript engine.