AccessibilityIf you really need to use Qt's _internal_ accessibility APIs, there are no technical reasons preventing you from using them. However, there is no generated accessibility documentation available, and keep in mind that since the API is still internal we might change it at some point in the future which might cause your application to not compile, or even just crash if you decide to upgrade Qt. |