summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeocodereply.cpp
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2011-10-25 12:59:22 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-25 05:01:07 +0200
commit06f46c6b69a4234b3449eac5ab44989546cb52c9 (patch)
tree709cd99b8ef43309f17dc95d13aab8882b39ec4c /src/location/maps/qgeocodereply.cpp
parent53909f3cb2a02aca9f87b298b935845d9301d0d0 (diff)
downloadqtlocation-06f46c6b69a4234b3449eac5ab44989546cb52c9.tar.gz
Update structure of QtLocation documentation.
Separate out into sections for C++ and QML. Mark all classes as "since QtLocation 5.0" as there has been many API changes since Qt Mobility. Change-Id: Ie71c5f7cb8341e76d41b9fefce4781979f3e898c Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'src/location/maps/qgeocodereply.cpp')
-rw-r--r--src/location/maps/qgeocodereply.cpp8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/location/maps/qgeocodereply.cpp b/src/location/maps/qgeocodereply.cpp
index 5182f430..50b9133a 100644
--- a/src/location/maps/qgeocodereply.cpp
+++ b/src/location/maps/qgeocodereply.cpp
@@ -45,15 +45,13 @@
QT_BEGIN_NAMESPACE
/*!
\class QGeocodeReply
+ \inmodule QtLocation
+ \ingroup QtLocation-geocoding
+ \since QtLocation 5.0
\brief The QGeocodeReply class manages an operation started by an
instance of QGeocodingManager.
-
- \inmodule QtLocation
-
- \ingroup maps-places
-
Instances of QGeocodeReply manage the state and results of these
operations.