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