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