|
|
Log in / Subscribe / Register

Qt accessibility

Qt accessibility

Posted Jul 24, 2020 17:01 UTC (Fri) by ebassi (subscriber, #54855)
In reply to: Qt accessibility by swilmet
Parent article: The archaeology of GNOME accessibility

Qt uses AT-SPI directly, on Linux, and exposes a descriptive API like the one I wrote for GTK.

The problem is not to decide whether it's a portable API—it's pretty trivial, and since it's implemented by web browsers, it's fairly obvious it's going to be implementable on top of different platforms. The issue is, as usual, whether or not somebody will show up to help on non-Linux platforms.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds