qt6-bb10/examples
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
..
aggregate install a sane top-level examples.pro file 2012-12-11 13:37:57 +01:00
corelib Correct license for examples files 2024-03-07 11:06:43 +01:00
dbus Correct license for examples files 2024-03-07 11:06:43 +01:00
gui Correct license for examples files 2024-03-07 11:06:43 +01:00
network Correct license for examples files 2024-03-07 11:06:43 +01:00
opengl Correct license for examples files 2024-03-07 11:06:43 +01:00
qmake examples: port qmake examples to new connection style 2022-12-21 22:52:17 +02:00
qtconcurrent Correct license for examples files 2024-03-07 11:06:43 +01:00
qtestlib Correct license for examples files 2024-03-07 11:06:43 +01:00
sql Correct license for examples files 2024-03-07 11:06:43 +01:00
vulkan Correct license for examples files 2024-03-07 11:06:43 +01:00
widgets Correct license for examples files 2024-03-07 11:06:43 +01:00
xml Correct license for examples files 2024-03-07 11:06:43 +01:00
CMakeLists.txt Correct license for examples files 2024-03-07 11:06:43 +01:00
README
examples.pro Remove undocumented embedded examples 2023-11-17 19:39:33 +01:00

README

Qt is supplied with a number of example applications that have been
written to provide developers with examples of the Qt API in use,
highlight good programming practice, and showcase features found in each of
Qt's core technologies.


Documentation for examples can be found in the Examples section
of the Qt documentation.