qt5base-lts/tests/auto/widgets/kernel/qapplication
Bradley T. Hughes 9b07fd0d5c Add QDeferredDeleteEvent
Use this to store the loop-level counter needed by QCoreApplication
when determining when it is safe to delete an object.

This removes the hack to hijack the QEvent::d pointer (even though
the pointer is unused).

Change-Id: I91c0b1aa00235ec6e13feb30bf928e56d2f80026
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-06-05 06:14:16 +02:00
..
desktopsettingsaware clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
modal Changed qapplication unittest to work from installation directory 2012-01-31 04:55:38 +01:00
test Skip hanging/failing tst_QApplication tests on Mac OS X 2012-02-17 11:44:29 +01:00
tmp Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
wincmdline Changed qapplication unittest to work from installation directory 2012-01-31 04:55:38 +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 Changed qapplication unittest to work from installation directory 2012-01-31 04:55:38 +01:00
tst_qapplication.cpp Add QDeferredDeleteEvent 2012-06-05 06:14:16 +02:00