diff options
| author | Erik Verbruggen <erik.verbruggen@theqtcompany.com> | 2015-09-08 15:17:50 +0200 |
|---|---|---|
| committer | Erik Verbruggen <erik.verbruggen@theqtcompany.com> | 2015-09-15 13:05:49 +0000 |
| commit | be55ecac61d88beb250ae6deedef405c031bcdac (patch) | |
| tree | 84eb2a2ecd5f883333556910ea7fcb8340ada820 /qmake/generators/unix/unixmake.cpp | |
| parent | 0e342fce4c665d72a50147c4f4b30ea08cc6c87b (diff) | |
Add a method to detect when the state-machine can exit.
According to the SCXML specification, the state-machine can exit the
interpreter loop when a final state has been reached. This happens after
finishing a macro-step or when it ends up in a final state right after
startup (e.g. when the only state is a final state). This patch adds a
virtual method which can be used to detect this reliably.
Change-Id: I594e952a4972dd70d4089a2c4ce1c86880568eb9
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'qmake/generators/unix/unixmake.cpp')
0 files changed, 0 insertions, 0 deletions
