qt5base-lts/examples/opengl/qopenglwidget
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 Merge remote-tracking branch 'origin/5.9' into 5.10 2017-09-06 13:26:31 +02:00
mainwindow.cpp Examples: cleanup foreach usage 2019-02-02 12:49:19 +00:00
mainwindow.h Unify license header usage. 2016-03-29 10:20:03 +00:00
qopenglwidget.pro
qt.png Doc: Replaced Trolltech logo with Qt logo 2016-02-03 12:37:37 +00:00
texture.qrc