Qt Accessibility Testing: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 06:43, 24 February 2015

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)