summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/statemachine.qdoc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2014-11-18 15:53:18 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-11-19 13:00:44 +0100
commit52ea96db06d5ecb070dfd1e4fcf30c0c186ec906 (patch)
tree449796b8491c11326a91e8c828d5f0241f03008c /src/corelib/doc/src/statemachine.qdoc
parent242f1c2d63dd5f3381f13d46bdb08ccaba18ac1f (diff)
Doc: Added brief statement to group definition
Groups: richtext and sharing. Task-number: QTBUG-42682 Change-Id: I46bd7e5bba0f665519ee4f3c033b971f0836e314 Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src/corelib/doc/src/statemachine.qdoc')
-rw-r--r--src/corelib/doc/src/statemachine.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/doc/src/statemachine.qdoc b/src/corelib/doc/src/statemachine.qdoc
index b281eb177b..846eb7d1f0 100644
--- a/src/corelib/doc/src/statemachine.qdoc
+++ b/src/corelib/doc/src/statemachine.qdoc
@@ -27,6 +27,7 @@
/*!
\group statemachine
+ \brief How to create and execute state graphs.
\title State Machine Classes
These \l{Qt Core} classes are part of the \l{The State Machine Framework}{