diff options
author | David Boddie <david.boddie@nokia.com> | 2011-05-19 12:26:36 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-05-19 12:26:36 (GMT) |
commit | 1bd0fc3b210788788b779c0fac9884df6454abd2 (patch) | |
tree | 4956bbe15fddaca91b67137e43f6f15c378d1b59 /doc/src/external-resources.qdoc | |
parent | f34edb5f7f5ecddf4602727b7a981fadc1d4d4b4 (diff) | |
download | Qt-1bd0fc3b210788788b779c0fac9884df6454abd2.zip Qt-1bd0fc3b210788788b779c0fac9884df6454abd2.tar.gz Qt-1bd0fc3b210788788b779c0fac9884df6454abd2.tar.bz2 |
Doc: Added some details to the accessibility events API documentation.
Reviewed-by: Frederik Gladhorn
Diffstat (limited to 'doc/src/external-resources.qdoc')
-rw-r--r-- | doc/src/external-resources.qdoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/external-resources.qdoc b/doc/src/external-resources.qdoc index c116ce3..d70cd43 100644 --- a/doc/src/external-resources.qdoc +++ b/doc/src/external-resources.qdoc @@ -488,3 +488,8 @@ \externalpage http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/_accessible_event_i_d_8idl.html \title AccessibleEventID.idl File Reference */ + +/*! + \externalpage http://msdn.microsoft.com/en-us/library/dd318066.aspx + \title Microsoft Active Accessibility Event Constants +*/ |