qt6-bb10/tests/auto/corelib/tools/qchar
Konstantin Ritt ba300f42bd QChar: add isSurrogate() and isNonCharacter() to the public API
+ QChar::LastValidCodePoint enum value that supercede the UNICODE_LAST_CODEPOINT macro
replace uses of hardcoded values with the new API; remove leftovers

Change-Id: I1395c9840b85fcb6b08e241b131794a98773c952
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-16 04:24:56 +02:00
..
.gitignore
NormalizationTest.txt
qchar.pro
tst_qchar.cpp QChar: add isSurrogate() and isNonCharacter() to the public API 2012-05-16 04:24:56 +02:00