qt5base-lts/examples/corelib/serialization
Edward Welbourne bcab157f75 Update table of CBOR tag descriptions in cbordump example
A comment said how to do this, so I gave it a try. Added a note to the
instructions to save the next person to look at this from, as I
initially did, thinking the comment in the generated code had the URL
wrong.

It turns out that some of the newer additions to the IANA registry
have semantics elements that spread across several lines. I don't know
the XSLT magic to replace each newline in a value, along with its
preceding and following spacs, by a single space, so adapted the XSLT
to produce C++ raw strings to wrap these multi-line entries. That'll
produce somewhat ugly output, so left a TODO for the better solution.

Task-number: QTBUG-111228
Pick-to: 6.5
Change-Id: I7d5e968284e0f1da2ec990af9512c9b7cb886792
Reviewed-by: Mikołaj Boc <Mikolaj.Boc@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-04-19 17:40:36 +02:00
..
cbordump Update table of CBOR tag descriptions in cbordump example 2023-04-19 17:40:36 +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 savegame ex.: give some TLC to main() 2023-04-11 12:37:36 +00: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