qt5base-lts/examples/corelib/serialization/savegame
Edward Welbourne 56df9e5603 savegame example: clarify that CBOR can be read
The documentation talked about using CBOR to keep folk from reading,
where (of course) it merely makes it more obscure (and compact). Make
clear that this just makes it less easy and mention the tool that
makes it easy again.

Task-number: QTBUG-111228
Pick-to: 6.5
Change-Id: I472acda4b7533db41ab0e78b694e0256b34d2b40
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-05-15 14:02:42 +02:00
..
doc/src savegame example: clarify that CBOR can be read 2023-05-15 14:02:42 +02:00
character.cpp savegame ex.: revamp the way print() works 2023-05-09 08:21:10 +02:00
character.h savegame ex.: revamp the way print() works 2023-05-09 08:21:10 +02:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
game.cpp savegame ex.: revamp the way print() works 2023-05-09 08:21:10 +02:00
game.h savegame ex.: revamp the way print() works 2023-05-09 08:21:10 +02:00
level.cpp savegame ex.: revamp the way print() works 2023-05-09 08:21:10 +02:00
level.h savegame ex.: revamp the way print() works 2023-05-09 08:21:10 +02:00
main.cpp savegame ex.: revamp the way print() works 2023-05-09 08:21:10 +02:00
savegame.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00