qt5base-lts/tests/auto/widgets/graphicsview
Andreas Aardal Hanssen af8a6cdd87 Add new signal: QGraphicsScene::focusItemChanged().
This signal is emitted by QGraphicsScene whenever focus changes in the
scene (i.e., when an item gains or loses input focus, or when focus
passes from one item to another). You can connect to this signal if you
need to keep track of when other items gain input focus. It is
particularily useful for implementing virtual keyboards, input methods,
and cursor items.

Task-number: QTBUG-10570
Change-Id: I9cbbd9a2d15d6f568e1597c2c33ec049eb70f793
Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
2012-12-17 19:37:16 +01:00
..
qgraphicsanchorlayout GV auto tests: kill QWindowsStyle dependencies 2012-11-27 23:10:09 +01:00
qgraphicsanchorlayout1 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qgraphicseffectsource Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qgraphicsgridlayout Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qgraphicsitem Make sure panels always gain focus when activated or tab is pressed. 2012-12-17 08:58:04 +01:00
qgraphicsitemanimation Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qgraphicslayout Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qgraphicslayoutitem Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qgraphicslinearlayout GV auto tests: kill QWindowsStyle dependencies 2012-11-27 23:10:09 +01:00
qgraphicsobject Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qgraphicspixmapitem Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qgraphicspolygonitem Make QPen default to 1-width non-cosmetic. 2012-10-22 19:36:43 +02:00
qgraphicsproxywidget GV auto tests: kill QWindowsStyle dependencies 2012-11-27 23:10:09 +01:00
qgraphicsscene Add new signal: QGraphicsScene::focusItemChanged(). 2012-12-17 19:37:16 +01:00
qgraphicssceneindex Make QPen default to 1-width non-cosmetic. 2012-10-22 19:36:43 +02:00
qgraphicstransform Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qgraphicsview GV auto tests: kill QWindowsStyle dependencies 2012-11-27 23:10:09 +01:00
qgraphicswidget Make sure panels always gain focus when activated or tab is pressed. 2012-12-17 08:58:04 +01:00
graphicsview.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00