summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdebug.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2025-07-18 10:57:45 +0200
committerMarc Mutz <marc.mutz@qt.io>2025-07-19 07:55:08 +0200
commit99dd2bb8115d5d136192bbe261ba1f3cec441845 (patch)
tree92754d793fdaf948c3e33fbf682297ff60466b43 /src/corelib/io/qdebug.cpp
parent6fa8db333d24f8c250b4b5656682e22ba586c81c (diff)
QTextStream: delay QByteArray → QString conversion in op<<()
... until putString(QUtf8StringView), which, at some point, may be optimized to not create a QString. This way, we centralize the conversion in a single place. The data comes from a QByteArray, so is always a valid range. Task-number: QTBUG-138520 Pick-to: 6.10 6.9 6.8 6.5 Change-Id: Ie6db2b1a254b737af286d7eb4e531829410b92c7 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/corelib/io/qdebug.cpp')
0 files changed, 0 insertions, 0 deletions