java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.webengine.widgets.QWebEngineFullScreenRequest
- All Implemented Interfaces:
QtObjectInterface
public final class QWebEngineFullScreenRequest extends QtObject
Java wrapper for Qt class QWebEngineFullScreenRequest
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description static QMetaObject
staticMetaObject
This variable stores the meta-object for the class. -
Constructor Summary
Constructors Modifier Constructor Description protected
QWebEngineFullScreenRequest(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
-
Field Details
-
staticMetaObject
This variable stores the meta-object for the class.
-
-
Constructor Details
-
QWebEngineFullScreenRequest
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details