summaryrefslogtreecommitdiffstats
path: root/examples/widgets/statemachine/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/statemachine/README')
-rw-r--r--examples/widgets/statemachine/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/widgets/statemachine/README b/examples/widgets/statemachine/README
new file mode 100644
index 0000000000..a0ac35a89b
--- /dev/null
+++ b/examples/widgets/statemachine/README
@@ -0,0 +1,6 @@
+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.