qt5base-lts/src
Erik Verbruggen 92c2783f77 QStateMachine: allow posting of events when starting.
This allows subclasses to submit any queued events that have to be
handled before normal operation starts. For example, if an error event
got generated during initialization which has to be handled by the
state machine, the startup hook in the private class can be used to post
those events and have the state machine handle them appropriately.

Change-Id: I62249a31d8840f47bc19920870ad5da9647e61f9
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
2015-05-07 15:37:21 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.4' into 5.5 2015-04-15 09:09:24 +02:00
android Pass on the auto repeat information for key events 2015-04-15 21:04:45 +00:00
angle remove redundant definition of ANGLE_ENABLE_D3D11 2015-04-21 12:05:59 +00:00
concurrent Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
corelib QStateMachine: allow posting of events when starting. 2015-05-07 15:37:21 +00:00
dbus Fix undefined behavior: accessing an object after destruction 2015-04-15 00:21:57 +00:00
gui QTextTable/QTextDocumentLayout: remove dead code 2015-05-06 11:28:55 +00:00
network Make data tables const. 2015-05-05 05:31:32 +00:00
opengl Make data tables const. 2015-05-05 05:31:32 +00:00
openglextensions Fix typo when resolving EGL extension. 2015-04-23 11:54:36 +00:00
platformheaders Doc: Fix spelling errors in the QXcbWindowFunctions docs 2015-05-07 06:57:50 +00:00
platformsupport Avoid signed-unsigned warning on OS X 2015-04-16 16:48:00 +00:00
plugins ios: Add support for QOpenGLWidget and QQuickWidget 2015-05-07 07:13:04 +00:00
printsupport Clean up API of QPlatformPrintDevice (QPA). 2015-05-05 14:06:27 +00:00
sql MySQL: Add support for the timeout options via the connectionOptions 2015-04-27 11:39:29 +00:00
testlib TestCase: Also check main source path when looking for test data 2015-05-05 07:06:52 +00:00
tools qdoc: Enable prepare-phase warnings in single-exec mode 2015-05-05 13:33:57 +00:00
widgets Mark QGraphicsScene::focusNextPrevChild as virtual in Qt 6 2015-05-06 14:46:38 +00:00
winmain Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
xml QtXml: Fix const correctness in old style casts 2015-03-11 01:50:23 +00:00
src.pro Implement a more direct headersclean check 2015-04-17 00:54:45 +00:00