Uses of Class
io.qt.core.QFloatPropertyAlias
Packages that use QFloatPropertyAlias
-
Uses of QFloatPropertyAlias in io.qt.core
Methods in io.qt.core with parameters of type QFloatPropertyAliasModifier and TypeMethodDescriptionstatic QPropertyAlias<@QtPrimitiveType Float> QPropertyAlias.fromAlias(QFloatPropertyAlias alias) Creates a new alias to the provided property alias.static QBindable<@QtPrimitiveType Float> QBindable.fromProperty(QFloatPropertyAlias property) Creates a newFloat-typed genericQBindablefrom primitive-typed property.Constructors in io.qt.core with parameters of type QFloatPropertyAliasModifierConstructorDescriptionCreates a new alias to the provided alias.