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