qt5base-lts/examples/corelib/serialization/cbordump
Edward Welbourne 5c2245cd66 Rework documentation of cbordump example
Focus the phrasing on what it teaches - how to use the stream reader -
more than the example application of that, displaying it.
Update docs:
* Changed name to conform to modern guidelines.
* Consistently mark \c cbodrump as code.
* Fix mentions of CborDumper and CborTagDescription to match code.
* Say how the tagDescriptions table is used.

Pick-to: 6.5
Task-number: QTBUG-111228
Change-Id: Ic12e77cf34caadc9f60527e886f94c76cb8cfeaf
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-03-20 19:18:53 +01:00
..
doc Rework documentation of cbordump example 2023-03-20 19:18:53 +01:00
cbordump.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
main.cpp Use local names to make some numeric_limits references more readable 2023-03-20 19:18:53 +01:00
tag-transform.xslt Example: add a simple CBOR dumper tool 2018-05-28 11:36:54 +00:00