summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/cpp/cppwriteinitialization.cpp
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2019-05-16 12:32:29 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2019-05-20 13:17:04 +0000
commiteeffdef1d795f2d14a8bcccb956c39685f89bebb (patch)
tree91c8b2bcfb76dcf38c4a4745ce525794c9ed0411 /src/tools/uic/cpp/cppwriteinitialization.cpp
parent2bf7b15446198e354b238d4ec455ae9214965702 (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