qt3d/examples
Marc Mutz 0570d73b61 Eradicate Q_FOREACH loops and mark the module clean
The only noteworth change is where a loop around spy.events modified
the container using takeFirst(). There was no reason to do so, so it
was changed to use the loop variable instead of the result of taking.

Change-Id: I02c62a7c2efc5d042c6e669fe5daddd7da7e85d2
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2019-05-22 16:13:12 +02:00
..
qt3d Eradicate Q_FOREACH loops and mark the module clean 2019-05-22 16:13:12 +02:00
examples.pro Fix the build with -no-gui 2019-04-09 12:50:59 +00:00