summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-03-25 11:11:45 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-02 13:25:30 +0200
commit2ef8b396dc5e09f81d566047a746c7e6cb03d330 (patch)
treee00ce69c2fbdfe42e9fc0a21b79ed088e91a9693
parent37f923f2f95aa36d56d69ec8f112b20d83fe1db8 (diff)
downloadqtlocation-2ef8b396dc5e09f81d566047a746c7e6cb03d330.tar.gz
Document supported/available platforms for QtLocation & QtPositioning.
The synchronizes the API doc's front page layout with qtconnectivity and qtsensors. Change-Id: I91e966f3c3ac3638e697340eabbfb529f9feaf2c Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--src/location/doc/src/qtlocation.qdoc9
-rw-r--r--src/positioning/doc/src/qtpositioning.qdoc9
2 files changed, 11 insertions, 7 deletions
diff --git a/src/location/doc/src/qtlocation.qdoc b/src/location/doc/src/qtlocation.qdoc
index 032f5448..2be4173a 100644
--- a/src/location/doc/src/qtlocation.qdoc
+++ b/src/location/doc/src/qtlocation.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -62,13 +62,16 @@
/*!
\page qtlocation-index.html
\title Qt Location
-\brief The Qt Location API provides positioning, mapping, navigation, and place search
+\brief The Qt Location API provides mapping, navigation, and place search
via QML and C++ interfaces.
\ingroup technology-apis
-The Qt Location API provides positioning, mapping, navigation, and place search via QML
+The Qt Location API provides mapping, navigation, and place search via QML
and C++ interfaces.
+The API has not been released yet but due to its platform-independent nature is available
+on all Qt platforms.
+
\section1 Overview
The Qt Location API gives developers the ability to determine a position by
diff --git a/src/positioning/doc/src/qtpositioning.qdoc b/src/positioning/doc/src/qtpositioning.qdoc
index 091b8c77..88235212 100644
--- a/src/positioning/doc/src/qtpositioning.qdoc
+++ b/src/positioning/doc/src/qtpositioning.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -25,9 +25,6 @@
**
****************************************************************************/
-
-
-
/*!
\module QtPositioning
\title Qt Positioning C++ Classes
@@ -64,6 +61,10 @@
The Qt Positioning API provides positioning information via QML and C++ interfaces.
+Currently the API is supported on \l{Qt for Android}{Android},
+\l{Qt for BlackBerry}{BlackBerry 10}, \l{Qt for iOS}{iOS} and
+\l{Qt for Linux/X11}{Linux} (using \l{http://www.freedesktop.org/wiki/Software/GeoClue}{GeoClue}).
+
\section1 Overview
The Qt Positioning API gives developers the ability to determine a position by