Uses of Class
io.qt.webengine.core.QWebEngineQuotaRequest
Packages that use QWebEngineQuotaRequest
-
Uses of QWebEngineQuotaRequest in io.qt.webengine.core
Methods in io.qt.webengine.core that return QWebEngineQuotaRequestModifier and TypeMethodDescriptionQWebEngineQuotaRequest.clone()
Creates and returns a copy of this object.Methods in io.qt.webengine.core with parameters of type QWebEngineQuotaRequestModifier and TypeMethodDescriptionfinal boolean
QWebEngineQuotaRequest.equals
(QWebEngineQuotaRequest that) Constructors in io.qt.webengine.core with parameters of type QWebEngineQuotaRequestModifierConstructorDescriptionSeeQWebEngineQuotaRequest::
QWebEngineQuotaRequest(QWebEngineQuotaRequest) -
Uses of QWebEngineQuotaRequest in io.qt.webengine.widgets
Fields in io.qt.webengine.widgets with type parameters of type QWebEngineQuotaRequestModifier and TypeFieldDescriptionQWebEnginePage.quotaRequested
SeeQWebEnginePage::
quotaRequested(QWebEngineQuotaRequest)