qt5base-lts/examples/corelib/serialization/convert
Edward Welbourne 40b07ee887 Minor tidies in example's XML converter
Make a local variable more local, set a variable only once its new
value is known to be valid.

Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: Ib6aa16e8c834f89c6ccc0715f20b0e5f0a7f3b6d
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
2023-09-05 22:41:35 +02:00
..
doc Doc: Update example category names 2023-07-10 11:34:40 +02: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
CMakeLists.txt Exclude some examples from Android build 2023-08-28 16:00:45 +03: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 Exploit C++17 init-statements in if to simplify a loop 2023-09-05 22:41:35 +02:00
textconverter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
xmlconverter.cpp Minor tidies in example's XML converter 2023-09-05 22:41:35 +02:00
xmlconverter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00