Uses of Class
io.qt.core.QObject.QComputedProperty
Packages that use QObject.QComputedProperty
-
Uses of QObject.QComputedProperty in io.qt.core
Constructors in io.qt.core with parameters of type QObject.QComputedPropertyModifierConstructorDescriptionQBindable
(QObject.QComputedProperty<T> property) Creates a newQBindable
from provided property.Creates a new bindable from provided property.Creates a new alias to the provided property.Creates a newQBooleanPropertyBinding
as copy of the property's available binding.Creates a new bindable from provided property.Creates a new alias to the provided property.Creates a newQBytePropertyBinding
as copy of the property's available binding.Creates a new bindable from provided property.Creates a new alias to the provided property.Creates a newQCharPropertyBinding
as copy of the property's available binding.Creates a new bindable from provided property.Creates a new alias to the provided property.Creates a newQDoublePropertyBinding
as copy of the property's available binding.Creates a new bindable from provided property.Creates a new alias to the provided property.Creates a newQFloatPropertyBinding
as copy of the property's available binding.Creates a new bindable from provided property.Creates a new alias to the provided property.Creates a newQIntPropertyBinding
as copy of the property's available binding.Creates a new bindable from provided property.Creates a new alias to the provided property.Creates a newQLongPropertyBinding
as copy of the property's available binding.QPropertyAlias
(QObject.QComputedProperty<T> property) Creates a new alias to the provided property.QPropertyBinding
(QObject.QComputedProperty<T> property) Creates a newQPropertyBinding
as copy of the property's available binding.Creates a new bindable from provided property.Creates a new alias to the provided property.Creates a newQShortPropertyBinding
as copy of the property's available binding.