summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeocodereply.cpp
diff options
context:
space:
mode:
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.