Uses of Class
io.qt.webengine.core.QWebEngineQuotaRequest
Packages that use QWebEngineQuotaRequest
-
Uses of QWebEngineQuotaRequest in io.qt.webengine.core
Fields in io.qt.webengine.core with type parameters of type QWebEngineQuotaRequestModifier and TypeFieldDescriptionQWebEnginePage.quotaRequested
SeeQWebEnginePage::
quotaRequested(QWebEngineQuotaRequest) 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 arg__1) SeeQWebEngineQuotaRequest::
operator==(QWebEngineQuotaRequest)const Constructors in io.qt.webengine.core with parameters of type QWebEngineQuotaRequestModifierConstructorDescriptionSeeQWebEngineQuotaRequest::
QWebEngineQuotaRequest(QWebEngineQuotaRequest)