qt5base-lts/tests/auto/widgets/graphicsview
Friedemann Kleint 4677cf3d01 Deprecate the qWaitForWindowShown(QWindow *) method.
While the qWaitForWindowShown(QWidget *) is inherited
from Qt 4.8, the qWaitForWindowShown(QWindow *) was introduced
in Qt 5. As it is identical to qWaitForWindowExposed()
and removed already, it can be deprecated in Qt 5.

Remove its usages in qtbase.

Change-Id: I28788d120ad687a49f02b2b44de6b38a2832fe5c
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2012-07-25 07:24:49 +02:00
..
qgraphicsanchorlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicsanchorlayout1 Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets] 2012-05-03 06:10:20 +02:00
qgraphicseffectsource Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00
qgraphicsgridlayout Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets] 2012-05-03 06:10:20 +02:00
qgraphicsitem Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00
qgraphicsitemanimation Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicslayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicslayoutitem Fix some compiler warnings in tests. 2012-03-27 16:35:39 +02:00
qgraphicslinearlayout Replace Q_WS_WINCE against Q_OS_WINCE. 2012-02-09 10:45:38 +01:00
qgraphicsobject Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicspixmapitem Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicspolygonitem Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicsproxywidget Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00
qgraphicsscene Deprecate the qWaitForWindowShown(QWindow *) method. 2012-07-25 07:24:49 +02:00
qgraphicssceneindex Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00
qgraphicstransform Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicsview Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00
qgraphicswidget Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00
graphicsview.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00