summaryrefslogtreecommitdiffstats
path: root/examples/scxml/trafficlight-qml-static/doc
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@theqtcompany.com>2016-03-18 12:45:51 +0100
committerUlf Hermann <ulf.hermann@theqtcompany.com>2016-03-22 15:00:53 +0000
commitc070eb7e43a3111b2ca1cfc2084394d3a11a75a5 (patch)
tree5273b4e6e33d2af7e6225d0af1854d07ac601094 /examples/scxml/trafficlight-qml-static/doc
parent4e4f0f1cc2a96c7b27ee368d1f045e95a210a742 (diff)
Polish traffic light example
Change-Id: I85f56f87b985ff966b975c571a399fa8f1f6e86f Reviewed-by: Diana de Sousa <diana.desousa@theqtcompany.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'examples/scxml/trafficlight-qml-static/doc')
-rw-r--r--examples/scxml/trafficlight-qml-static/doc/src/trafficlight-qml-static.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/scxml/trafficlight-qml-static/doc/src/trafficlight-qml-static.qdoc b/examples/scxml/trafficlight-qml-static/doc/src/trafficlight-qml-static.qdoc
index 77e7aa7..a83de5f 100644
--- a/examples/scxml/trafficlight-qml-static/doc/src/trafficlight-qml-static.qdoc
+++ b/examples/scxml/trafficlight-qml-static/doc/src/trafficlight-qml-static.qdoc
@@ -58,7 +58,7 @@
We connect to the states as follows:
\quotefromfile trafficlight-common/TrafficLight.qml
- \skipto Light
+ \skipto /^ {8}Image/
\printuntil greenLight
- \printuntil /^ {4}\}/
+ \printuntil /^ {8}\}/
*/