qt5base-lts/tests/auto/corelib/statemachine
Kent Hansen 95b6826ed4 statemachine: Make signal transition registration thread-safe
Since Qt's connections are thread-safe, QStateMachine's plumbing
around them should be thread-safe too.

Change-Id: I8ae91c2edc2d32ca4ed4258b71e5da22de30ed91
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-07-13 12:09:42 +02:00
..
qstate Make it possible to connect to QAbstract{State,Transtion} private signals. 2012-07-13 01:51:47 +02:00
qstatemachine statemachine: Make signal transition registration thread-safe 2012-07-13 12:09:42 +02:00
statemachine.pro Moving relevant tests to corelib/statemachine 2011-09-01 12:54:42 +02:00