Make sure windows send accessibility activated updates.
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>
Tue, 13 Mar 2012 19:25:12 +0000 (20:25 +0100)
committerQt by Nokia <qt-info@nokia.com>
Sat, 24 Mar 2012 16:07:52 +0000 (17:07 +0100)
commitcea1a6bcd51a43bad6426e4de81fda117f094932
treee059de1eee9446621bca8b46a0b5b730962a7f05
parentf195a8e2b69eba0e3c44f2dece222b0da9e06026
Make sure windows send accessibility activated updates.

Both QWindow and QWidgetWindow should update with the
active state signal.

Change-Id: I0219f803aa0fb109765f0faa0aedb120c2a439f0
Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
src/gui/kernel/qwindow.cpp
src/widgets/accessible/qaccessiblewidget.cpp
src/widgets/kernel/qwidgetwindow_qpa.cpp
tests/auto/other/qaccessibility/tst_qaccessibility.cpp