From f75c6bc83c59bb43939374e4634649da761a7ccb Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Mon, 10 Oct 2022 13:21:42 +0200 Subject: Update changes documentation Labs functionality has been removed, and RouteLeg is folded into Route. Change-Id: I3a5003d1f35482637391cb37b88b4a5afd68ea93 Reviewed-by: Ivan Solovev --- src/location/doc/src/qt6-changes.qdoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/location/doc/src/qt6-changes.qdoc b/src/location/doc/src/qt6-changes.qdoc index be9c9f77..815edd9d 100644 --- a/src/location/doc/src/qt6-changes.qdoc +++ b/src/location/doc/src/qt6-changes.qdoc @@ -53,6 +53,9 @@ are now value types \l route, \l routeSegment, and \l mapType. They can no longer be instantiated from QML, and their properties can not be bound to. + \li The \c QGeoRouteLeg class and the QML equivalent, \c RouteLeg, have + been merged into \l QGeoRoute (and the \l route type). A route can + be an aggregate of several routes. \endlist \section2 Places @@ -74,7 +77,10 @@ can not be bound to. \endlist - \section1 Other API changes + \section2 Experimental APIs + + Functionality that had "labs" status has been removed. This includes the + experimental framework for turn-by-turn navigation, MapObjects \section2 Maps -- cgit v1.2.1