diff options
| author | Frederik Gladhorn <frederik.gladhorn@qt.io> | 2019-05-16 12:32:29 +0200 |
|---|---|---|
| committer | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2019-05-20 13:17:04 +0000 |
| commit | eeffdef1d795f2d14a8bcccb956c39685f89bebb (patch) | |
| tree | 91c8b2bcfb76dcf38c4a4745ce525794c9ed0411 /src/tools/uic/cpp/cppwriteinitialization.cpp | |
| parent | 2bf7b15446198e354b238d4ec455ae9214965702 (diff) | |
macOS: Fix usage of deprecated accessibility APIs
The accessibilityAttributeValue method was deprecated and all needed
replacements are in macOS 10.12.
The new API is nicer, since it adds a lot of individual functions instead of
forcing one big switch statement on us. This makes it easier to implement
further protocols. When implementing e.g. the Button protocol, the old attribute
functions do not get called any more, so this is needed before implementing more
features.
Change-Id: I5a705edfa3f6bb0d25436df8cf5dd7f59e7e764e
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.cpp')
0 files changed, 0 insertions, 0 deletions
