Uses of Class
io.qt.webengine.widgets.QWebEngineScript.ScriptWorldId
Package | Description |
---|---|
io.qt.webengine.widgets |
-
Uses of QWebEngineScript.ScriptWorldId in io.qt.webengine.widgets
Methods in io.qt.webengine.widgets that return QWebEngineScript.ScriptWorldId Modifier and Type Method Description static QWebEngineScript.ScriptWorldId
QWebEngineScript.ScriptWorldId. resolve(int value)
Returns the corresponding enum entry for the given value.static QWebEngineScript.ScriptWorldId
QWebEngineScript.ScriptWorldId. valueOf(String name)
Returns the enum constant of this type with the specified name.static QWebEngineScript.ScriptWorldId[]
QWebEngineScript.ScriptWorldId. values()
Returns an array containing the constants of this enum type, in the order they are declared.