qt5base-lts/tests/auto/widgets/graphicsview
Andreas Aardal Hanssen 6476d6728e Make sure QGraphicsItem notifies changes to focusScopeItem.
A glitch in QGraphicsItem's logic made it update the focusScopeItem
pointer, but fail to notify the change to QDeclarativeItem through the
d_ptr->focusScopeItemChange() virtual function, hindering
QDeclarativeItem from emitting focusChanged() correctly for focus
scopes that do not have focus.

Two lines were moved, and a comment updated to reflect the reason
why the "return" is needed at this point. It's clear that the
calls to focusScopeItemChange() are unrelated to the return.

Task-number: QTBUG-29260
Change-Id: I12ba9161b16d34c3689401a92c86d2047989f7bd
Reviewed-by: Andreas Aardal Hanssen <andreas@hanssen.name>
Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
Reviewed-by: Alan Alpert <aalpert@rim.com>
2013-01-24 02:20:34 +01:00
..
qgraphicsanchorlayout Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicsanchorlayout1 Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicseffectsource Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicsgridlayout Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicsitem Make sure QGraphicsItem notifies changes to focusScopeItem. 2013-01-24 02:20:34 +01:00
qgraphicsitemanimation Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicslayout Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicslayoutitem Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicslinearlayout Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicsobject Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicspixmapitem Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicspolygonitem Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicsproxywidget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicsscene Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicssceneindex Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicstransform Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicsview Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgraphicswidget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
graphicsview.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00