Uses of Class
io.qt.core.QObject.QComputedIntProperty
Packages that use QObject.QComputedIntProperty
-
Uses of QObject.QComputedIntProperty in io.qt.core
Methods in io.qt.core with parameters of type QObject.QComputedIntPropertyModifier and TypeMethodDescriptionstatic QBindable<@QtPrimitiveType Integer>
QBindable.fromProperty
(QObject.QComputedIntProperty property) Creates a newInteger
-typed genericQBindable
from primitive-typed property.static QMetaProperty
QMetaProperty.fromProperty
(QObject.QComputedIntProperty property) Returns corresponding meta property for given QProperty.static QPropertyAlias<@QtPrimitiveType Integer>
QPropertyAlias.fromProperty
(QObject.QComputedIntProperty property) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.static int
QMetaObject.readProperty
(QObject.QComputedIntProperty property) Reads the value of the property in the object's thread.Constructors in io.qt.core with parameters of type QObject.QComputedIntPropertyModifierConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.QIntBindable
(QObject.QComputedIntProperty property) Creates a new bindable from provided property.Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.Creates a newQIntPropertyBinding
as copy of the property's available binding.Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.