qt5base-lts/tests/auto/corelib/serialization
Allan Sandfeld Jensen 461e89ee1a Clean up QTextStream functions
They are the only Qt symbols neither prefixed with q or with the Qt
namespace. This changes preserves source and binary compatibility
while making it possible to define conflicting symbols.

Change-Id: I6d4181206e63faa922fa0c8b644e0a4b88826a97
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2019-03-23 10:00:18 +00:00
..
json Implement QJsonValue data stream operator 2018-10-03 14:49:17 +00:00
qcborstreamreader QCborStreamReader: make sure setDevice() clears the last error 2018-11-08 15:19:45 +00:00
qcborstreamwriter Long live QCborStreamWriter! 2018-05-27 22:41:41 +00:00
qcborvalue Fully support operator[] on QCborValue and QCborValueRef 2018-11-01 15:02:46 +00:00
qcborvalue_json QCborValue: move the toDiagnosticNotation() function to its own file 2018-07-30 16:21:12 +00:00
qdatastream Merge remote-tracking branch 'origin/5.12' into dev 2018-10-25 07:21:53 +02:00
qtextstream Clean up QTextStream functions 2019-03-23 10:00:18 +00:00
qxmlstream Fix QXmlStreamWriter xmlns attribute placement 2018-09-28 13:19:48 +00:00
serialization.pro QCborValue: add support for QVariant and JSON conversions 2018-06-08 07:46:41 +00:00