summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/qmlapp/applicationdevelopers.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/qmlapp/applicationdevelopers.qdoc b/doc/src/qmlapp/applicationdevelopers.qdoc
index a368d06b..34931a5c 100644
--- a/doc/src/qmlapp/applicationdevelopers.qdoc
+++ b/doc/src/qmlapp/applicationdevelopers.qdoc
@@ -102,6 +102,7 @@ native behavior found in different platforms such as Windows, OS X, and Linux.
\li \l{Qt Quick Controls Styles}{Styles}
\li \l{Qt Quick Dialogs}{Dialogs}
\li \l{Qt Quick Layouts}{Layouts}
+\li \l{Qt Quick Extras}{Extras}
\endlist
\section2 Special Effects
@@ -153,11 +154,12 @@ in C++.
\section1 Mobile Devices
Several Qt modules provide QML APIs for networked and mobile devices. The QML
-types access Bluetooth, Near-Field Communications (NFC), and GPS-enabled
-devices.
+types provide access to the Bluetooth, Near-Field Communications (NFC), and
+GPS-enabled devices.
\list
\li \l{Qt Positioning}
+\li \l{Qt Location}
\li \l{Qt Bluetooth}
\li \l{Qt NFC}
\endlist