diff options
author | Alex Blasche <alexander.blasche@theqtcompany.com> | 2015-05-28 14:32:25 +0200 |
---|---|---|
committer | Alex Blasche <alexander.blasche@theqtcompany.com> | 2015-05-29 07:01:40 +0000 |
commit | 7701b2506e579860fe00e6f0e2a48b963ae22536 (patch) | |
tree | b90f6f1222a1862405aed85c746f23c5d4664d08 /src/location | |
parent | 2397518e46a9ef81c0772049787eb52f915306f1 (diff) | |
download | qtlocation-7701b2506e579860fe00e6f0e2a48b963ae22536.tar.gz |
Mark Qt Location as Tech Preview on its documentation front page
Change-Id: I708421dad06bf68fd6da585ba4305e185be3c5ac
Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com>
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/location')
-rw-r--r-- | src/location/doc/src/qtlocation.qdoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/location/doc/src/qtlocation.qdoc b/src/location/doc/src/qtlocation.qdoc index 975f840d..11d0d2f7 100644 --- a/src/location/doc/src/qtlocation.qdoc +++ b/src/location/doc/src/qtlocation.qdoc @@ -68,6 +68,9 @@ applications. The Qt Location API helps you create viable mapping solutions using the data available from some of the popular location services. +The release of this API with Qt 5.5 is a Technology Preview. This implies a +soft API freeze for Qt Location. + \section1 Overview The Qt Location API enables you to: |