Doc: Mention how conditions on SCXML transitions are shown

Task-number: QTCREATORBUG-30604
Change-Id: Ib1c7806951d63c558e0a98aea2f618c2c397acaa
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2024-06-18 13:15:55 +02:00
parent ba0f65937f
commit b08421af2e
2 changed files with 5 additions and 1 deletions

View File

@@ -122,8 +122,9 @@ Editing
### SCXML ### 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)) ([QTCREATORBUG-21946](https://bugreports.qt.io/browse/QTCREATORBUG-21946))
([Documentation](https://doc-snapshots.qt.io/qtcreator-14.0/creator-scxml.html))
Projects Projects
-------- --------

View File

@@ -233,6 +233,9 @@
The editor center-aligns transition labels, but you can drag them to The editor center-aligns transition labels, but you can drag them to
other positions. 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 To add edge points to transitions, select a transition line. You can add
only two edge points for each line. The editor automatically removes only two edge points for each line. The editor automatically removes
unnecessary edge points. To remove the selected edge point, select unnecessary edge points. To remove the selected edge point, select