qt5base-lts/examples/widgets/tutorials
Kai Köhne d221ea609f Examples: Remove duplicated Qt6::PrintSupport link information
Some CMakeLists.txt files did link to Qt6::PrintSupport twice. Also
unify formatting and order of the linker step.

Change-Id: I4af935c5dc3de6c243aad8511b0803ceaa872589
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-11-30 14:48:50 +01:00
..
addressbook Examples: Use qt_standard_project_setup() 2022-11-17 19:59:11 +01:00
gettingStarted Examples: Use qt_standard_project_setup() 2022-11-17 19:59:11 +01:00
modelview Examples: Use qt_standard_project_setup() 2022-11-17 19:59:11 +01:00
notepad Examples: Remove duplicated Qt6::PrintSupport link information 2022-11-30 14:48:50 +01:00
widgets Examples: Use qt_standard_project_setup() 2022-11-17 19:59:11 +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.