qt5base-lts/examples/corelib/serialization/streambookmarks
Edward Welbourne 98765cab97 XBEL streaming: shuffle mainwindow parts into more pedagogic order
Renumber the code fragments to match their order, while adding a
number for the previously undocumented custom method. Add a brief
description of it. Move the createMenus() part up to after it, combine
the createActions() with its (as createActions() is long gone, fused
into it and sharing its snippet number).

Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: If0fbcadfa058fc12cbd74ba1897646113bd016b0
Reviewed-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>
2023-07-10 12:57:20 +02:00
..
doc XBEL streaming: shuffle mainwindow parts into more pedagogic order 2023-07-10 12:57:20 +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 streaming: shuffle mainwindow parts into more pedagogic order 2023-07-10 12:57:20 +02:00
mainwindow.h Do XBEL example's last !QT_NO_... -> QT_CONFIG() 2023-06-14 11:57:13 +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: Brush up 2023-06-13 01:51:10 +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