Uses of Class
io.qt.core.QIntPropertyAlias
Packages that use QIntPropertyAlias
-
Uses of QIntPropertyAlias in io.qt.core
Methods in io.qt.core with parameters of type QIntPropertyAliasModifier and TypeMethodDescriptionstatic QPropertyAlias<@QtPrimitiveType Integer>
QPropertyAlias.fromAlias
(QIntPropertyAlias 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 Integer>
QBindable.fromProperty
(QIntPropertyAlias property) Deprecated, for removal: This API element is subject to removal in a future version.Constructors in io.qt.core with parameters of type QIntPropertyAliasModifierConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided alias.