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) final void
QWebEngineFullScreenRequest.set
(QWebEngineFullScreenRequest other) Deprecated.Constructors in io.qt.webengine.core with parameters of type QWebEngineFullScreenRequest
assign(io.qt.webengine.core.QWebEngineFullScreenRequest)
instead.