Uses of Interface
io.qt.qml.QtQml.QQmlAttachedPropertiesFunc
Package | Description |
---|---|
io.qt.qml |
-
Uses of QtQml.QQmlAttachedPropertiesFunc in io.qt.qml
Classes in io.qt.qml that implement QtQml.QQmlAttachedPropertiesFunc Modifier and Type Class Description static class
QtQml.QQmlAttachedPropertiesFunc.Impl
Implementor class for interfaceQtQml.QQmlAttachedPropertiesFunc
Methods in io.qt.qml that return QtQml.QQmlAttachedPropertiesFunc Modifier and Type Method Description static QtQml.QQmlAttachedPropertiesFunc
QtQml. qmlAttachedPropertiesFunction(QObject arg__1, QMetaObject arg__2)
Methods in io.qt.qml with parameters of type QtQml.QQmlAttachedPropertiesFunc Modifier and Type Method Description static QObject
QtQml. qmlAttachedPropertiesObject(QObject arg__1, QtQml.QQmlAttachedPropertiesFunc func)
Overloaded function forQtQml.qmlAttachedPropertiesObject(io.qt.core.QObject, io.qt.qml.QtQml.QQmlAttachedPropertiesFunc, boolean)
withcreate = true
.static QObject
QtQml. qmlAttachedPropertiesObject(QObject arg__1, QtQml.QQmlAttachedPropertiesFunc func, boolean create)