Uses of Class
io.qt.webengine.QQuickWebEngineScript.InjectionPoint
Package | Description |
---|---|
io.qt.webengine |
-
Uses of QQuickWebEngineScript.InjectionPoint in io.qt.webengine
Fields in io.qt.webengine with type parameters of type QQuickWebEngineScript.InjectionPoint Modifier and Type Field Description QObject.Signal1<QQuickWebEngineScript.InjectionPoint>
QQuickWebEngineScript. injectionPointChanged
Methods in io.qt.webengine that return QQuickWebEngineScript.InjectionPoint Modifier and Type Method Description QQuickWebEngineScript.InjectionPoint
QQuickWebEngineScript. injectionPoint()
static QQuickWebEngineScript.InjectionPoint
QQuickWebEngineScript.InjectionPoint. resolve(int value)
Returns the corresponding enum entry for the given value.static QQuickWebEngineScript.InjectionPoint
QQuickWebEngineScript.InjectionPoint. valueOf(String name)
Returns the enum constant of this type with the specified name.static QQuickWebEngineScript.InjectionPoint[]
QQuickWebEngineScript.InjectionPoint. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.webengine with parameters of type QQuickWebEngineScript.InjectionPoint Modifier and Type Method Description void
QQuickWebEngineScript. setInjectionPoint(QQuickWebEngineScript.InjectionPoint injectionPoint)