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 \
|
||||
qtopengl \
|
||||
qtorganizer \
|
||||
qtpositioning \
|
||||
qtprintsupport \
|
||||
qtpublishsubscribe \
|
||||
qtqml \
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
used as a source.
|
||||
|
||||
\list
|
||||
\li \l{Qt Location}
|
||||
\li \l{Qt Positioning}
|
||||
\endlist
|
||||
|
||||
\section1 Bluetooth
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue