qt5base-lts/tests/auto/widgets/kernel/qapplication
Friedemann Kleint 8761840397 Implement waitForWindowExposed and friends for widget windows.
- Implement waitForWindowExposed() for toplevel windows.
- Implement waitForWindowShown(QWidget *) and mark as
  deprecated in line with waitForWindowShown(QWindow*).
- Use in tests.
- Simplify tests (collapse waitForExposed, setActive
  into setActiveWindow, waitForActive), remove most
  hard-coded timeouts.
- Stabilize graphicsview tests by using waitForWindowActive.

Change-Id: Ic7c061e2745b36f71a715ee4e47c0346b11a91e8
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2012-07-20 09:27:28 +02:00
..
desktopsettingsaware Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
modal Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
test Avoid load(testcase) for installing test helper apps 2012-07-04 02:46:27 +02:00
tmp Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
wincmdline Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02: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 Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00