qt5base-lts/tests/auto/other/qaccessibilitymac
Frederik Gladhorn ccdfe354a6 Accessibility Mac: Cache Accessible Elements and Notify about changes
The big change is that we now keep the id objects representing accessibles
around so that they are persistent for ATs.
This improves performance of Mac accessibility significantly.

This is required for notifications which are now sent so that many things work much better,
for example the VoiceOver focus follows the keyboard focus.

The parent element in QCocoaAccessibleElement was removed, we can
dynamically access it more reliably.

Change-Id: I686d212f40d28b392dcc22f16f3c3430f08bdc98
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
2014-04-09 10:46:02 +02:00
..
qaccessibilitymac.pro Cocoa Accessibility: fix ignoring of objects 2013-06-07 14:54:39 +02:00
tst_qaccessibilitymac_helpers.h Accessibility Mac: Cache Accessible Elements and Notify about changes 2014-04-09 10:46:02 +02:00
tst_qaccessibilitymac_helpers.mm Accessibility Mac: Cache Accessible Elements and Notify about changes 2014-04-09 10:46:02 +02:00
tst_qaccessibilitymac.cpp Accessibility Mac: Cache Accessible Elements and Notify about changes 2014-04-09 10:46:02 +02:00