qt6-bb10/examples/corelib/serialization/convert
Edward Welbourne 833ed75b65 Update datastream converter to use Qt_6_0 instead of Qt_5_0
It was added in 5.12 and we've had a few upates since then.

Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: Iacb5368d4baa7d25f981bb0b8bd8d68b5461e17d
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2023-09-05 16:50:53 +02:00
..
doc Doc: Update example category names 2023-07-10 11:34:40 +02:00
CMakeLists.txt Exclude some examples from Android build 2023-08-28 16:00:45 +03:00
cborconverter.cpp Core examples: consistent #include order 2023-06-16 21:37:11 +02: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 Core examples: consistent #include order 2023-06-16 21:37:11 +02:00
datastreamconverter.cpp Update datastream converter to use Qt_6_0 instead of Qt_5_0 2023-09-05 16:50:53 +02: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 Core serialization examples: spacing-only clang-format changes 2023-09-05 16:40:47 +02:00
nullconverter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
textconverter.cpp Core serialization examples: spacing-only clang-format changes 2023-09-05 16:40:47 +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