summaryrefslogtreecommitdiff
path: root/src/scripttools/debugging/qscriptdebuggercodefinderwidget.cpp
diff options
context:
space:
mode:
authorKent Hansen <khansen@trolltech.com>2009-09-29 15:04:09 +0200
committerKent Hansen <khansen@trolltech.com>2009-09-29 15:09:36 +0200
commitf6a6e30eb16616b90d90fd6e20f9d840da41b9d1 (patch)
tree5e3a5ca259a06d78cb7cc2777084bc4118724322 /src/scripttools/debugging/qscriptdebuggercodefinderwidget.cpp
parent1fd189619149c6d3489a35e42c4034d4145237dc (diff)
downloadqt4-tools-f6a6e30eb16616b90d90fd6e20f9d840da41b9d1.tar.gz
Introduce state machine event priority, make it possible to cancel events
The priority specifies whether the event should be posted to what the SCXML spec refers to as the "external" (NormalPriority) queue, or the "internal" (HighPriority) queue. Delayed events are now posted through a separate function, postDelayedEvent(). That function returns an id that can be passed to cancelDelayedEvent() to cancel it. Reviewed-by: Eskil Abrahamsen Blomfeldt
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodefinderwidget.cpp')
0 files changed, 0 insertions, 0 deletions