qt6-bb10/examples/corelib/serialization/convert
Sona Kurazyan 89c4bb5f24 Deprecate QJsonDocument methods for converting to/from JSON binary
Also remove the example code for deprecated methods and use CBOR instead
where it makes sense.

Task-number: QTBUG-81068
Change-Id: Iffb7a4b3d7b16a1e485fc05b3ab2e2468e9e0718
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2020-01-09 13:52:25 +01:00
..
cborconverter.cpp Replace usages of QVariant::value by qvariant_cast 2019-12-15 12:30:52 +01:00
cborconverter.h
convert.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
converter.h
datastreamconverter.cpp Replace usages of QVariant::value by qvariant_cast 2019-12-15 12:30:52 +01:00
datastreamconverter.h
jsonconverter.cpp Deprecate QJsonDocument methods for converting to/from JSON binary 2020-01-09 13:52:25 +01:00
jsonconverter.h Deprecate QJsonDocument methods for converting to/from JSON binary 2020-01-09 13:52:25 +01:00
main.cpp
nullconverter.cpp
nullconverter.h
textconverter.cpp Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
textconverter.h
xmlconverter.cpp Replace usages of QVariant::value by qvariant_cast 2019-12-15 12:30:52 +01:00
xmlconverter.h