qt5base-lts/examples/corelib/serialization/streambookmarks
Edward Welbourne b610c7aa89 XBEL stream reader: shuffle order of functions
Put readBookmark() first of the constituent parts, as it's the most
intelligible (albeit currently undocumented) and gives some clue to
the purpose of readTitle(), which is next.

Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: I91d3d6bf8adc3f3001c90274bb62a9da6bf05362
Reviewed-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@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 Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00
jennifer.xbel Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00
main.cpp Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00
mainwindow.cpp XBEL example: minor simplifications 2023-06-09 14:05:06 +02:00
mainwindow.h Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +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 XBEL stream reader: shuffle order of functions 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 Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00