Details
-
Task
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
None
-
8
-
233109e93 (6.4), ca5b8565f (6.4), f234a3903 (6.4), e13eb4835 (tqtc/lts-6.2), 86619c616 (tqtc/lts-6.2), d6898b59f (tqtc/lts-6.2), f192ddad8 (dev), f046589e1 (dev), 2ffdb3bcd (dev), d2e1d73bf (dev), bc9e1c5c2 (dev), 8c0ed7422 (dev), 4e5f87406 (dev)
-
Foundation Sprint 67, Foundation Sprint 68, Foundation Sprint 69, Foundation Sprint 70, Foundation Sprint 71, Foundation Sprint 72
Description
QXmlStreamWriter is basically a fancy way to append to a string, not saving any one of them individually, so this API is a perfect candidate for replacing all of the QStrings with QAnyStringViews.
Attachments
Issue Links
- resulted in
-
QTBUG-108546 Optimize UTF-8 insertions into an UTF-16 buffer
- In Progress
-
QTBUG-109092 Use QString's new QUtf8StringView append/prepend/insert to implement QByteArray/View overloads without fromUtf8() calls
- Closed
-
QTBUG-109284 Optimize performance of QXmlStreamWriter::write
- Closed