![]() |
Qt 6.x
The Qt SDK
|
Classes | |
struct | IdnaMapEntry |
struct | NormalizationCorrection |
struct | Properties |
Variables | |
static constexpr unsigned short | uc_property_trie [] |
static constexpr Properties | uc_properties [] |
static constexpr unsigned short | specialCaseMap [] |
constexpr unsigned int | MaxSpecialCaseLength = 3 |
static constexpr unsigned short | uc_decomposition_trie [] |
static constexpr unsigned short | uc_decomposition_map [] |
static constexpr unsigned short | uc_ligature_trie [] |
static constexpr unsigned short | uc_ligature_map [] |
static constexpr NormalizationCorrection | uc_normalization_corrections [] |
static constexpr char16_t | idnaMappingData [] |
static constexpr IdnaMapEntry | idnaMap [] |
anonymous enum |
Enumerator | |
---|---|
NumNormalizationCorrections |
Definition at line 15223 of file qunicodetables.cpp.
anonymous enum |
Enumerator | |
---|---|
NormalizationCorrectionsVersionMax |
Definition at line 15224 of file qunicodetables.cpp.
enum QUnicodeTables::Case |
Enumerator | |
---|---|
LowerCase | |
UpperCase | |
TitleCase | |
CaseFold | |
NumCases |
Definition at line 30 of file qunicodetables_p.h.
|
strong |
Enumerator | |
---|---|
A | |
F | |
H | |
N | |
Na | |
W |
Definition at line 72 of file qunicodetables_p.h.
Definition at line 81 of file qunicodetables_p.h.
|
strong |
Enumerator | |
---|---|
Disallowed | |
Valid | |
Ignored | |
Mapped | |
Deviation |
Definition at line 160 of file qunicodetables_p.h.
Definition at line 146 of file qunicodetables_p.h.
Definition at line 125 of file qunicodetables_p.h.
Definition at line 101 of file qunicodetables_p.h.
|
static |
Definition at line 6900 of file qstring.cpp.
References QString::constBegin(), detachAndConvertCase(), e, it, qGetProp(), QString::size(), and str.
|
static |
Definition at line 6865 of file qstring.cpp.
References fullConvertCase(), QString::isEmpty(), it, Q_ASSERT, Q_UNLIKELY, and str.
Referenced by convertCase().
|
noexcept |
Definition at line 10421 of file qunicodetables.cpp.
References QUnicodeTables::Properties::eastAsianWidth, and qGetProp().
Referenced by eastAsianWidth().
|
inlinenoexcept |
Definition at line 193 of file qunicodetables_p.h.
References ch, and eastAsianWidth().
|
noexcept |
Definition at line 10396 of file qunicodetables.cpp.
References QUnicodeTables::Properties::graphemeBreakClass, and qGetProp().
Referenced by graphemeBreakClass().
|
inlinenoexcept |
Definition at line 169 of file qunicodetables_p.h.
References ch, and graphemeBreakClass().
|
noexcept |
Definition at line 21233 of file qunicodetables.cpp.
References i, idnaMap, and idnaMappingData.
Referenced by idnaMapping(), and mapDomainName().
|
inlinenoexcept |
Definition at line 189 of file qunicodetables_p.h.
References ch, and idnaMapping().
|
noexcept |
Definition at line 10416 of file qunicodetables.cpp.
References QUnicodeTables::Properties::idnaStatus, and qGetProp().
Referenced by idnaStatus(), and mapDomainName().
|
inlinenoexcept |
Definition at line 185 of file qunicodetables_p.h.
References ch, and idnaStatus().
|
noexcept |
Definition at line 10411 of file qunicodetables.cpp.
References QUnicodeTables::Properties::lineBreakClass, and qGetProp().
Referenced by lineBreakClass().
|
inlinenoexcept |
Definition at line 181 of file qunicodetables_p.h.
References ch, and lineBreakClass().
|
noexcept |
Definition at line 10391 of file qunicodetables.cpp.
References qGetProp().
|
noexcept |
Definition at line 10386 of file qunicodetables.cpp.
References qGetProp().
Referenced by QUnicodeTools::getGraphemeBreaks(), QUnicodeTools::getLineBreaks(), QUnicodeTools::getSentenceBreaks(), QUnicodeTools::getWordBreaks(), and QUnicodeTools::initScripts().
|
inlinestaticnoexcept |
Definition at line 10381 of file qunicodetables.cpp.
References uc_properties, and uc_property_trie.
|
inlinestaticnoexcept |
Definition at line 10371 of file qunicodetables.cpp.
References QChar::LastValidCodePoint, Q_ASSERT, uc_properties, and uc_property_trie.
Referenced by canonicalOrderHelper(), QChar::category(), QChar::combiningClass(), composeHelper(), convertCase(), convertCase_helper(), QChar::digitValue(), QChar::direction(), eastAsianWidth(), fullConvertCase(), graphemeBreakClass(), QChar::hasMirrored(), idnaStatus(), QString::isLower(), QChar::isMark(), QChar::isPrint(), QChar::isPunct(), QChar::isSymbol(), QString::isUpper(), QChar::joiningType(), lineBreakClass(), QChar::mirroredChar(), normalizationQuickCheckHelper(), properties(), properties(), QChar::script(), sentenceBreakClass(), QChar::unicodeVersion(), and wordBreakClass().
|
noexcept |
Definition at line 10406 of file qunicodetables.cpp.
References qGetProp(), and QUnicodeTables::Properties::sentenceBreakClass.
Referenced by sentenceBreakClass().
|
inlinenoexcept |
Definition at line 177 of file qunicodetables_p.h.
References ch, and sentenceBreakClass().
|
noexcept |
Definition at line 10401 of file qunicodetables.cpp.
References qGetProp(), and QUnicodeTables::Properties::wordBreakClass.
Referenced by wordBreakClass().
|
inlinenoexcept |
Definition at line 173 of file qunicodetables_p.h.
References ch, and wordBreakClass().
|
staticconstexpr |
Definition at line 15313 of file qunicodetables.cpp.
Referenced by idnaMapping().
|
staticconstexpr |
Definition at line 15226 of file qunicodetables.cpp.
Referenced by idnaMapping().
|
constexpr |
Definition at line 10733 of file qunicodetables.cpp.
Referenced by fullConvertCase().
|
staticconstexpr |
Definition at line 10426 of file qunicodetables.cpp.
Referenced by convertCase_helper(), and fullConvertCase().
|
staticconstexpr |
Definition at line 12688 of file qunicodetables.cpp.
Referenced by decompositionHelper(), and QChar::decompositionTag().
|
staticconstexpr |
Definition at line 10735 of file qunicodetables.cpp.
|
staticconstexpr |
Definition at line 14958 of file qunicodetables.cpp.
Referenced by ligatureHelper().
|
staticconstexpr |
Definition at line 14528 of file qunicodetables.cpp.
|
staticconstexpr |
Definition at line 15214 of file qunicodetables.cpp.
Referenced by qt_string_normalize().
|
staticconstexpr |
Definition at line 7143 of file qunicodetables.cpp.
Referenced by qGetProp(), and qGetProp().
|
staticconstexpr |
Definition at line 12 of file qunicodetables.cpp.
Referenced by qGetProp(), and qGetProp().