summaryrefslogtreecommitdiff
path: root/src/location/places/qplacemanagerengine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplacemanagerengine.cpp')
-rw-r--r--src/location/places/qplacemanagerengine.cpp8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/location/places/qplacemanagerengine.cpp b/src/location/places/qplacemanagerengine.cpp
index 5574d283..f30f72f2 100644
--- a/src/location/places/qplacemanagerengine.cpp
+++ b/src/location/places/qplacemanagerengine.cpp
@@ -46,16 +46,14 @@ QT_USE_NAMESPACE
/*!
\class QPlaceManagerEngine
+ \inmodule QtLocation
+ \ingroup QtLocation-impl
+ \since QtLocation 5.0
\brief The QPlaceManagerEngine class provides an interface and convenience methods to
implementers of QGeoServiceProvider plugins who want to provide access to place search
functionality.
- \inmodule QtLocation
- \since 5.0
-
- \ingroup maps-impl
-
Subclasses of QPlaceManagerEngine need to provide an implementation of getPlaceDetails(),
getContent(), postRating(), getReviews(), searchForPlaces(), supportedSearchVisibilityScopes(),
recommendations(), textPredictions(), savePlace(), supportedSaveVisibilityScopes(), removePlace(),