qt6-bb10/examples
Kai Köhne bec264c15f Examples: Use Qt6:: to qualify Qt CMake packages
This is what we promote also in the documentation.

Change-Id: If91aebafe861b0c934acbb2c69afd182abc3345d
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-11-17 19:59:11 +01:00
..
aggregate install a sane top-level examples.pro file 2012-12-11 13:37:57 +01:00
corelib Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
dbus Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
embedded Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
gui Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
network Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
opengl Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
qmake Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qpa Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
qtconcurrent Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
qtestlib Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
sql Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
vulkan Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
widgets Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
xml Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
CMakeLists.txt Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
README Remove more references to demos. 2011-07-08 15:36:26 +02:00
examples.pro Turn off the dbus examples for qmake-generated VS projects 2021-02-09 15:45:06 +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.