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) Creates a new alias to the provided property alias.static QBindable<@QtPrimitiveType Double>
QBindable.fromProperty
(QDoublePropertyAlias property) Creates a newDouble
-typed genericQBindable
from primitive-typed property.Constructors in io.qt.core with parameters of type QDoublePropertyAliasModifierConstructorDescriptionCreates a new alias to the provided alias.