qt5base-lts/examples/widgets/tools/i18n
Marc Mutz b4a88aa758 examples: port away from Java-style iterators
There's no reason to use them here, the Mutable is misleading in a
few instances, ranged-for is much simpler, and more future-proof.

Change-Id: Ifd5eaae95bbaa0b4cf0f435e6cfee6d778817b44
Reviewed-by: David Faure <david.faure@kdab.com>
2019-05-23 17:30:51 +02:00
..
translations Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00
i18n.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
i18n.qrc Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00
languagechooser.cpp examples: port away from Java-style iterators 2019-05-23 17:30:51 +02:00
languagechooser.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
mainwindow.cpp Doc: Update connect syntax in I18n Widgets Example 2018-04-09 06:51:23 +00:00
mainwindow.h Unify license header usage. 2016-03-29 10:20:03 +00:00