summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorabcd <amos.choy@nokia.com>2011-11-02 19:01:44 +1000
committerQt by Nokia <qt-info@nokia.com>2011-11-07 02:51:40 +0100
commitc3853d1eb5d2d20cc041abe705d92bce931d8888 (patch)
tree9a2da92f8972f3b2e4028e3d2b8a880a74f0eeaf /tests/auto/auto.pro
parent3e2e863b147e8d75a860893cc8f74f7729a7e041 (diff)
downloadqtlocation-c3853d1eb5d2d20cc041abe705d92bce931d8888.tar.gz
Docs for request classes + refactor
Documentation for the content and search request classes. There is no need for the request classes to inherit off a base request class. Currently the base class has limit and offset fields, but if for example there is an image submission request class the limit and offset become meaningless. The content reply class should have a field for the content request just like the search reply has a field for the search request. Change-Id: I8d9dfe8a31806c6bb3b31f66d1338c2999e27ce2 Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.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 68933f1a..dca1a17d 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -25,7 +25,6 @@ SUBDIRS += geotestplugin \
qplacemanager \
qplacemanager_nokia \
qplaceimage \
- qplacerequest \
qplacerating \
qplacereview \
qplacesearchrequest \