就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 4.8.7
QtCore
QChar
QChar 的所有成员列表
这是完整成员列表为
QChar
,包括继承的成员。
enum
Category
enum
Decomposition
enum
Direction
enum
Joining
enum
SpecialCharacter
enum
UnicodeVersion
QChar
()
QChar
(char)
QChar
(uchar)
QChar
(QLatin1Char)
QChar
(uchar, uchar)
QChar
(ushort)
QChar
(short)
QChar
(uint)
QChar
(int)
QChar
(SpecialCharacter)
category
() const : Category
category
(uint) : Category
category
(ushort) : Category
cell
() const : uchar
combiningClass
() const : unsigned char
combiningClass
(uint) : unsigned char
combiningClass
(ushort) : unsigned char
currentUnicodeVersion
() : UnicodeVersion
decomposition
() const : QString
decomposition
(uint) : QString
decompositionTag
() const : Decomposition
decompositionTag
(uint) : Decomposition
digitValue
() const : int
digitValue
(ushort) : int
digitValue
(uint) : int
direction
() const : Direction
direction
(uint) : Direction
direction
(ushort) : Direction
fromAscii
(char) : QChar
fromLatin1
(char) : QChar
hasMirrored
() const : bool
highSurrogate
(uint) : ushort
isDigit
() const : bool
isHighSurrogate
() const : bool
isHighSurrogate
(uint) : bool
isLetter
() const : bool
isLetterOrNumber
() const : bool
isLowSurrogate
() const : bool
isLowSurrogate
(uint) : bool
isLower
() const : bool
isMark
() const : bool
isNull
() const : bool
isNumber
() const : bool
isPrint
() const : bool
isPunct
() const : bool
isSpace
() const : bool
isSymbol
() const : bool
isTitleCase
() const : bool
isUpper
() const : bool
joining
() const : Joining
joining
(uint) : Joining
joining
(ushort) : Joining
lowSurrogate
(uint) : ushort
mirroredChar
() const : QChar
mirroredChar
(uint) : uint
mirroredChar
(ushort) : ushort
requiresSurrogates
(uint) : bool
row
() const : uchar
surrogateToUcs4
(ushort, ushort) : uint
surrogateToUcs4
(QChar, QChar) : uint
toAscii
() const : char
toCaseFolded
() const : QChar
toCaseFolded
(uint) : uint
toCaseFolded
(ushort) : ushort
toLatin1
() const : char
toLower
() const : QChar
toLower
(uint) : uint
toLower
(ushort) : ushort
toTitleCase
() const : QChar
toTitleCase
(uint) : uint
toTitleCase
(ushort) : ushort
toUpper
() const : QChar
toUpper
(uint) : uint
toUpper
(ushort) : ushort
unicode
() : ushort &
unicode
() const : ushort
unicodeVersion
() const : UnicodeVersion
unicodeVersion
(uint) : UnicodeVersion
unicodeVersion
(ushort) : UnicodeVersion