qt6-bb10/tests/auto/corelib
Erik Verbruggen c07f5b801b QStateMachine: add internal transitions.
The behavior of "external" and "internal" transitions is identical,
except in the case of a transition whose source state is a compound
state and whose target(s) is a descendant of the source. In such a case,
an internal transition will not exit and re-enter its source state,
while an external one will.

[ChangeLog][State machine] Added support for internal transitions.

Change-Id: I9efb1e7368ee52aa2544eb84709a00ae3d5350d3
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
2015-05-04 12:49:28 +00:00
..
animation Update copyright headers 2015-02-11 06:49:51 +00:00
codecs Fix support for iso8859-16 when compiling with ICU 2015-03-18 07:34:55 +00:00
global Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
io Tests: Use blacklist for failing tst_qfilesystemwatcher tests 2015-04-28 12:35:21 +00:00
itemmodels Update copyright headers 2015-02-11 06:49:51 +00:00
json Make sure remove() doesn't corrupt the json object 2015-03-18 07:34:59 +00:00
kernel Add support to set text/uri-list mimedata via setData() 2015-04-28 12:46:35 +00:00
mimetypes Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-31 10:03:31 +02:00
plugin The qpluginloader machtest needs Q_AUTOTEST_EXPORT 2015-04-30 06:32:23 +00:00
statemachine QStateMachine: add internal transitions. 2015-05-04 12:49:28 +00:00
thread Do not search test binary if QProcess is not supported. 2015-03-23 08:38:58 +00:00
tools QVLA: Add operator= for initializer lists 2015-04-04 15:48:13 +00:00
xml Update copyright headers 2015-02-11 06:49:51 +00:00
corelib.pro