qt5base-lts/examples/widgets/tutorials
Christian Ehrlicher 4af00753fa Cleanup QtWidgets examples
Cleanup QtWidgets examples:
 - use nullptr (clang-tidy)
 - use member-initialization
 - adjust the style
 - fix includes

Change-Id: Ic5448606aacc525ea60b615a69227017aa2b821a
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2019-10-11 06:32:30 +02:00
..
addressbook Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
gettingStarted Cleanup Widgets examples - new signal/slot syntax 2019-01-03 08:30:04 +00:00
modelview Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
notepad Cleanup QtWidgets examples 2019-10-11 06:32:30 +02: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
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.