From b08421af2e9f28e8a3ff601347aa5ed69c1adf8c Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 18 Jun 2024 13:15:55 +0200 Subject: [PATCH] Doc: Mention how conditions on SCXML transitions are shown Task-number: QTCREATORBUG-30604 Change-Id: Ib1c7806951d63c558e0a98aea2f618c2c397acaa Reviewed-by: Eike Ziller --- dist/changelog/changes-14.0.0.md | 3 ++- doc/qtcreator/src/editors/creator-only/creator-scxml.qdoc | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/dist/changelog/changes-14.0.0.md b/dist/changelog/changes-14.0.0.md index 1d33c9fc9bd..ee0aaf7cc9d 100644 --- a/dist/changelog/changes-14.0.0.md +++ b/dist/changelog/changes-14.0.0.md @@ -122,8 +122,9 @@ Editing ### SCXML -* Added visualization of conditions on transitions +* Added visualization of conditions on transitions by using square brackets: `[]` ([QTCREATORBUG-21946](https://bugreports.qt.io/browse/QTCREATORBUG-21946)) + ([Documentation](https://doc-snapshots.qt.io/qtcreator-14.0/creator-scxml.html)) Projects -------- diff --git a/doc/qtcreator/src/editors/creator-only/creator-scxml.qdoc b/doc/qtcreator/src/editors/creator-only/creator-scxml.qdoc index 80ffbe8ab2b..1600c557a95 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-scxml.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-scxml.qdoc @@ -233,6 +233,9 @@ The editor center-aligns transition labels, but you can drag them to other positions. + Conditions on transitions appear below the transition lines within square + brackets ([]). + To add edge points to transitions, select a transition line. You can add only two edge points for each line. The editor automatically removes unnecessary edge points. To remove the selected edge point, select