summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorDavid Laing <david.laing@nokia.com>2011-10-03 15:26:40 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-04 08:45:50 +0200
commit5ce5ff92f225c02af66ecd53c4a54d2bc4527507 (patch)
tree71935a40a371f7007439d4d47958c6328e95d3bc /tests/auto/auto.pro
parent05c2730f3a51215e7f9d5a767c4ac0804be36613 (diff)
downloadqtlocation-5ce5ff92f225c02af66ecd53c4a54d2bc4527507.tar.gz
Adds a map item container.
The map item container - can be queried for the items at a point or withing a viewport - can be used to update the visible status of the items on a viewport - this also gathers a list of the items added/removed from the visible set Change-Id: I4ca057df37b905a1097287a2b07465faa5966a78 Reviewed-on: http://codereview.qt-project.org/5939 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Juha Vuolle <juha.vuolle@nokia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 49fc881e..6cc76b65 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -22,6 +22,8 @@ SUBDIRS += geotestplugin \
qplacesupplier \
qplacesearchresult \
declarative \
+ intervaltree \
+ mapitemtree \
sphere
contains(config_test_jsondb, yes) {