summaryrefslogtreecommitdiffstats
path: root/src/plugins/accessible
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@digia.com>2012-10-04 15:02:48 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-13 05:51:19 +0200
commit57fac2e83a27c9a2da1932991692586c42d97ddc (patch)
tree1cc60300d966acbf34cd8886b528a8685e1a2284 /src/plugins/accessible
parent9ab8c0ae98f2e488f362484c2c2d1dc6a5ae1d1e (diff)
Do not accept key events if a widget is disabled
The disabled state was handled in qapplication_xxx.cpp before. As the platform integration only knows about windows and not widgets the state check is now done in qwidget. This commit just adds key events to the list of events which are ignored if the widget is disabled. This list also contains mouse events for example. Task-number: QTBUG-27417 Change-Id: I55949e1c1aaa992ba71df51c5b5e8177ec6f1e86 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'src/plugins/accessible')
0 files changed, 0 insertions, 0 deletions