diff options
author | Bjørn Erik Nilsen <bjorn.nilsen@nokia.com> | 2009-06-03 13:18:25 (GMT) |
---|---|---|
committer | Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com> | 2009-06-09 07:32:45 (GMT) |
commit | 1598ef761a8c3f0c9cccf5318e3de30f6c50880f (patch) | |
tree | fcb1b59170b29701d758283b9e93b9e389f158d2 /src/gui/graphicsview/qgraphicsview.h | |
parent | 33473417a73cafa0c0d9283c00b1e716becba0e1 (diff) | |
download | Qt-1598ef761a8c3f0c9cccf5318e3de30f6c50880f.zip Qt-1598ef761a8c3f0c9cccf5318e3de30f6c50880f.tar.gz Qt-1598ef761a8c3f0c9cccf5318e3de30f6c50880f.tar.bz2 |
Compatibility fix: Updates made on the scene must be processed with a queued connection
This connection was queued in the views before, but we don't do that
anymore, instead we re-use the _q_emitUpdated slot and process
pending updates on the views there.
Makes tst_QGraphicsView::viewportUpdateMode happy again.
Diffstat (limited to 'src/gui/graphicsview/qgraphicsview.h')
0 files changed, 0 insertions, 0 deletions