qt6-bb10/examples/corelib/serialization/streambookmarks
Edward Welbourne fd7fbaf887 XBEL stream reader: rework documentation
Document previously-undocumented methods. Document in terms of what
each thing achieves, not how it does it. The U+00B7 is not the period,
it is the centred dot. Fix various anachronisms; the existing docs
were out of date with the actual code.

Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: I17da880e0afd7260aa6f3b7bdddb430c437f4562
Reviewed-by: Jaishree Vyas <jaishree.vyas@qt.io>
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2023-08-03 19:16:27 +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 XBEL stream example: use constructor initialization 2023-07-17 14:50:51 +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 XBEL streaming example: renumber xbelreader.cpp's snippet fragments 2023-07-10 12:57:21 +02:00
xbelreader.h XBEL example - modernize strings: use "..."_L1 for literals 2023-06-09 14:05:06 +02:00
xbelwriter.cpp XBEL stream reader: Brush up 2023-06-13 01:51:10 +02:00
xbelwriter.h Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00