Uses of Class
io.qt.core.QObject.QComputedProperty
Packages that use QObject.QComputedProperty
-
Uses of QObject.QComputedProperty in io.qt.core
Methods in io.qt.core with parameters of type QObject.QComputedPropertyModifier and TypeMethodDescriptionstatic <A> QMetaPropertyQMetaProperty.fromProperty(QObject.QComputedProperty<A> property) Returns corresponding meta property for given QProperty.static <A> AQMetaObject.readProperty(QObject.QComputedProperty<A> property) Reads the value of the property in the object's thread.Constructors in io.qt.core with parameters of type QObject.QComputedPropertyModifierConstructorDescriptionQBindable(QObject.QComputedProperty<T> property) Creates a newQBindablefrom provided 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 newQBooleanPropertyBindingas copy of the property's available binding.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 newQBytePropertyBindingas copy of the property's available binding.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 newQCharPropertyBindingas copy of the property's available binding.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 newQDoublePropertyBindingas copy of the property's available binding.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 newQFloatPropertyBindingas copy of the property's available binding.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.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 newQLongPropertyBindingas copy of the property's available binding.QPropertyAlias(QObject.QComputedProperty<T> property) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.QPropertyBinding(QObject.QComputedProperty<T> property) Creates a newQPropertyBindingas copy of the property's available binding.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 newQShortPropertyBindingas copy of the property's available binding.