mirror of https://github.com/qt/qtdoc.git
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:
parent
dc0fb84e7c
commit
46dd5057e7
|
@ -30,6 +30,7 @@ depends += \
|
||||||
qtnfc \
|
qtnfc \
|
||||||
qtopengl \
|
qtopengl \
|
||||||
qtorganizer \
|
qtorganizer \
|
||||||
|
qtpositioning \
|
||||||
qtprintsupport \
|
qtprintsupport \
|
||||||
qtpublishsubscribe \
|
qtpublishsubscribe \
|
||||||
qtqml \
|
qtqml \
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
used as a source.
|
used as a source.
|
||||||
|
|
||||||
\list
|
\list
|
||||||
\li \l{Qt Location}
|
\li \l{Qt Positioning}
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
\section1 Bluetooth
|
\section1 Bluetooth
|
||||||
|
|
|
@ -169,7 +169,12 @@
|
||||||
\li
|
\li
|
||||||
\li OpenGL support classes.
|
\li OpenGL support classes.
|
||||||
\note Provided to ease porting from Qt 4.x. Please use the QOpenGL
|
\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
|
\row
|
||||||
\li \l{Qt Print Support}
|
\li \l{Qt Print Support}
|
||||||
\li All
|
\li All
|
||||||
|
|
Loading…
Reference in New Issue