From 72d9c5c76af810dc665a7b420634d504f9e4d180 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Mon, 21 Aug 2023 13:44:53 +0200 Subject: Doc: Fix link to Qt State Machine module Pick-to: 6.5 6.6 Change-Id: I8c8d7e3e6b8221f8d85d9873f8c91dc870e4ecef Reviewed-by: Paul Wicking --- src/scxml/doc/qtscxml-overview.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scxml/doc/qtscxml-overview.qdoc b/src/scxml/doc/qtscxml-overview.qdoc index 8b7f793..dfbe0bf 100644 --- a/src/scxml/doc/qtscxml-overview.qdoc +++ b/src/scxml/doc/qtscxml-overview.qdoc @@ -18,7 +18,7 @@ and the user interface implementation by using Qt Quick or Qt Widgets. The Qt SCXML module differs from the \l {Qt State Machine Overview} - {State Machine framework} in the Qt StateMachine module in that Qt SCXML provides a + {State Machine framework} in the \l{Qt State Machine} module in that Qt SCXML provides a \e {conforming processor} that can parse and process \e {conforming SCXML documents}. In Qt SCXML, state machines are read from separate SCXML files and integrated to Qt applications by instantiating the QScxmlStateMachine -- cgit v1.2.3