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