qt6-bb10/examples/corelib/serialization/streambookmarks
Edward Welbourne 97f68cd306 XBEL examples: construct the text of the separators cleanly
Create the fixed string once and reuse it. Also give a name to the
escape code that's its repeated character.

Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: I3d6416070f1d5490ec137e251daff0e1637fb788
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2023-06-12 15:46:14 +02:00
..
doc Examples: Do not add the same category twice 2023-05-26 17:44:54 +02:00
CMakeLists.txt
jennifer.xbel
main.cpp
mainwindow.cpp XBEL example: minor simplifications 2023-06-09 14:05:06 +02:00
mainwindow.h
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 XBEL examples: construct the text of the separators cleanly 2023-06-12 15:46:14 +02:00
xbelreader.h XBEL example - modernize strings: use "..."_L1 for literals 2023-06-09 14:05:06 +02:00
xbelwriter.cpp XBEL example - modernize strings: use "..."_L1 for literals 2023-06-09 14:05:06 +02:00
xbelwriter.h