Uses of Class
io.qt.core.QLongPropertyAlias
Packages that use QLongPropertyAlias
-
Uses of QLongPropertyAlias in io.qt.core
Methods in io.qt.core with parameters of type QLongPropertyAliasModifier and TypeMethodDescriptionstatic QPropertyAlias<@QtPrimitiveType Long>
QPropertyAlias.fromAlias
(QLongPropertyAlias alias) Creates a new alias to the provided property alias.static QBindable<@QtPrimitiveType Long>
QBindable.fromProperty
(QLongPropertyAlias property) Creates a newLong
-typed genericQBindable
from primitive-typed property.Constructors in io.qt.core with parameters of type QLongPropertyAliasModifierConstructorDescriptionCreates a new alias to the provided alias.