Uses of Class
io.qt.qml.QQmlListProperty
Package | Description |
---|---|
io.qt.qml | |
io.qt.quick | |
io.qt.webchannel | |
io.qt.webengine |
-
Uses of QQmlListProperty in io.qt.qml
Methods in io.qt.qml that return QQmlListProperty Modifier and Type Method Description QQmlListProperty<T>
QQmlListProperty. clone()
-
Uses of QQmlListProperty in io.qt.quick
Methods in io.qt.quick that return QQmlListProperty Modifier and Type Method Description QQmlListProperty<QQuickTransform>
QQuickItem. transform()
-
Uses of QQmlListProperty in io.qt.webchannel
Methods in io.qt.webchannel that return QQmlListProperty Modifier and Type Method Description QQmlListProperty<QObject>
QQmlWebChannel. registeredObjects()
QQmlListProperty<QObject>
QQmlWebChannel. transports()
-
Uses of QQmlListProperty in io.qt.webengine
Methods in io.qt.webengine that return QQmlListProperty Modifier and Type Method Description QQmlListProperty<QQuickWebEngineScript>
QQuickWebEngineProfile. userScripts()