qt5base-lts/examples/widgets/tutorials
Sergio Ahumada 5243999c3c example: minor fix to gettingStarted - part5
Do not compare a QString to "".  Instead use the .isEmpty() method.

Change-Id: Ifda1361b2c288dd590f0294daacdf5e2d9241522
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Geir Vattekar <geir.vattekar@nokia.com>
2012-09-10 10:40:31 +02:00
..
addressbook Move tutorials to widgets. 2012-09-09 01:18:37 +02:00
addressbook-fr Move tutorials to widgets. 2012-09-09 01:18:37 +02:00
gettingStarted example: minor fix to gettingStarted - part5 2012-09-10 10:40:31 +02:00
modelview Move tutorials to widgets. 2012-09-09 01:18:37 +02:00
threads Move tutorials to widgets. 2012-09-09 01:18:37 +02:00
widgets Move tutorials to widgets. 2012-09-09 01:18:37 +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.