qt5base-lts/tests/auto/corelib/statemachine/qstatemachine
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
..
qstatemachine.pro Make qstatemachine autotest build without widgets 2012-06-07 00:38:41 +02:00
tst_qstatemachine.cpp statemachine: Don't assign properties for transitions with no targets 2012-07-10 06:21:01 +02:00