aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/models/models.pro
Commit message (Collapse)AuthorAgeFilesLines
* Fixed abstractitemmodel exampleOliver Wolff2012-12-121-1/+1
| | | | | Change-Id: I1e85fd3f35f4f3d80e3fb599ae95b771db5f949b Reviewed-by: hjk <qthjk@ovi.com>
* Move examples aroundAlan Alpert2012-12-111-0/+5
imageprovider is a QtQuick example. Models and Views examples are now split up, as one is a collection of C++ examples and the other is banded into a single QML example. Task-Number: QTBUG-24133 Change-Id: I81874871bd69ffef6a88df84f3d3f649e0c56bc6 Reviewed-by: hjk <qthjk@ovi.com>