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