qt5base-lts/tests/auto/widgets/kernel/qapplication
Bradley T. Hughes 1831abb5bb Remove QEventLoop::DeferredDeletion
This flag has been deprecated since Qt 4.4, so remove it.
tst_QApplication had 2 nearly identical tests, one for testing the
QEventLoop::DeferredDeletion flag, and one to test sendPostedEvents()
with QEvent::DeferredDelete. The latter is the preferred way, so keep
that test, but remove the test for the obsoleted flag.

Change-Id: Icdb7483c32b3c920bda31d2bbb4f7414ece6d826
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
2012-01-23 14:47:10 +01:00
..
desktopsettingsaware Update contact information in license headers. 2012-01-23 04:04:33 +01:00
modal Update contact information in license headers. 2012-01-23 04:04:33 +01:00
test Re-enabled tests 2011-10-26 02:58:36 +02:00
tmp Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
wincmdline Update contact information in license headers. 2012-01-23 04:04:33 +01:00
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
heart.svg Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qapplication.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
tst_qapplication.cpp Remove QEventLoop::DeferredDeletion 2012-01-23 14:47:10 +01:00