qt5base-lts/src
Erik Verbruggen be55ecac61 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>
2015-09-15 13:05:49 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.5' into 5.6 2015-08-26 20:06:57 +02:00
android Fix typo in local variable name 2015-09-13 14:56:53 +00:00
angle Merge remote-tracking branch 'origin/5.5' into 5.6 2015-08-26 20:06:57 +02:00
concurrent Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
corelib Add a method to detect when the state-machine can exit. 2015-09-15 13:05:49 +00:00
dbus Merge two more QDBusConnectionPrivate members into a union 2015-09-15 02:09:01 +00:00
gui QImage: Inline constScanLine call in pixel() 2015-09-14 09:30:09 +00:00
network QAbstractSocket: Consolidate error reporting 2015-09-14 09:38:24 +00:00
opengl Fix some doc warnings. 2015-09-11 07:41:39 +00:00
openglextensions Fix typo when resolving EGL extension. 2015-04-23 11:54:36 +00:00
platformheaders Merge remote-tracking branch 'origin/5.5' into dev 2015-08-06 10:54:01 +02:00
platformsupport CoreText: Respect Qt::AA_Use96Dpi flag when creating CT fonts 2015-09-09 17:18:34 +00:00
plugins winrt: Move EGL surface to window. 2015-09-14 19:20:02 +00:00
printsupport Add a window title for the QPrintDialog Properties dialog 2015-09-03 22:06:17 +00:00
sql Merge remote-tracking branch 'origin/5.5' into 5.6 2015-08-26 20:06:57 +02:00
testlib Replace direct QPA access in tst_qguiappliction with testlib wrapper 2015-09-15 07:41:17 +00:00
tools qdoc: Allow linking to QML signals with their proper name 2015-09-11 08:40:30 +00:00
widgets Fix some doc warnings. 2015-09-11 07:41:39 +00:00
winmain winrt: Add support for native pickers for Windows Phone. 2015-09-07 06:05:05 +00:00
xml QXmlSimpleReader: mark some types as primitive 2015-07-09 05:48:36 +00:00
src.pro Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00