![]() |
Qt 6.x
The Qt SDK
|
Typedefs | |
using | GBTableEntryType = quint16 |
Enumerations | |
enum class | State : uchar { 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] |
using QUnicodeTools::GB::GBTableEntryType = typedef quint16 |
Definition at line 45 of file qunicodetools.cpp.
|
strong |
Enumerator | |
---|---|
Normal | |
GB11_ExtPicExt | |
GB11_ExtPicExtZWJ | |
GB12_13_RI |
Definition at line 111 of file qunicodetools.cpp.
|
static |
Definition at line 103 of file qunicodetools.cpp.
References breakTable, and FLAG.
Referenced by QUnicodeTools::getGraphemeBreaks().
|
static |
Definition at line 60 of file qunicodetools.cpp.
Referenced by shouldBreakBetweenClasses().
|
static |
Definition at line 53 of file qunicodetools.cpp.
|
static |
Definition at line 58 of file qunicodetools.cpp.