qt6-bb10/examples/widgets/tools/plugandpaint/plugins/basictools
Andre Hartmann a14a943f9a Examples: Cleanup and modernize Plug&Paint
* Use C++11 member init
* Use auto where appropriate
* Replace foreach with range-for
* Replace last Qt4-style connects
* Sort includes to common style
* Fix some Clang warnings

Task-number: QTBUG-60635
Change-Id: I61c98b34b954e416dd175b56ca589125217083de
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2018-06-06 11:55:44 +00:00
..
basictools.json normalize structure of plugandpaint example 2016-05-03 10:25:18 +00:00
basictools.pro Get rid of simulator_and_device CONFIG option (mostly) 2016-10-16 00:11:59 +00:00
basictoolsplugin.cpp Examples: Cleanup and modernize Plug&Paint 2018-06-06 11:55:44 +00:00
basictoolsplugin.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00