From 06f46c6b69a4234b3449eac5ab44989546cb52c9 Mon Sep 17 00:00:00 2001 From: Aaron McCarthy Date: Tue, 25 Oct 2011 12:59:22 +1000 Subject: 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 --- src/location/maps/qgeoserviceprovider.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/location/maps/qgeoserviceprovider.cpp') diff --git a/src/location/maps/qgeoserviceprovider.cpp b/src/location/maps/qgeoserviceprovider.cpp index e00a6edc..062e7d9b 100644 --- a/src/location/maps/qgeoserviceprovider.cpp +++ b/src/location/maps/qgeoserviceprovider.cpp @@ -71,12 +71,12 @@ QT_BEGIN_NAMESPACE /*! \class QGeoServiceProvider - \brief The QGeoServiceProvider class aggregates access to services which provide - geographical information. - \inmodule QtLocation + \ingroup QtLocation-common + \since QtLocation 5.0 - \ingroup maps + \brief The QGeoServiceProvider class aggregates access to services which provide + geographical information. The Maps and Navigation API allows people to access various kinds of geographical information, including functionality to perform geocoding, -- cgit v1.2.1