Qt 6.8
Qt Core
C++ Classes
QChar
Qt 6.8.0 Reference Documentation
List of All Members for QChar
This is the complete list of members for
QChar
, including inherited members.
enum
Category
enum
Decomposition
enum
Direction
enum
JoiningType
enum
Script
enum
SpecialCharacter
enum
UnicodeVersion
QChar
()
QChar
(QChar::SpecialCharacter)
QChar
(QLatin1Char)
QChar
(char)
QChar
(char16_t)
QChar
(int)
QChar
(short)
QChar
(uchar)
QChar
(uint)
QChar
(ushort)
QChar
(wchar_t)
QChar
(uchar, uchar)
category
() const : QChar::Category
category
(char32_t) : QChar::Category
cell
() const : uchar
combiningClass
() const : unsigned char
combiningClass
(char32_t) : unsigned char
currentUnicodeVersion
() : QChar::UnicodeVersion
decomposition
() const : QString
decomposition
(char32_t) : QString
decompositionTag
() const : QChar::Decomposition
decompositionTag
(char32_t) : QChar::Decomposition
digitValue
() const : int
digitValue
(char32_t) : int
direction
() const : QChar::Direction
direction
(char32_t) : QChar::Direction
fromLatin1
(char) : QChar
fromUcs2
(char16_t) : QChar
fromUcs4
(char32_t) : auto
hasMirrored
() const : bool
hasMirrored
(char32_t) : bool
highSurrogate
(char32_t) : char16_t
isDigit
() const : bool
isDigit
(char32_t) : bool
isHighSurrogate
() const : bool
isHighSurrogate
(char32_t) : bool
isLetter
() const : bool
isLetter
(char32_t) : bool
isLetterOrNumber
() const : bool
isLetterOrNumber
(char32_t) : bool
isLowSurrogate
() const : bool
isLowSurrogate
(char32_t) : bool
isLower
() const : bool
isLower
(char32_t) : bool
isMark
() const : bool
isMark
(char32_t) : bool
isNonCharacter
() const : bool
isNonCharacter
(char32_t) : bool
isNull
() const : bool
isNumber
() const : bool
isNumber
(char32_t) : bool
isPrint
() const : bool
isPrint
(char32_t) : bool
isPunct
() const : bool
isPunct
(char32_t) : bool
isSpace
() const : bool
isSpace
(char32_t) : bool
isSurrogate
() const : bool
isSurrogate
(char32_t) : bool
isSymbol
() const : bool
isSymbol
(char32_t) : bool
isTitleCase
() const : bool
isTitleCase
(char32_t) : bool
isUpper
() const : bool
isUpper
(char32_t) : bool
joiningType
() const : QChar::JoiningType
joiningType
(char32_t) : QChar::JoiningType
lowSurrogate
(char32_t) : char16_t
mirroredChar
() const : QChar
mirroredChar
(char32_t) : char32_t
requiresSurrogates
(char32_t) : bool
row
() const : uchar
script
() const : QChar::Script
script
(char32_t) : QChar::Script
surrogateToUcs4
(char16_t, char16_t) : char32_t
surrogateToUcs4
(QChar, QChar) : char32_t
toCaseFolded
() const : QChar
toCaseFolded
(char32_t) : char32_t
toLatin1
() const : char
toLower
() const : QChar
toLower
(char32_t) : char32_t
toTitleCase
() const : QChar
toTitleCase
(char32_t) : char32_t
toUpper
() const : QChar
toUpper
(char32_t) : char32_t
unicode
() : char16_t &
unicode
() const : char16_t
unicodeVersion
() const : QChar::UnicodeVersion
unicodeVersion
(char32_t) : QChar::UnicodeVersion