Uses of Class
io.qt.webengine.widgets.QWebEnginePage.WebWindowType
Package | Description |
---|---|
io.qt.webengine.widgets |
-
Uses of QWebEnginePage.WebWindowType in io.qt.webengine.widgets
Methods in io.qt.webengine.widgets that return QWebEnginePage.WebWindowType Modifier and Type Method Description static QWebEnginePage.WebWindowType
QWebEnginePage.WebWindowType. resolve(int value)
Returns the corresponding enum entry for the given value.static QWebEnginePage.WebWindowType
QWebEnginePage.WebWindowType. valueOf(String name)
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.Methods in io.qt.webengine.widgets with parameters of type QWebEnginePage.WebWindowType Modifier and Type Method Description protected QWebEnginePage
QWebEnginePage. createWindow(QWebEnginePage.WebWindowType type)
protected QWebEngineView
QWebEngineView. createWindow(QWebEnginePage.WebWindowType type)