qt5base-lts/tests/auto/corelib
Marc Mutz 39473f9210 Make XmlStringRef convertible to QAnyStringView/QStringView
Both QStringView and QAnyStringView implicitly convert from any
container with a fitting value_type, and working std::data, std::size,
std::begin and std::end.

Add these missing operations (and complementary ones) to XmlStringRef,
so it implicitly converts to QStringView and QAnyStringView, too.

Add a check to that effect and remove the now-superfluous operator
QStringView().

Task-number: QTBUG-103302
Change-Id: I89d586cf64447a82022e06d546d7ee8339fc6dc7
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-11-29 20:03:06 +00:00
..
animation Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
global qfloat16: make it a built-in metatype 2022-11-28 10:59:35 -08:00
io Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
itemmodels Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
kernel qfloat16: make it a built-in metatype 2022-11-28 10:59:35 -08:00
mimetypes Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
platform Android: Fix incorrect fullscreen dimensions 2022-11-07 09:06:34 +00:00
plugin Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
serialization Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
text Make XmlStringRef convertible to QAnyStringView/QStringView 2022-11-29 20:03:06 +00:00
thread tests: fix build with -no-feature-concurrent 2022-11-09 20:33:49 +01:00
time Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
tools tst_QMap: remove unused std::as_const clone 2022-11-18 18:02:21 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00