qt5base-lts/examples/corelib/serialization/streambookmarks
Edward Welbourne d8517fb1ab corelib/serialization examples: clang-tidy and coding style clean-up
I overrode clang-tidy where it uglified or obfuscated and did some
clean-up provoked or made possible by its changes. Konrad pointed out,
in review, a constructor that could be = default; it could, in fact,
vanish entirely as a result.

Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: I9b7744a3abaa29e6f9e0689d0f6985bfd88cd0fd
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
2023-09-08 18:17:37 +02:00
..
doc XBEL stream reader: rework documentation 2023-08-03 19:16:27 +02:00
CMakeLists.txt Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00
jennifer.xbel Update XBEL examples' sample data file 2023-07-10 12:57:20 +02:00
main.cpp Core examples: consistent #include order 2023-06-16 21:37:11 +02:00
mainwindow.cpp corelib/serialization examples: clang-tidy and coding style clean-up 2023-09-08 18:17:37 +02:00
mainwindow.h XBEL stream example: use constructor initialization 2023-07-17 14:50:51 +02:00
streambookmarks.pro There is no frank.xbel so don't tell qmake to find it 2023-06-09 14:05:06 +02:00
xbelreader.cpp corelib/serialization examples: clang-tidy and coding style clean-up 2023-09-08 18:17:37 +02:00
xbelreader.h XBEL example - modernize strings: use "..."_L1 for literals 2023-06-09 14:05:06 +02:00
xbelwriter.cpp corelib/serialization examples: clang-tidy and coding style clean-up 2023-09-08 18:17:37 +02:00
xbelwriter.h Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00