qt5base-lts/tests/auto/corelib/statemachine/qstatemachine
Erik Verbruggen 67d255f183 QStateMachine: empty the whole internal queue before external queue
If the internal queue contained multiple events, but the first one did
not select any transitions, the external event queue would be checked
before the remaining events in the internal queue.

Change-Id: I1a7f49afdefaaf2b4330bf13b079b61344385ea0
Task-number: QTBUG-46059
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
2015-05-19 08:03:46 +00:00
..
qstatemachine.pro don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
tst_qstatemachine.cpp QStateMachine: empty the whole internal queue before external queue 2015-05-19 08:03:46 +00:00