summaryrefslogtreecommitdiffstats
path: root/src/doc/src/qtee-qml-reference.qdoc
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@theqtcompany.com>2014-12-03 09:40:48 +0100
committerGatis Paeglis <gatis.paeglis@theqtcompany.com>2014-12-05 12:24:51 +0200
commit8d93772285f06f3e5239183a7fd8306c9d090930 (patch)
tree38525052e6497d7628214ae39a2d01705efe1505 /src/doc/src/qtee-qml-reference.qdoc
parentdaa2a8fdaf6c3cd471b776ad1282b5d32549ffd0 (diff)
Wifi - c++/qml getting started guide and wifi doc update
c++ getting started guide qml getting started guide documenting qml elements documenting c++ classes Task-number: QTEE-810 Change-Id: I669d11c65e5359fc9ec863b03b8b56ce2ef1151b Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@theqtcompany.com> Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
Diffstat (limited to 'src/doc/src/qtee-qml-reference.qdoc')
-rw-r--r--src/doc/src/qtee-qml-reference.qdoc16
1 files changed, 11 insertions, 5 deletions
diff --git a/src/doc/src/qtee-qml-reference.qdoc b/src/doc/src/qtee-qml-reference.qdoc
index 0107e97..121b534 100644
--- a/src/doc/src/qtee-qml-reference.qdoc
+++ b/src/doc/src/qtee-qml-reference.qdoc
@@ -18,14 +18,14 @@
****************************************************************************/
/*!
- \page qtee-qml-reference.html
- \title Add-On QML Types
+ \page qtee-module-reference.html
+ \title Add-On Modules
\previouspage qtee-licenses.html
- The following QML modules are included in the \B2Q stack and provide
- additional QML types that are useful in an embedded application:
+ The following modules included in the \B2Q stack, provide
+ additional API that are useful for an embedded application:
- \annotatedlist qtee-qmlmodules
+ \annotatedlist qtee-modules
\section1 B2Qt Utils Module
@@ -33,6 +33,12 @@
\section1 B2Qt Wifi Module
+ \section2 QML Types
+
\annotatedlist wifi-qmltypes
+
+ \section2 C++ Classes
+
+ \annotatedlist wifi-cppclasses
*/