diff options
author | Bjørn Erik Nilsen <bjorn.nilsen@nokia.com> | 2009-06-04 15:31:47 (GMT) |
---|---|---|
committer | Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com> | 2009-06-09 07:34:12 (GMT) |
commit | ad92e095ea34dda9d099fae30340a8fbb4c5380a (patch) | |
tree | f245499bda45b91cf86fbbbe0f1b6d75918c0d75 /tests/auto/qplugin | |
parent | 98f197d1a11c3dd13959967534b1dba7eea479ea (diff) | |
download | Qt-ad92e095ea34dda9d099fae30340a8fbb4c5380a.zip Qt-ad92e095ea34dda9d099fae30340a8fbb4c5380a.tar.gz Qt-ad92e095ea34dda9d099fae30340a8fbb4c5380a.tar.bz2 |
Compatibility fix for QGraphicsScene::sceneRectChanged()/sceneRect().
We have to keep the growingItemsBoundingRect up-to-date if there's no
scene rect. The only difference now is that sceneRectChanged will not
be emitted before entering the event-loop, but the documentation
only states it'll be emitted when the scene rect changes, so we
consider it harmless.
Makes tst_QGraphicsView::sceneRect_growing and
tst_QGrahicsScene::sceneRect happy.
Reviewed-by: Andreas
Diffstat (limited to 'tests/auto/qplugin')
0 files changed, 0 insertions, 0 deletions