qt5base-lts/examples/corelib/serialization/convert
Edward Welbourne 1371cd107a Add metadata to serialization examples
There's no separate category for {de,}serialization, so I've put them
in Input/Output; and at least some of them are relevant to
transmission over the network, so include that as a tag, so that
someone writing a network application that wants to use what they
illustrate gets a chance of being lead to it.

Pick-to: 6.5
Task-number: QTBUG-111228
Change-Id: Ie9f6dbaf85aed852e9f64eba05ec8c5fe0a7382d
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2023-05-15 14:02:42 +02:00
..
doc Add metadata to serialization examples 2023-05-15 14:02:42 +02:00
cborconverter.cpp Examples: Fix CMake Unity (Jumbo) builds 2023-02-01 19:12:36 +01:00
cborconverter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
convert.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
converter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
datastreamconverter.cpp Examples: Fix CMake Unity (Jumbo) builds 2023-02-01 19:12:36 +01:00
datastreamconverter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
jsonconverter.cpp Examples: Fix CMake Unity (Jumbo) builds 2023-02-01 19:12:36 +01:00
jsonconverter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
nullconverter.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
nullconverter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
textconverter.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
textconverter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
xmlconverter.cpp Examples: Fix CMake Unity (Jumbo) builds 2023-02-01 19:12:36 +01:00
xmlconverter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00