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