qt6-bb10/examples/corelib/serialization/streambookmarks
Lucie Gérard c2333f312f Correct license for examples files
Example takes precedent over build system file type.
According to QUIP-18 [1], all examples file should be
LicenseRef-Qt-Commercial OR BSD-3-Clause

[1]: https://contribute.qt-project.org/quips/18

Pick-to: 6.7
Task-number: QTBUG-121787
Change-Id: Id348a89884bb309b96abb31077f14a51086b5d0c
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
2024-03-07 11:06:43 +01:00
..
doc XBEL stream reader: rework documentation 2023-08-03 19:16:27 +02:00
CMakeLists.txt Correct license for examples files 2024-03-07 11:06:43 +01: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