qt5base-lts/tests/auto/other/qaccessibilitymac
Boris Dušek 62bcb1f4ba OS X Accessibility: Make checkboxes etc. checkable with VoiceOver
NSAccessibility has no explicit analog for
QAccessibleActionInterface::toggleAction(), checking checkboxes/radio
buttons is handled by NSAccessibilityPressAction. So ensure exposing
the action properly on OS X so that VoiceOver users can check/uncheck
checkboxes, select radio buttons etc.

Change-Id: I54b47515cc4882ecf0544c7351bd3c9046023a44
Task-number: QTBUG-44852
Reviewed-by: Jan Arve Sæther <jan-arve.saether@theqtcompany.com>
2015-03-13 15:54:44 +00:00
..
qaccessibilitymac.pro Cocoa Accessibility: fix ignoring of objects 2013-06-07 14:54:39 +02:00
tst_qaccessibilitymac_helpers.h OS X Accessibility: Make checkboxes etc. checkable with VoiceOver 2015-03-13 15:54:44 +00:00
tst_qaccessibilitymac_helpers.mm OS X Accessibility: Make checkboxes etc. checkable with VoiceOver 2015-03-13 15:54:44 +00:00
tst_qaccessibilitymac.cpp OS X Accessibility: Make checkboxes etc. checkable with VoiceOver 2015-03-13 15:54:44 +00:00