![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Enumerations | |
enum | Action { None , Start , Continue , Break , NeedOPNU , CNeedNU , CNeedISNU , None , Start , Continue , Break , NeedOPNU , CNeedNU , CNeedISNU } |
enum | Class { XX , PRPO , OP , HY , NU , SY , IS , CLCP , XX , PRPO , OP , HY , NU , SY , IS , CLCP } |
enum | Action { None , Start , Continue , Break , NeedOPNU , CNeedNU , CNeedISNU , None , Start , Continue , Break , NeedOPNU , CNeedNU , CNeedISNU } |
enum | Class { XX , PRPO , OP , HY , NU , SY , IS , CLCP , XX , PRPO , OP , HY , NU , SY , IS , CLCP } |
Functions | |
Class | toClass (QUnicodeTables::LineBreakClass lbc) |
Variables | |
static const uchar | actionTable [CLCP+1][CLCP+1] |
Enumerator | |
---|---|
None | |
Start | |
Continue | |
Break | |
NeedOPNU | |
CNeedNU | |
CNeedISNU | |
None | |
Start | |
Continue | |
Break | |
NeedOPNU | |
CNeedNU | |
CNeedISNU |
Definition at line 496 of file qunicodetools.cpp.
Enumerator | |
---|---|
None | |
Start | |
Continue | |
Break | |
NeedOPNU | |
CNeedNU | |
CNeedISNU | |
None | |
Start | |
Continue | |
Break | |
NeedOPNU | |
CNeedNU | |
CNeedISNU |
Definition at line 496 of file qunicodetools.cpp.
Enumerator | |
---|---|
XX | |
PRPO | |
OP | |
HY | |
NU | |
SY | |
IS | |
CLCP | |
XX | |
PRPO | |
OP | |
HY | |
NU | |
SY | |
IS | |
CLCP |
Definition at line 509 of file qunicodetools.cpp.
Enumerator | |
---|---|
XX | |
PRPO | |
OP | |
HY | |
NU | |
SY | |
IS | |
CLCP | |
XX | |
PRPO | |
OP | |
HY | |
NU | |
SY | |
IS | |
CLCP |
Definition at line 509 of file qunicodetools.cpp.
|
inline |
Definition at line 532 of file qunicodetools.cpp.
References CLCP, HY, IS, QUnicodeTables::LineBreak_CL, QUnicodeTables::LineBreak_CP, QUnicodeTables::LineBreak_HY, QUnicodeTables::LineBreak_IS, QUnicodeTables::LineBreak_NU, QUnicodeTables::LineBreak_OP, QUnicodeTables::LineBreak_PO, QUnicodeTables::LineBreak_PR, QUnicodeTables::LineBreak_SY, NU, OP, PRPO, SY, and XX.
Referenced by QUnicodeTools::getLineBreaks().
|
static |
Definition at line 520 of file qunicodetools.cpp.