summaryrefslogtreecommitdiffstats
path: root/tools/accessibilityinspector
Commit message (Collapse)AuthorAgeFilesLines
* Cocoa: Add initial accessibility implementation.Morten Sorvig2011-10-1912-0/+1497
See qcocoaaccessiblity.h for details. For now only the first level of the hierarchy is made accessible. Also add tools/accessibilityinspector which is an utility for inspecting and debugging the Qt accessibility tree. Change-Id: Iff520bec26b3761feb0c2e00471feb379daaa735 Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>