qt5base-lts/tests/auto/corelib/plugin/quuid
Marc Mutz 615a9cf991 QUuid: port to QAnyStringView
Remove the QString/QStringView/QLatin1String/const char* overloads
from the API, but not the ABI.

As a drive-by, replace a use of QStringView::left() by truncate(), as
suggested by a comment.

[ChangeLog][QtCore][QUuid] The from-string constructor and the
fromString() function now take QAnyStringView (was: overload set with
a subset of QString, QByteArray, const char*, QLatin1String,
QStringView each).

Change-Id: If7fa26cfbef9280480c78b669d9f5f14118995ed
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-07-30 22:54:28 +02:00
..
test Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
testProcessUniqueness Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
.gitignore
CMakeLists.txt Convert corelib plugin tests 2019-10-21 11:17:20 +00:00
tst_quuid_darwin.mm Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
tst_quuid.cpp QUuid: port to QAnyStringView 2021-07-30 22:54:28 +02:00