qtbase/examples
Leander Beernaert bf298499a0 Update public CMake macros' version
Update all public Qt macros to use qt6/QT6 instead of qt5/QT6.

Change-Id: Ib178f4fa21f37dfb8da7d4d8c097aa0e96c9d9f9
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-08-23 10:04:30 +00:00
..
aggregate
corelib
dbus Update public CMake macros' version 2019-08-23 10:04:30 +00:00
embedded
gui
network Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake 2019-07-11 17:17:51 +02:00
opengl QOpenGLWindow example: use std::unique_ptr instead of QScopedPointer 2019-07-25 14:17:51 +00:00
qmake
qpa
qtconcurrent Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake 2019-07-11 17:17:51 +02:00
qtestlib
sql Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake 2019-07-11 17:17:51 +02:00
vulkan
widgets Update public CMake macros' version 2019-08-23 10:04:30 +00:00
xml
CMakeLists.txt
README
examples.pro

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.