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