summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2016-02-25 14:25:26 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2016-02-26 08:20:42 +0000
commit2c6ca6c156268c7b3e6505117aeedcf4ead61200 (patch)
treea4ce74164331129a55e6927d379da76afea825bf
parent8e70fd1d9e535ef73100a7102183184f7671caeb (diff)
Add Qt SCXML to the list of TP modulesv5.7.0-alpha1
Change-Id: Ia7b6148d6ed48821a0a59ec1d9b6fce981cf244c Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
-rw-r--r--doc/config/qtdoc.qdocconf1
-rw-r--r--doc/src/qtmodules.qdoc2
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/config/qtdoc.qdocconf b/doc/config/qtdoc.qdocconf
index aae6115aa..1711a7e80 100644
--- a/doc/config/qtdoc.qdocconf
+++ b/doc/config/qtdoc.qdocconf
@@ -42,6 +42,7 @@ depends += \
qtquicklayouts \
qtscript \
qtscripttools \
+ qtscxml \
qtsensors \
qtserialbus \
qtserialport \
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 3530cff9a..598a84558 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -363,6 +363,8 @@
Layouts}.
\row \li \l{Qt Wayland Compositor}
\li Provides a framework to develop a Wayland compositor.
+ \row \li \l{Qt SCXML}
+ \li Provides functionality to create state machines from SCXML files.
\endtable
\section1 Qt Tools