summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorabcd <qt-info@nokia.com>2011-07-26 17:59:31 +1000
committerabcd <qt_abcd1@ovi.com>2011-08-08 05:03:45 +0200
commit8fcfa831b49d1d0514620a0f8c5c90a3c7428f1d (patch)
tree8297f2c808dabfc6ea02382fbc61ffbbb2ca7130 /tests/auto/auto.pro
parent780fb826ee8b4dc297f53818f505edac077d5522 (diff)
downloadqtlocation-8fcfa831b49d1d0514620a0f8c5c90a3c7428f1d.tar.gz
Remove QPlaceContact and QGeoPlace::contacts functions
The primary purpose of QPlaceContact is to contain a contact description and value. The usefulness of this is when we have multiple contact values and we need to distinguish between them However the REST API does not support contact descriptions, so if we retrieved multiple phone numbers all we'd have is a set of numbers and no way to tell the difference between them. As a result returning a list of contacts is pointless as is the QPlaceContact class. So this change removes them. A future change will add in functions for primaryPhone(), primaryEmail() etc Change-Id: I8b5bad35f1d8a0d23fe653d0bbed3a3fa366f5ea Reviewed-on: http://codereview.qt.nokia.com/2233 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com> Reviewed-by: abcd <qt_abcd1@ovi.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 40d7ae9a..ab7cdd37 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -18,7 +18,6 @@ SUBDIRS += geotestplugin \
qgeosearchmanager \
qplacebusinessfeature \
qplacecategory \
- qplacecontact \
qplacedescription \
qplacemediaobject \
qplaceperiod \