summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/statemachine.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/doc/src/statemachine.qdoc')
-rw-r--r--src/corelib/doc/src/statemachine.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/corelib/doc/src/statemachine.qdoc b/src/corelib/doc/src/statemachine.qdoc
index e44a603959..d50851d816 100644
--- a/src/corelib/doc/src/statemachine.qdoc
+++ b/src/corelib/doc/src/statemachine.qdoc
@@ -71,6 +71,8 @@
which are currently active. All the states in a valid configuration of the state machine will
have a common ancestor.
+ \sa {The Declarative State Machine Framework}
+
\section1 Classes in the State Machine Framework
These classes are provided by qt for creating event-driven state machines.