Send accessibility updates for the right item.
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>
Wed, 7 Mar 2012 18:50:23 +0000 (19:50 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 13 Mar 2012 13:00:45 +0000 (14:00 +0100)
commitb262e81d52e8c269063e1de829aea311dff7c632
tree663c822bef8425fc35410f10d9d54bb8af7e838b
parenta920803631d1788dc563f243a3780899d1ac2af2
Send accessibility updates for the right item.

Child 0 means the first child.
The index needs to be -1 which the default ctor does.

Change-Id: I71fbdf5a15dd4593178cb250f06d42f601e40d4d
Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
src/quick/items/qquickaccessibleattached.cpp
src/quick/items/qquickaccessibleattached_p.h
src/quick/items/qquickitem.cpp
src/quick/items/qquicktextinput.cpp