qt5base-lts/examples/widgets/tutorials
Holger Hans Peter Freyther ae4bc7e97e Remove bogus call and comment from addressbook
QMap::empty() does not empty the list but is the STL
version to ask if the map is empty. Remove the comment
and code as operator>> of QDataStream will clear the
map.

Fixes Coverity CID#89073

Change-Id: I259e518b44afd42b698368b42aedcc3b84240aca
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2015-06-08 07:22:20 +00:00
..
addressbook Remove bogus call and comment from addressbook 2015-06-08 07:22:20 +00:00
gettingStarted Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
modelview Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
widgets Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
README Move tutorials to widgets. 2012-09-09 01:18:37 +02:00
tutorials.pro Doc: Clean up threading examples 2013-11-05 00:29:01 +01: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.