Uses of Class
io.qt.core.QDoublePropertyAlias
Packages that use QDoublePropertyAlias
-
Uses of QDoublePropertyAlias in io.qt.core
Methods in io.qt.core with parameters of type QDoublePropertyAliasModifier and TypeMethodDescriptionstatic QPropertyAlias<@QtPrimitiveType Double>
QPropertyAlias.fromAlias
(QDoublePropertyAlias alias) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property alias.static QBindable<@QtPrimitiveType Double>
QBindable.fromProperty
(QDoublePropertyAlias property) Deprecated, for removal: This API element is subject to removal in a future version.Constructors in io.qt.core with parameters of type QDoublePropertyAliasModifierConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided alias.