qt5base-lts/examples/widgets/tools/settingseditor
Christian Ehrlicher 1f2c23a7ca Cleanup Widgets examples - foreach
Cleanup the Widget examples - replace foreach with range-based for loop
in subdirectory tools, touch and tutorials

Change-Id: I008d23b5993a18a3332fe9f5e5bca68cb0561066
Reviewed-by: Luca Beldi <v.ronin@yahoo.it>
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2019-01-07 13:15:59 +00:00
..
inifiles Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00
locationdialog.cpp examples: Use QOverload to select overloaded signals and slots 2016-12-22 14:54:55 +00:00
locationdialog.h Unify license header usage. 2016-03-29 10:20:03 +00:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
mainwindow.cpp Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
mainwindow.h Unify license header usage. 2016-03-29 10:20:03 +00:00
settingseditor.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
settingstree.cpp Cleanup Widgets examples - foreach 2019-01-07 13:15:59 +00:00
settingstree.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
variantdelegate.cpp Example: migrate settingseditor example to use QRegularExpression 2017-02-15 14:45:36 +00:00
variantdelegate.h Example: migrate settingseditor example to use QRegularExpression 2017-02-15 14:45:36 +00:00