Reorganizing Accessibility Tree
-
I'm trying to reorganize how QT presents widgets to VoiceOver on Mac. What's the best way to reorganize how items appear in accessibility tree?
- Relocate an item from current parent to another parent
- Group items into a parent just for accessibility purpose without affecting GUI
I understand that I can change parent and children relationship through QAccessibleInterface.
However, is there a way to change QAccessibleInterface for QT built-in widgets without modifying QT source and recompiling?
-
Hi,
That's a pretty interesting question but I think you might be out of luck here. I may be wrong (I hope so) but I do not think that we have many members using the Qt Accessibilty features.
I'd recommend posting this on the interest mailing list. You'll find there Qt developers/maintainers.
-
Hi @SGaist, I signed up and posted there, but my message got flagged as a spam.
Do you know if the admins review and approve the messages marked as spams? Usually different mailing lists would say something like "this message has been flagged for admin's approval," but I just got this message.
"Spam detection software, running on the system "mx.qt-project.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details." -
I do not know sorry, but your message got indeed through.