qt5base-lts/tests/auto/other/qaccessibility
Jan-Arve Saether b626b98b95 Implement QAccessibleLineEdit::characterRect()
It was probably not implemented because it needed to access
private APIs.
However, accessing those from this a11y plugin is unproblematic.

Forward-ported from Qt 4.8 with change
d2fb64d52fc6ec229d775f829a9a0cb3d251aad3 (and then slightly improved)

Change-Id: Ifa2d48c152fd75fc1fff49a05369787a7db3b902
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
2012-10-28 00:50:09 +02:00
..
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
qaccessibility.pro Make tests compile without gui-private 2012-08-02 17:25:37 +02:00
tst_qaccessibility.cpp Implement QAccessibleLineEdit::characterRect() 2012-10-28 00:50:09 +02:00