![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Typedefs | |
| using | GBTableEntryType = quint16 |
Enumerations | |
| enum class | State : uchar { Normal , GB11_ExtPicExt , GB11_ExtPicExtZWJ , GB12_13_RI , Normal , GB11_ExtPicExt , GB11_ExtPicExtZWJ , GB12_13_RI } |
| enum class | State : uchar { Normal , GB11_ExtPicExt , GB11_ExtPicExtZWJ , GB12_13_RI , Normal , GB11_ExtPicExt , GB11_ExtPicExtZWJ , GB12_13_RI } |
Functions | |
| static bool | shouldBreakBetweenClasses (QUnicodeTables::GraphemeBreakClass first, QUnicodeTables::GraphemeBreakClass second) |
Variables | |
| static const GBTableEntryType | Extend_SpacingMark_ZWJ |
| static const GBTableEntryType | HardBreak = 0u |
| static const GBTableEntryType | breakTable [QUnicodeTables::NumGraphemeBreakClasses] |
Definition at line 47 of file qunicodetools.cpp.
|
strong |
| Enumerator | |
|---|---|
| Normal | |
| GB11_ExtPicExt | |
| GB11_ExtPicExtZWJ | |
| GB12_13_RI | |
| Normal | |
| GB11_ExtPicExt | |
| GB11_ExtPicExtZWJ | |
| GB12_13_RI | |
Definition at line 113 of file qunicodetools.cpp.
|
strong |
| Enumerator | |
|---|---|
| Normal | |
| GB11_ExtPicExt | |
| GB11_ExtPicExtZWJ | |
| GB12_13_RI | |
| Normal | |
| GB11_ExtPicExt | |
| GB11_ExtPicExtZWJ | |
| GB12_13_RI | |
Definition at line 113 of file qunicodetools.cpp.
|
static |
Definition at line 105 of file qunicodetools.cpp.
References breakTable.
Referenced by QUnicodeTools::getGraphemeBreaks().
|
static |
Definition at line 62 of file qunicodetools.cpp.
Referenced by shouldBreakBetweenClasses().
|
static |
Definition at line 55 of file qunicodetools.cpp.
|
static |
Definition at line 60 of file qunicodetools.cpp.