-
Task
-
Resolution: Done
-
P2: Important
-
None
-
5.15.19
-
None
We don't want to use the accessibility featuresin our application.
How can I disable them? Building qt5 with the define QT_NO_ACCESSIBILITY is not possible, since it is not to always recognized.
When I use the config-flag "no-accessibility" there is a warning "WARNING: Accessibility disabled. This configuration of Qt is unsupported."
Is there a way to completely disable accessibility? Either in the qtconfig or in runtime.