qt5base-lts/examples/opengl/legacy/overpainting
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
..
bubble.cpp Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
bubble.h Unify license header usage. 2016-03-29 10:20:03 +00:00
glwidget.cpp examples: port away from Java-style iterators 2019-05-23 17:30:51 +02:00
glwidget.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
overpainting.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00