summaryrefslogtreecommitdiffstats
path: root/examples/scxml/mediaplayer-widgets-static/doc/src/mediaplayer-widgets-static.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scxml/mediaplayer-widgets-static/doc/src/mediaplayer-widgets-static.qdoc')
-rw-r--r--examples/scxml/mediaplayer-widgets-static/doc/src/mediaplayer-widgets-static.qdoc6
1 files changed, 1 insertions, 5 deletions
diff --git a/examples/scxml/mediaplayer-widgets-static/doc/src/mediaplayer-widgets-static.qdoc b/examples/scxml/mediaplayer-widgets-static/doc/src/mediaplayer-widgets-static.qdoc
index 9d1ae39..dfa1230 100644
--- a/examples/scxml/mediaplayer-widgets-static/doc/src/mediaplayer-widgets-static.qdoc
+++ b/examples/scxml/mediaplayer-widgets-static/doc/src/mediaplayer-widgets-static.qdoc
@@ -55,9 +55,5 @@
\skipto mediaplayer.h
\printuntil MainWindow mainWindow
- To be notified when a state machine sends out an event, we connect to the
- corresponding signals. The media player state machine will send out events
- when users tap a control and when playback starts or stops:
-
- \printuntil MainWindow::stopped
+ \include mediaplayer-widgets-connecting-to-states.qdocinc
*/