projects
/
qt:qt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added missing license header.
[qt:qt.git]
/
examples
/
declarative
/
modelviews
/
modelviews.pro
1
TEMPLATE = subdirs
2
3
SUBDIRS += \
4
objectlistmodel \
5
stringlistmodel \
6
abstractitemmodel \
7
gridview \
8
listview \
9
objectlistmodel \
10
package \
11
parallax \
12
pathview \
13
stringlistmodel \
14
visualitemmodel \
15
webview
16