qt5base-lts/tests/auto/other/qaccessibility
Jan-Arve Saether 7dca461620 Remove all references to QAccessible:: {Child|Ancestor|Sibling}
These are deprecated in favor of
QAccessibleInterface::child() and QAccessibleInterface::parent()

QAccessible::Sibling can be done with a combination of those two.
This is handled by the bridges, if required.

Change-Id: I2e2a6eb2a982e7c9001a393d69f0c5f1ae9c0970
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com>
2012-01-06 19:24:23 +01:00
..
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
qaccessibility.pro Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
tst_qaccessibility.cpp Remove all references to QAccessible:: {Child|Ancestor|Sibling} 2012-01-06 19:24:23 +01:00