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