Qt Accessibility Testing

From Qt Wiki
Revision as of 06:43, 24 February 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

h3. Mac

  • Accessibility Inspector: shows elements of applications and the tree structure of accessible objects
  • Accessibility Verifier: verifies hierarchy and properties of accessibles
  • Voice Over: screen reader

Windows

  • NVDA: screen reader (open source)
  • Other screen readers
  • AccExplore ?

Linux

  • Orca: screen reader
  • Accerciser: explorer (and verification, though that part is rather broken at the time of writing)