qt5base-lts/tests/auto/corelib/statemachine/qstatemachine
Kent Hansen 0b66f723f0 Add QStateMachine constructor that takes a ChildMode
Back when QStateMachine was changed to inherit QState, this
constructor was conveniently left out because setting the state
machine (root state) to be a parallel state group didn't actually
work. But as of commit d281aa6936,
it does work, so add the missing constructor.

Task-number: QTBUG-15430
Change-Id: I68c599baa0ef1bfc869195140cf5daf645e75b8b
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-07-16 10:06:54 +02:00
..
qstatemachine.pro Make qstatemachine autotest build without widgets 2012-06-07 00:38:41 +02:00
tst_qstatemachine.cpp Add QStateMachine constructor that takes a ChildMode 2012-07-16 10:06:54 +02:00