Uses of Enum
io.qt.core.QChar.Direction
Packages that use QChar.Direction
-
Uses of QChar.Direction in io.qt.core
Methods in io.qt.core that return QChar.DirectionModifier and TypeMethodDescriptionstatic QChar.Direction
QChar.direction
(int ucs4) static QChar.Direction
QChar.Direction.resolve
(int value) Returns the corresponding enum entry for the given value.static QChar.Direction
Returns the enum constant of this type with the specified name.static QChar.Direction[]
QChar.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared.