summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKent Hansen <khansen@trolltech.com>2009-05-12 14:41:50 (GMT)
committerKent Hansen <khansen@trolltech.com>2009-05-12 15:02:52 (GMT)
commitb6c082925a6fd51d05fcba6276d1cb9bd5886374 (patch)
treefc83b02832e8c61a76373062cdf4eb648cf83301 /doc
parentd26a56e2d94bea2b5a1135b8336bbeefebf3ba1c (diff)
downloadQt-b6c082925a6fd51d05fcba6276d1cb9bd5886374.zip
Qt-b6c082925a6fd51d05fcba6276d1cb9bd5886374.tar.gz
Qt-b6c082925a6fd51d05fcba6276d1cb9bd5886374.tar.bz2
add State Machine to examples overview
Diffstat (limited to 'doc')
-rw-r--r--doc/src/examples-overview.qdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/src/examples-overview.qdoc b/doc/src/examples-overview.qdoc
index 549574d..92ccd4e 100644
--- a/doc/src/examples-overview.qdoc
+++ b/doc/src/examples-overview.qdoc
@@ -319,6 +319,14 @@
from displaying Web pages within a Qt user interface to an implementation of
a basic function Web browser.
+ \section1 \l{Qt Examples#State Machine}{State Machine}
+
+ Qt provides a powerful hierchical finite state machine through the Qt State
+ Machine classes.
+
+ These examples demonstrate the fundamental aspects of implementing
+ Statecharts with Qt.
+
\section1 \l{Qt Examples#Qt for Embedded Linux}{Qt for Embedded Linux}
\l{Qt Examples#Qt for Embedded Linux}{\inlineimage qt-embedded-examples.png