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