qt5base-lts/examples/widgets/tutorials
Joerg Bornemann 9e750d341a fix conflicting Visual Studio project names for Qt examples
Loading examples.sln resulted in a cascade of error messages because
Visual Studio doesn't allow projects of the same name in a solution.
Now using QMAKE_PROJECT_NAME to give the projects distinct names.

Change-Id: Ifd3a00311253e4b234ece936092649ce0f0869d8
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2012-09-27 15:50:14 +02:00
..
addressbook fix conflicting Visual Studio project names for Qt examples 2012-09-27 15:50:14 +02:00
addressbook-fr fix conflicting Visual Studio project names for Qt examples 2012-09-27 15:50:14 +02:00
gettingStarted Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
modelview Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
threads Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
widgets Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
README Move tutorials to widgets. 2012-09-09 01:18:37 +02:00
tutorials.pro Move tutorials to widgets. 2012-09-09 01:18:37 +02: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.