qt5base-lts/tests/auto/other
Frederik Gladhorn 74c9f9d83f Accessibility: childAt returns interface
childAt used to return an integer.
Return an interface instead.

Not requiring a direct child to be returned allows optimizing
by bypassing iterating through the hierarchy of accessibles.
For QtQuick this is the only sensible way of implementing this.

The bridges are still responsible for finding the top-most element.

The default implementation in QAccessibleObject is sufficient
to return direct children. The implementation in
QAccessibleApplication is therfore no longer needed.

Change-Id: Id7100dd5bcc3a98de516a7f4a12eaaa41cb46d26
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
2011-12-19 12:27:45 +01:00
..
atwrapper Doc: Fixing typo 2011-10-26 13:50:12 +02:00
baselineexample Moved autotests in category 'other' into new directory structure 2011-09-09 09:36:41 +02:00
collections Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
compiler Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
exceptionsafety Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
exceptionsafety_objects Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
gestures Extend touch events. 2011-12-09 14:15:37 +01:00
headersclean all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
lancelot Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
languagechange Tests: Fix the language change test. 2011-12-09 08:24:03 +01:00
macgui Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
macnativeevents Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
macplist Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
modeltest Notify about moves in the source model more efficiently. 2011-12-09 02:39:06 +01:00
networkselftest Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
qaccessibility Accessibility: childAt returns interface 2011-12-19 12:27:45 +01:00
qcomplextext Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qdirectpainter Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qfocusevent Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qmultiscreen Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qnetworkaccessmanager_and_qprogressdialog Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
qobjectperformance Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qobjectrace Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
qsharedpointer_and_qwidget Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
qtokenautomaton all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
windowsmobile Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
other.pro Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00