![]() |
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 46 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 112 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 112 of file qunicodetools.cpp.
|
static |
Definition at line 104 of file qunicodetools.cpp.
References breakTable.
Referenced by QUnicodeTools::getGraphemeBreaks().
|
static |
Definition at line 61 of file qunicodetools.cpp.
Referenced by shouldBreakBetweenClasses().
|
static |
Definition at line 54 of file qunicodetools.cpp.
|
static |
Definition at line 59 of file qunicodetools.cpp.