qt5base-lts/examples/corelib/serialization
Thiago Macieira 71e41d7230 CBOR: Add QDebug operators for the Qt CBOR value-like types
I added a function that returns the string identifiers for
QCborKnownTags and QCborSimpleType, in order to facilitate writing a
QTest::toString for those types, as neither enum is part of a Q_OBJECT
or Q_GADGET class.

Change-Id: I56b444f9d6274221a3b7fffd150d2d26a1925c19
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2018-07-04 03:04:09 +00:00
..
cbordump Example: add a simple CBOR dumper tool 2018-05-28 11:36:54 +00:00
convert CBOR: Add QDebug operators for the Qt CBOR value-like types 2018-07-04 03:04:09 +00:00
savegame Fix some qdoc-warnings for 5.11 2018-02-21 16:10:26 +00:00
serialization.pro Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00