Uses of Class
io.qt.webengine.core.QWebEngineFullScreenRequest
Packages that use QWebEngineFullScreenRequest
-
Uses of QWebEngineFullScreenRequest in io.qt.webengine.core
Fields in io.qt.webengine.core with type parameters of type QWebEngineFullScreenRequestMethods in io.qt.webengine.core that return QWebEngineFullScreenRequestModifier and TypeMethodDescriptionQWebEngineFullScreenRequest.clone()
Creates and returns a copy of this object.Methods in io.qt.webengine.core with parameters of type QWebEngineFullScreenRequestModifier and TypeMethodDescriptionfinal void
QWebEngineFullScreenRequest.assign
(QWebEngineFullScreenRequest other) SeeQWebEngineFullScreenRequest::
operator=(QWebEngineFullScreenRequest) final boolean
QWebEngineFullScreenRequest.equals
(QWebEngineFullScreenRequest arg2) Seeoperator==(QWebEngineFullScreenRequest,
QWebEngineFullScreenRequest) final void
QWebEngineFullScreenRequest.set
(QWebEngineFullScreenRequest other) Deprecated.Constructors in io.qt.webengine.core with parameters of type QWebEngineFullScreenRequestModifierConstructorDescriptionSeeQWebEngineFullScreenRequest::
QWebEngineFullScreenRequest(QWebEngineFullScreenRequest)
assign(io.qt.webengine.core.QWebEngineFullScreenRequest)
instead.