Uses of Class
io.qt.core.QMetaProperty
Packages that use QMetaProperty
-
Uses of QMetaProperty in io.qt.core
Methods in io.qt.core that return QMetaPropertyModifier and TypeMethodDescriptionQMetaProperty.clone()
Creates and returns a copy of this object.QMetaObject.property
(int index) QMetaObject.userProperty()
Methods in io.qt.core that return types with arguments of type QMetaPropertyConstructors in io.qt.core with parameters of type QMetaPropertyModifierConstructorDescriptionCreates a new bindable from provided meta property of given object.QBooleanBindable
(QObject object, QMetaProperty property) Creates a new bindable from provided meta property of given object.QByteBindable
(QObject object, QMetaProperty property) Creates a new bindable from provided meta property of given object.QCharBindable
(QObject object, QMetaProperty property) Creates a new bindable from provided meta property of given object.QDoubleBindable
(QObject object, QMetaProperty property) Creates a new bindable from provided meta property of given object.QFloatBindable
(QObject object, QMetaProperty property) Creates a new bindable from provided meta property of given object.QIntBindable
(QObject object, QMetaProperty property) Creates a new bindable from provided meta property of given object.QLongBindable
(QObject object, QMetaProperty property) Creates a new bindable from provided meta property of given object.QShortBindable
(QObject object, QMetaProperty property) Creates a new bindable from provided meta property of given object. -
Uses of QMetaProperty in io.qt.qml
Methods in io.qt.qml that return QMetaPropertyMethods in io.qt.qml with parameters of type QMetaPropertyModifier and TypeMethodDescriptionfinal void
QQmlEngine.captureProperty
(QObject object, QMetaProperty property) SeeQQmlEngine::
captureProperty(QObject*, QMetaProperty)const