summaryrefslogtreecommitdiffstats
path: root/src/network/access/qrestreply.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2024-01-27 10:00:25 +0100
committerMarc Mutz <marc.mutz@qt.io>2024-01-29 22:44:37 +0100
commit264d54953e8b53f2454fbf8361b851923b8115a5 (patch)
treeef3cc357291af0673173a6207995bb9703945629 /src/network/access/qrestreply.cpp
parent297341396203c5afed6420fa3789485c0996f846 (diff)
QJsonArray: symmetrize QDataStream op>>/<<
In operator<<(), stream the QJsonDocument directly, instead of toJson(Compact). This is how QJsonDocument operator<<() also does things, but that knowledge should be need-to-know, and QJsonArray doesn't, seeing as operator>>() just streams a QJsonDocument, and then calls toArray(). Pick-to: 6.7 6.6 6.5 Change-Id: Ia378bf0fb04ce33e3af24a2ce67778e89c41e31a Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/network/access/qrestreply.cpp')
0 files changed, 0 insertions, 0 deletions