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

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