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