Similar to the display manager and the input delegate, keep the accessibility delegate under the base class. Also, following the same pattern as in the parent patch, assign a default instance for this in the delegate in the constructor, and initialize anything later when needed. Also, make sure calls for various objects under the QtAccessibilityDelegate are safe and guarded. Task-number: QTBUG-129704 Change-Id: I14a57d8e0916127ae8fa00acb3265b92803087dc Reviewed-by: Petri Virkkunen <petri.virkkunen@qt.io> (cherry picked from commit af73c7a99eeea346efb65bed1d6e643e74ef33a6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%