qt5base-lts/examples/widgets/tutorials
Kai Köhne a5de12f0d7 Examples: Use PRIVATE CMake linkage
We (almost) only build apps, for which PRIVATE linkage makes more sense.

Change-Id: I09a509c3fb33a00cdfdede687b3f95d638f42091
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-11-30 14:48:50 +01:00
..
addressbook Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
gettingStarted Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
modelview Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
notepad Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
widgets Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
gettingstartedqt.qdoc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
README Move tutorials to widgets. 2012-09-09 01:18:37 +02:00
tutorials.pro Doc: move notepad example to qtbase and improve it 2017-12-18 13:39:28 +00:00

Qt is supplied with tutorials that have been written to provide developers
with an introduction to the Qt API.


Documentation for tutorials can be found in the Tutorials
link in the main documentation.