From bfcb485d3830463342cf6b64a9b4e51b93428f8b Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Wed, 15 May 2019 17:11:21 +0200 Subject: Accessibility: We support UIA on Windows This seems to be the official title MS gives its framework. Change-Id: Ic686628904cc30ccc040d32895db8896121e7281 Reviewed-by: Martin Smith --- doc/src/frameworks-technologies/accessible.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/frameworks-technologies/accessible.qdoc b/doc/src/frameworks-technologies/accessible.qdoc index d8ff0769d..ac86904d0 100644 --- a/doc/src/frameworks-technologies/accessible.qdoc +++ b/doc/src/frameworks-technologies/accessible.qdoc @@ -87,7 +87,7 @@ Generally the communication with the ATs works though an IPC mechanism. Semantic information about user interface elements, such as buttons and scroll bars, is exposed to the assistive technologies. - Qt supports Microsoft Active Accessibility (MSAA) and IAccessible2 on Windows, + Qt supports UI Automation on Windows, \macos Accessibility on \macos, and AT-SPI via DBus on Unix/X11. The platform specific technologies are abstracted by Qt, so that applications do not need any platform specific changes to work with the different -- cgit v1.2.3