Accessibility: Do not automatically add controllers
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>
Thu, 10 May 2012 19:36:24 +0000 (21:36 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 20 Jun 2012 07:18:08 +0000 (09:18 +0200)
commit8b24ed162cff3df7473345dedc14a412fabe8936
tree3ad84734a0689e287b4ae960cc62234d8bf1d09f
parent3db8877d286b673bf8a54e7514e8bb70223e4e8a
Accessibility: Do not automatically add controllers

While I do like the idea, it currently relies on every
QWidget having QAccessibleWidget as a11y representation.

This crashes for example when using the itemviews and
asking them for relations.

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