Uses of Class
io.qt.core.QMetaProperty
Package | Description |
---|---|
io.qt.core | |
io.qt.internal | |
io.qt.qml |
-
Uses of QMetaProperty in io.qt.core
Methods in io.qt.core that return QMetaProperty Modifier and Type Method Description QMetaProperty
QMetaProperty. clone()
QMetaProperty
QMetaObject. property(String name)
QMetaProperty
QMetaObject. userProperty()
Methods in io.qt.core that return types with arguments of type QMetaProperty Modifier and Type Method Description QList<QMetaProperty>
QMetaObject. properties()
-
Uses of QMetaProperty in io.qt.internal
Methods in io.qt.internal with parameters of type QMetaProperty Modifier and Type Method Description protected static void
QtJambiSignals. registerPropertyField(QMetaProperty metaProperty, Field field)
-
Uses of QMetaProperty in io.qt.qml
Methods in io.qt.qml that return QMetaProperty Modifier and Type Method Description QMetaProperty
QQmlProperty. property()