summaryrefslogtreecommitdiffstats
path: root/examples/invoke-static/doc/src/invoke-static.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/invoke-static/doc/src/invoke-static.qdoc')
-rw-r--r--examples/invoke-static/doc/src/invoke-static.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/invoke-static/doc/src/invoke-static.qdoc b/examples/invoke-static/doc/src/invoke-static.qdoc
index 8d4705f..d225fe2 100644
--- a/examples/invoke-static/doc/src/invoke-static.qdoc
+++ b/examples/invoke-static/doc/src/invoke-static.qdoc
@@ -21,5 +21,6 @@
\title Qt SCXML: Invoke Example (Static)
\ingroup examples-qtscxml
- \brief Demonstrates...
+ \brief Demonstrates the use of <invoke> and the use of the generated/created
+ nested state-machines, where the SCXML file is compiled to C++ first.
*/