Commit dde63b7c authored by Frederik Gladhorn's avatar Frederik Gladhorn Committed by The Qt Project
Browse files

Accessibility: Work with QQuickWindow


Before we would only be accessible when QQView was used.
While the window has the content item, that one will not
appear in the hierarchy of accessible objects since it has
no valueable properties to expose. Instead it's first child
will be used (which was the case before when QQView was used).

Change-Id: I03cefb5c8dcd8296d51ff2bfcb677386a5f1d698
Reviewed-by: default avatarJan Arve Sæther <jan-arve.saether@digia.com>
parent da0613ab
Showing with 37 additions and 29 deletions
Supports Markdown
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