summaryrefslogtreecommitdiffstats
path: root/src/corelib/statemachine/qstatemachine_p.h
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-04-22 12:24:16 +0200
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-05-07 15:37:17 +0000
commiteb4bf7df60a95028e33c721f249ab328738ac462 (patch)
tree38d701d1005a0db24c66207c6c45fd913330fc3c /src/corelib/statemachine/qstatemachine_p.h
parente46b6db98631804c4c2a79af764190c98c408fb7 (diff)
QStateMachine: Fix transition ordering.
When there are conflicting transitions, a transition that is nested deeper (i.e. more specific) has priority. If two transitions have the same nesting level, the one that comes first in the document order gets priority. Before this patch, only the document order was considered. Change-Id: I58f188c270cabe2c386a783ceef7a0a955105425 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Diffstat (limited to 'src/corelib/statemachine/qstatemachine_p.h')
0 files changed, 0 insertions, 0 deletions