qt5base-lts/tests/auto/other/qaccessibility
Jan Arve Saether 4684f2179b Change return type of imagePosition to QPoint
QAccessibleImageInterface already has an API to return the
size of the image.

This function ensures that their API's are not overlapping.

Alternatively, we could merge both functions into
QAccessibleImageInterface::imageRect(), but the assumption is that
images change position more often than their size.

Change-Id: I55c25cdff187b9f497828f04cfd5f969cfbc451f
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
2013-10-15 12:42:17 +02:00
..
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
qaccessibility.pro Let platform plugin decide if accessibility is active 2013-04-19 17:52:45 +02:00
tst_qaccessibility.cpp Change return type of imagePosition to QPoint 2013-10-15 12:42:17 +02:00