summaryrefslogtreecommitdiffstats
path: root/examples/declarative/modelviews/modelviews.pro
blob: c50dd742117a6d79c4bd6ceaf17f7348f596c093 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE = subdirs

SUBDIRS += \
    objectlistmodel \
    abstractitemmodel \
    gridview \
    listview \
    package \
    parallax \
    pathview \
    stringlistmodel \
    visualitemmodel