qt5base-lts/examples/widgets/tutorials
Kai Köhne 251e848007 Remove .prev_CMakeLists.txt
These are left-overs from the initial qmake2cmake conversion.

Pick-to: 6.2
Change-Id: Ie15c9ff022ea4566d10c1ba74599de9af83d29a7
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-12-06 11:23:26 +00:00
..
addressbook Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
gettingStarted Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
modelview Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
notepad Remove .prev_CMakeLists.txt 2021-12-06 11:23:26 +00:00
widgets Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
CMakeLists.txt Build examples in isolated sub-builds using ExternalProject 2021-05-26 13:33:29 +02:00
gettingstartedqt.qdoc Small fix to the notepad example 2021-05-18 20:57:25 +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.