Uses of Enum
io.qt.webengine.widgets.QWebEnginePage.WebWindowType
-
Uses of QWebEnginePage.WebWindowType in io.qt.webengine.widgets
Modifier and TypeMethodDescriptionstatic QWebEnginePage.WebWindowType
QWebEnginePage.WebWindowType.resolve
(int value) Returns the corresponding enum entry for the given value.static QWebEnginePage.WebWindowType
Returns the enum constant of this type with the specified name.static QWebEnginePage.WebWindowType[]
QWebEnginePage.WebWindowType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprotected QWebEnginePage
QWebEnginePage.createWindow
(QWebEnginePage.WebWindowType type) SeeQWebEnginePage::
createWindow(QWebEnginePage::WebWindowType) protected QWebEngineView
QWebEngineView.createWindow
(QWebEnginePage.WebWindowType type) SeeQWebEngineView::
createWindow(QWebEnginePage::WebWindowType)