qt5base-lts/examples/statemachine
Casper van Donderen 192eae5797 Remove references to demos from docs.
Change-Id: I1ae723af883c305ea64a4e46cc3ce889dd3c021b
Reviewed-on: http://codereview.qt.nokia.com/1032
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: David Boddie
2011-07-05 19:57:54 +02:00
..
eventtransitions Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
factorial Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
pingpong Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
rogue Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
trafficlight Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
twowaybutton Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
statemachine.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00

Qt is provided with a powerful hierchical finite state machine through
the Qt State Machine classes.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.