qtactiveqt/examples/activeqt
Lucie Gérard 2a0f5e6fb6 Change license for examples files
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: I32da3da887f161e3bbdf6114d753300add0f17e4
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
2024-05-16 08:55:37 +01:00
..
comapp Change license for examples files 2024-05-16 08:55:37 +01:00
qutlook Change license for examples files 2024-05-16 08:55:37 +01:00
simple Change license for examples files 2024-05-16 08:55:37 +01:00
wrapper Change license for examples files 2024-05-16 08:55:37 +01:00
CMakeLists.txt Change license for examples files 2024-05-16 08:55:37 +01:00
README Doc: Remove instructions for using qtdemo from examples README 2013-04-16 11:21:37 +02:00
activeqt.pro Remove the SimpleQML example 2023-11-14 10:00:20 +01:00
shared.pri Suppress registration of the server examples in CI builds. 2015-03-17 11:25:38 +00:00

README

Qt is supplied with a number of example applications and demonstrations 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 via the Examples and Tutorials link
in the main Qt documentation. The examples and their documentation can also
be opened from the Examples tab of Qt Creator's Welcome mode.