qt6-bb10/examples/corelib/serialization/convert
Kai Köhne 0de3a17394 Doc: Add XML, Json, CBOR examples to IO category
Pick-to: 6.5 6.5.1
Task-number: QTBUG-112372
Change-Id: I867bd33ff08629e03b35eccd4b7418573abe7c68
Reviewed-by: Øystein Heskestad <oystein.heskestad@qt.io>
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2023-05-09 20:30:28 +00:00
..
doc Doc: Add XML, Json, CBOR examples to IO category 2023-05-09 20:30:28 +00:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01: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
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