All Classes and Interfaces

Class
Description
Java wrapper for Qt class QtWebEngineCore
Java wrapper for Qt enum QtWebEngineCore::ReferrerPolicy
Information about a certificate error
Java wrapper for Qt enum QWebEngineCertificateError::Type
QWebEngineClientCertSelection class wraps a client certificate selection
In-memory store for client certificates
Request for populating or extending a context menu with actions
Access to Chromium's cookies
QWebEngineCookieStore::FilterRequest struct is used in conjunction with QWebEngineCookieStore::setCookieFilter() and is the type filterCallback operates on
Information about a download
Encapsulates the result of a string search on a page
Enables accepting or rejecting requests for entering and exiting the fullscreen mode
Represents the history of a web engine page
Represents one item in the history of a web engine page
A data model that represents the history of a web engine page
Java wrapper for Qt enum QWebEngineHistoryModel::Roles
Holds a request to be sent with WebEngine
Java wrapper for Qt enum QWebEngineHttpRequest::Method
A utility type for the WebEngineView::loadingChanged signal
Java wrapper for Qt enum QWebEngineLoadingInfo::ErrorDomain
Java wrapper for Qt enum QWebEngineLoadingInfo::LoadStatus
A utility type for the QWebEnginePage::navigationRequested signal
Java wrapper for Qt enum QWebEngineNavigationRequest::NavigationType
A utility type for the QWebEnginePage::newWindowRequested() signal
Encapsulates the data of an HTML5 web notification
Object to view and edit web documents
Java wrapper for Qt enum QWebEnginePage::Feature
Java wrapper for Qt enum QWebEnginePage::FileSelectionMode
Java wrapper for Qt enum QWebEnginePage::FindFlag
QFlags type for enum QWebEnginePage.FindFlag
Java wrapper for Qt enum QWebEnginePage::LifecycleState
Java wrapper for Qt enum QWebEnginePage::NavigationType
Java wrapper for Qt enum QWebEnginePage::PermissionPolicy
Java wrapper for Qt enum QWebEnginePage::WebAction
Java wrapper for Qt enum QWebEnginePage::WebWindowType
Web engine profile shared by multiple pages
Java wrapper for Qt enum QWebEngineProfile::HttpCacheType
Java wrapper for Qt function pointer std::function<void(const QIcon&,const QUrl&)>
Implementor class for interface QWebEngineProfile.IconAvailableCallback2
Java wrapper for Qt function pointer std::function<void(const QIcon&,const QUrl&,const QUrl&)>
Implementor class for interface QWebEngineProfile.IconAvailableCallback3
Enables accepting or rejecting requests for larger persistent storage than the application's current allocation in File System API
Enables accepting or rejecting requests from the registerProtocolHandler API
Encapsulates a JavaScript program
Java wrapper for Qt enum QWebEngineScript::InjectionPoint
Java wrapper for Qt enum QWebEngineScript::ScriptWorldId
Represents a collection of user scripts
Object to store the settings used by QWebEnginePage
Java wrapper for Qt enum QWebEngineSettings::FontFamily
Java wrapper for Qt enum QWebEngineSettings::FontSize
Java wrapper for Qt enum QWebEngineSettings::WebAttribute
Information about URL requests
Abstract base class for URL interception
Represents a custom URL request
Java wrapper for Qt enum QWebEngineUrlRequestJob::Error
Configures a custom URL scheme
Java wrapper for Qt enum QWebEngineUrlScheme::Flag
QFlags type for enum QWebEngineUrlScheme.Flag
Java wrapper for Qt enum QWebEngineUrlScheme::Syntax
Base class for handling custom URL schemes