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 genericQBindablefrom primitive-typed property.static QMetaPropertyQMetaProperty.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 intQMetaObject.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 newQIntPropertyBindingas 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.