qt6-bb10/tests/auto/corelib/statemachine
Erik Verbruggen c07f5b801b QStateMachine: add internal transitions.
The behavior of "external" and "internal" transitions is identical,
except in the case of a transition whose source state is a compound
state and whose target(s) is a descendant of the source. In such a case,
an internal transition will not exit and re-enter its source state,
while an external one will.

[ChangeLog][State machine] Added support for internal transitions.

Change-Id: I9efb1e7368ee52aa2544eb84709a00ae3d5350d3
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
2015-05-04 12:49:28 +00:00
..
qstate Remove unused private field from test. 2015-04-22 10:16:32 +00:00
qstatemachine QStateMachine: add internal transitions. 2015-05-04 12:49:28 +00:00
statemachine.pro