qt5base-lts/examples/corelib/serialization/savegame
Edward Welbourne 32500a76a0 Rename the JSON Save Game Example to Saving a Game to File
Partly because it also saves to CBOR, but also because our guidelines
say to avoid using "Example" in the title.

Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: Id858475a6b0474228cfe8044e188cc763f56e3a8
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2023-10-20 11:19:48 +02:00
..
doc/src Rename the JSON Save Game Example to Saving a Game to File 2023-10-20 11:19:48 +02:00
character.cpp corelib/serialization examples: clang-tidy and coding style clean-up 2023-09-08 18:17:37 +02:00
character.h corelib/serialization examples: clang-tidy and coding style clean-up 2023-09-08 18:17:37 +02:00
CMakeLists.txt Exclude some examples from Android build 2023-08-28 16:00:45 +03:00
game.cpp corelib/serialization examples: clang-tidy and coding style clean-up 2023-09-08 18:17:37 +02:00
game.h corelib/serialization examples: clang-tidy and coding style clean-up 2023-09-08 18:17:37 +02:00
level.cpp corelib/serialization examples: clang-tidy and coding style clean-up 2023-09-08 18:17:37 +02:00
level.h corelib/serialization examples: clang-tidy and coding style clean-up 2023-09-08 18:17:37 +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