diff options
author | Michael Weghorn <m.weghorn@posteo.de> | 2021-09-21 14:47:51 +0200 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2021-09-21 21:37:40 +0200 |
commit | 6735a37747a3443ebd1c29c870a5eb26990350f2 (patch) | |
tree | 613808100227a7bf71b820a53bf94eed1b60f16f /setup_native/Package_misc.mk | |
parent | 0ae1c36f319b0c84d5e592f44738e67945eab3a1 (diff) |
qt5 a11y: Implement QAccessibleTableCellInterface
Let 'Qt5AccessibleWidget' derive from 'QAccessibleTableCellInterface'
and implement the most important methods.
This is e.g. one of the steps needed to make Orca announce
the focused cell in Calc.
Since there's no specific XInterface for table cells
make use of the fact that a table cell's parent is a table
and query information from there, similar to how the following
commit does for winaccessibility:
commit 97a88e30e2e084ab860635ff4e0a03442d8a12af
Author: Michael Weghorn <m.weghorn@posteo.de>
Date: Wed Sep 8 14:37:53 2021 +0100
tdf#100086 tdf#124832 wina11y: Implement IAccessibleTableCell
Change-Id: I160bc04f3e4fcf7b77723540aba6945b8fdf36ae
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122395
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'setup_native/Package_misc.mk')
0 files changed, 0 insertions, 0 deletions