summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeomappingmanagerengine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeomappingmanagerengine.cpp')
-rw-r--r--src/location/maps/qgeomappingmanagerengine.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/location/maps/qgeomappingmanagerengine.cpp b/src/location/maps/qgeomappingmanagerengine.cpp
index 5d9f41d1..bb2f9114 100644
--- a/src/location/maps/qgeomappingmanagerengine.cpp
+++ b/src/location/maps/qgeomappingmanagerengine.cpp
@@ -55,6 +55,11 @@ QT_BEGIN_NAMESPACE
\brief Provides support functionality for map display with QGeoServiceProvider.
+ \note There are no source or binary compatibility guarantees for the
+ backend classes. The API is only guaranteed to work with the Qt version it
+ was developed against. API changes will however only be made in minor
+ releases. (6.6, 6.7, and so on.)
+
The QGeoMappingManagerEngine class provides an interface and convenience
methods to implementors of QGeoServiceProvider plugins who want to
provide support for displaying and interacting with maps.