Commit c831c9f5 authored by Jan-Arve Saether's avatar Jan-Arve Saether Committed by Qt by Nokia
Browse files

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 bridge

Change-Id: Ie63d74314189d9e0f24f1152a2f0030d9e865b75
Reviewed-by: default avatarFrederik Gladhorn <frederik.gladhorn@nokia.com>
parent 4e9efd59
Branches
Tags
Showing with 9 additions and 108 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment