qt5base-lts/tests/auto/corelib/text/qstringconverter
Marc Mutz ef1be84551 QStringDecoder: add a char16_t overload of appendToBuffer(QChar*, ~~~)
More and more code in Qt uses char16_t instead of QChar, even
QString::Data, so reduce the impedance mismatch with such code and
supply a char16_t overload in parallel to the existing QChar* one.

[ChangeLog][QtCore][QStringDecoder] Added appendToBuffer() overload for
char16_t*, complementing the existing overload taking QChar*.

Task-number: QTBUG-106198
Change-Id: I0cb8ab22c897c14b1318a676f5212cc0cf1b72b7
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2023-06-04 06:32:59 +00:00
..
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
euc_kr.txt Long live the ICU-based QStringConverter interface! 2022-06-19 00:41:12 +02:00
tst_qstringconverter.cpp QStringDecoder: add a char16_t overload of appendToBuffer(QChar*, ~~~) 2023-06-04 06:32:59 +00:00