qt6-bb10/tests/auto/corelib/text/qstringbuilder/qstringbuilder1
Sona Kurazyan d7ccd8cb45 Remove QByteArray's methods taking QString and their uses
[ChangeLog][QtCore][QByteArray] Remove method overloads taking
QString as argument, all of which were equivalent to passing the
toUtf8() of the string instead.

Change-Id: I9251733a9b3711153b2faddbbc907672a7cba190
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-06-25 09:54:16 +02:00
..
CMakeLists.txt Regenerate tests/auto/corelib/text 2019-11-12 17:26:05 +00:00
qstringbuilder1.pro Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00
stringbuilder.cpp Remove QByteArray's methods taking QString and their uses 2020-06-25 09:54:16 +02:00
tst_qstringbuilder1.cpp Allow qMin, qMax and qBound for types that can be losslessly converted 2020-06-25 06:20:18 +02:00