qt5base-lts/examples/corelib/serialization/savegame
Edward Welbourne e67f030600 Make \brief of Saving a Game to File actually brief
Specifically, prune it to fit on a single line.
Much of what it was saying was implicit in its context already.
It also neglected to mention CBOR's part in the story.

Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: I161a345cbbea8b706490fcbbadecd01b8946af31
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2023-09-11 17:56:51 +02:00
..
doc/src Make \brief of Saving a Game to File actually brief 2023-09-11 17:56:51 +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