qt5base-lts/examples/widgets/tutorials
Christian Ehrlicher 1f2c23a7ca Cleanup Widgets examples - foreach
Cleanup the Widget examples - replace foreach with range-based for loop
in subdirectory tools, touch and tutorials

Change-Id: I008d23b5993a18a3332fe9f5e5bca68cb0561066
Reviewed-by: Luca Beldi <v.ronin@yahoo.it>
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2019-01-07 13:15:59 +00:00
..
addressbook Cleanup Widgets examples - new signal/slot syntax 2019-01-03 08:30:04 +00:00
gettingStarted Cleanup Widgets examples - new signal/slot syntax 2019-01-03 08:30:04 +00:00
modelview Itemviews: Cleanup examples 2018-11-12 13:01:30 +00:00
notepad Notepad example: Get rid of auto-connection slots 2018-11-01 11:46:00 +00:00
widgets Cleanup Widgets examples - foreach 2019-01-07 13:15:59 +00:00
gettingstartedqt.qdoc Notepad example: Get rid of auto-connection slots 2018-11-01 11:46:00 +00: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.