-
Bug
-
Resolution: Done
-
P2: Important
-
4.6.0
-
None
-
39604894946c3c0d623c0073ccf027a8e6df120a
Currently (Qt 4.6 pre-alpha and Qt Solutions release) when a state machine receives a Qt signal or event, the state machine will schedule event processing sometime in the future (i.e. asynchronously). It would be useful if there was a way to synchronously process the events.