qtbase/examples/corelib/serialization
Edward Welbourne 5a3784bba3 Flip string comparisons in savegame example
This follows up to commit 9834e80833,
fixing an accidental flip to the meaning of keywords on the
command-line. If the first word is "load" we should load a prior game,
not start a new one; if the second is "binary" we should use CBOR, the
binary format, not JSON.

Pick-to: 6.5
Task-number: QTBUG-111228
Change-Id: If29070777daf68f2f959bc1ec4ffd67ba90b28ba
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2023-05-04 15:05:16 +02:00
..
cbordump Replace runic XSLT with a python script and tidy cbordump code 2023-05-02 17:03:26 +02:00
convert Examples: Fix CMake Unity (Jumbo) builds 2023-02-01 19:12:36 +01:00
rsslisting Move rsslisting example into corelibe/serialization 2023-03-21 14:49:09 +01:00
savegame Flip string comparisons in savegame example 2023-05-04 15:05:16 +02:00
streambookmarks Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00
CMakeLists.txt Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00
serialization.pro Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00