Hi everyone. I have an application that is now being updated to enable accessibility. After doing some research we were able to do NVDA speak correctly. But we're trying to do a check using the following function:
http://doc.qt.io/qt-5/qaccessible.html#isActive As mentioned on this function description, it's recomended to use it to avoid unnecessary calls to updateAccessibility <http://doc.qt.io/qt-5/qaccessible.html#updateAccessibility>(). The problem is that qt is not able to detect that nvda is activate. The same happen with windows narrator. Any idea or sample application that uses this idea ? Thanks and Regards Rafael R. Machado
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest