Add Qt Positioning module links to core doc pages

Change-Id: I9ecb98175640f494ec0be9f9cbf2492ace5d9719
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Alex Blasche 2013-09-16 14:26:33 +02:00 committed by The Qt Project
parent dc0fb84e7c
commit 46dd5057e7
3 changed files with 8 additions and 2 deletions

View File

@ -30,6 +30,7 @@ depends += \
qtnfc \
qtopengl \
qtorganizer \
qtpositioning \
qtprintsupport \
qtpublishsubscribe \
qtqml \

View File

@ -62,7 +62,7 @@
used as a source.
\list
\li \l{Qt Location}
\li \l{Qt Positioning}
\endlist
\section1 Bluetooth

View File

@ -169,7 +169,12 @@
\li
\li OpenGL support classes.
\note Provided to ease porting from Qt 4.x. Please use the QOpenGL
classes in \l{Qt GUI} for new code.
classes in \l{Qt GUI} for new code
\row
\li \l {Qt Positioning}
\li All
\li
\li Provides access to position, satellite and area monitoring classes.
\row
\li \l{Qt Print Support}
\li All