qt5base-lts/tests/auto/corelib/kernel/qeventloop
Tor Arne Vestbø 126c1b4b41 Don't assume Q_OS_UNIX means we support QEventLoop::X11ExcludeTimers
A QCoreApplication may run a different event dispatcher, such as the
QEventDispatcherBlackberry, and QGuiApplications will have the GUI
dispatcher provided by the QPA plugin, such as QCocoaEventDispatcher.

Neither support X11ExcludeTimers.

Change-Id: Id5ea1c7dd74a127e13fa4d2eaa9a1bd2715a9dbb
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
2013-08-12 14:27:50 +02:00
..
.gitignore Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qeventloop.pro Don't assume Q_OS_UNIX means we support QEventLoop::X11ExcludeTimers 2013-08-12 14:27:50 +02:00
tst_qeventloop.cpp Don't assume Q_OS_UNIX means we support QEventLoop::X11ExcludeTimers 2013-08-12 14:27:50 +02:00