qt5base-lts/examples/corelib/serialization/savegame
Edward Welbourne d8517fb1ab corelib/serialization examples: clang-tidy and coding style clean-up
I overrode clang-tidy where it uglified or obfuscated and did some
clean-up provoked or made possible by its changes. Konrad pointed out,
in review, a constructor that could be = default; it could, in fact,
vanish entirely as a result.

Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: I9b7744a3abaa29e6f9e0689d0f6985bfd88cd0fd
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
2023-09-08 18:17:37 +02:00
..
doc/src Doc: Update example category names 2023-07-10 11:34:40 +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