![]() |
Qt 6.x
The Qt SDK
|
Enumerations | |
enum | Action { None , Start , Continue , Break } |
enum | Class { XX , PRPO , OPHY , NU , SYIS , CLCP } |
Functions | |
Class | toClass (QUnicodeTables::LineBreakClass lbc, QChar::Category category) |
Variables | |
static const uchar | actionTable [CLCP+1][CLCP+1] |
Enumerator | |
---|---|
None | |
Start | |
Continue | |
Break |
Definition at line 481 of file qunicodetools.cpp.
Enumerator | |
---|---|
XX | |
PRPO | |
OPHY | |
NU | |
SYIS | |
CLCP |
Definition at line 488 of file qunicodetools.cpp.
|
inline |
Definition at line 507 of file qunicodetools.cpp.
References category(), CLCP, QUnicodeTables::LineBreak_AL, 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, OPHY, PRPO, SYIS, QChar::Symbol_Math, and XX.
Referenced by QUnicodeTools::getLineBreaks().
Definition at line 497 of file qunicodetools.cpp.
Referenced by QUnicodeTools::getLineBreaks().