qt5base-lts/tests/auto/corelib/statemachine
Kent Hansen d219ea1ebc statemachine: Don't assign properties for transitions with no targets
If the transition has no target states, that means the current state
won't change; hence, property assignments should not be performed.
In particular, properties should not be restored to the values they
had before the state was entered.

Change-Id: I237bbb541f939c272777e70c5f26c886ec457a17
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-07-10 06:21:01 +02:00
..
qstate Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qstatemachine statemachine: Don't assign properties for transitions with no targets 2012-07-10 06:21:01 +02:00
statemachine.pro Moving relevant tests to corelib/statemachine 2011-09-01 12:54:42 +02:00