2011-12-10 01:22:06 +00:00
|
|
|
TEMPLATE=subdirs
|
|
|
|
|
2011-12-10 18:13:51 +00:00
|
|
|
SUBDIRS = qabstractitemmodel \
|
2013-10-08 12:51:00 +00:00
|
|
|
qstringlistmodel \
|
|
|
|
|
|
|
|
qtHaveModule(gui): SUBDIRS += \
|
2011-12-10 18:13:51 +00:00
|
|
|
qabstractproxymodel \
|
|
|
|
qidentityproxymodel \
|
2013-02-10 15:06:05 +00:00
|
|
|
qitemselectionmodel \
|
2013-08-03 13:00:10 +00:00
|
|
|
|
|
|
|
qtHaveModule(widgets): SUBDIRS += \
|
2012-01-03 20:38:41 +00:00
|
|
|
qitemmodel \
|
2011-12-10 18:13:51 +00:00
|
|
|
qsortfilterproxymodel \
|