qt6-bb10/examples/corelib/serialization/convert
Kai Köhne a5de12f0d7 Examples: Use PRIVATE CMake linkage
We (almost) only build apps, for which PRIVATE linkage makes more sense.

Change-Id: I09a509c3fb33a00cdfdede687b3f95d638f42091
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-11-30 14:48:50 +01:00
..
doc Add CBOR documentation 2022-09-01 19:03:00 +02:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
cborconverter.cpp Add CBOR documentation 2022-09-01 19:03:00 +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 Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
datastreamconverter.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
datastreamconverter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
jsonconverter.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02: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 Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
xmlconverter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00