summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkrequest.cpp
diff options
context:
space:
mode:
authorMate Barany <[email protected]>2022-12-08 22:31:46 +0100
committerMarc Mutz <[email protected]>2022-12-10 01:00:27 +0100
commit585f2a31c61c3981065015494f9d487d8ece4ad5 (patch)
treef08491da6e82a4e3b9c4e356b6e21967f660f07a /src/network/access/qnetworkrequest.cpp
parentbbb01309b443054724713c2d72826535edc554d5 (diff)
QXmlStreamWriter: port API from QString to QAnyStringView
QXmlStreamWriter is basically a fancy way to append to a string, not saving any of them individually, so this API is a perfect candidate for replacing all of the QStrings with QAnyStringViews. [ChangeLog][QtCore][QXmlStreamWriter] Ported API to QAnyStringView (was: QString). Fixes: QTBUG-103302 Change-Id: I9fb1f2d5793cf9f35d468c46c0127d3ebd57f3dd Reviewed-by: Marc Mutz <[email protected]> Reviewed-by: Ivan Solovev <[email protected]>
Diffstat (limited to 'src/network/access/qnetworkrequest.cpp')
0 files changed, 0 insertions, 0 deletions