summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkrequest.cpp
diff options
context:
space:
mode:
authorMate Barany <mate.barany@qt.io>2022-11-17 18:26:32 +0100
committerMate Barany <mate.barany@qt.io>2022-12-10 00:59:56 +0100
commit7741665a9c841eee91dfc377d2633a26cefb2bf3 (patch)
tree8613390804baf3450e96b95d3b02404c0e0ae190 /src/network/access/qnetworkrequest.cpp
parent1523714bfa76e36a01d05bdb10130d27a87eb246 (diff)
Port QXmlStreamWriterPrivate::write to QAnyStringView
Replace the const QString &s overload with a QASV overload. Remove the const char (&s)[N] and const XmlStringRef& overloads, with the QASV overload they are redundant. Leave the const char *s, qsizetype len overload for now but make it call the QASV overload. Task-number: QTBUG-103302 Change-Id: I4f92d76248d5b7531472056a51ca06aa25dbac01 Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/network/access/qnetworkrequest.cpp')
0 files changed, 0 insertions, 0 deletions