QGIS/tests/qt_modeltest
Nyall Dawson f628ebd423 Replace foreach with Q_FOREACH
For:
- consistency
- to make it immediately clear that this is a Qt macro and that it
works slightly differently to c++ for loops
2015-09-09 19:17:29 +10:00
..
2015-06-10 14:54:47 +02:00
2015-06-10 14:54:47 +02:00

Model Test
----------

This is a simple tool from Qt for checking various errors of custom
implementations of models for item views.

http://developer.qt.nokia.com/wiki/Model_Test