qt5base-lts/examples/corelib/serialization/savegame
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
..
doc/src Deprecate QJsonDocument methods for converting to/from JSON binary 2020-01-09 13:52:25 +01:00
character.cpp Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
character.h Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
game.cpp Deprecate QJsonDocument methods for converting to/from JSON binary 2020-01-09 13:52:25 +01:00
game.h Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
level.cpp Cleanup QtCore examples 2019-02-06 22:11:27 +00:00
level.h Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
main.cpp Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
savegame.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00