[SOLVED] How to read assistive information of other windows?
-
Hello all,
I am trying to understand how to use QAccessible to get information from other processes' windows. However, I don't seem to find any information. Is is possible using Qt? If so how to do it?
-
Hi,
AFAIK it's not the purpose of QAccessible. It's there for you to provide these information to softwares making use of it
-
Alright, SGaist. Thank you for your answer. I'll get back to using specific OSs' APIs then.
Best regards
-
Are you trying to build an assistive software ?