qt5base-lts/tests/auto/widgets
Stephen Kelly a512e210ac Add the event loop quitlock feature to QtCore.
A feature of a ref-counted quit (managed by a quit-lock class)
is added to both QEventLoop and QCoreApplication.

This allows, for example, an event loop to quit() when there is
no more work for it to do.

quitOnLastWindowClosed is implemented in terms of the refcount in
QCoreApplication so that jobs can be completed before the
application quits.

Change-Id: I14c8f4e7ee12bbf81a6e5849290d4c8ff37fa110
Reviewed-by: David Faure <faure@kde.org>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-01-31 23:22:15 +01:00
..
dialogs Remove many deprecated methods 2012-01-31 16:17:55 +01:00
effects Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
graphicsview Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
itemviews Add public role names setter to QStandardItemModel 2012-01-31 12:00:31 +01:00
kernel Add the event loop quitlock feature to QtCore. 2012-01-31 23:22:15 +01:00
shared Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
styles Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
util Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
widgets Mac: Fix compilation with -qtnamespace set 2012-01-31 16:17:55 +01:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00