summaryrefslogtreecommitdiffstats
path: root/src/network
diff options
context:
space:
mode:
authorBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-07-14 11:03:10 (GMT)
committerBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-07-14 11:32:47 (GMT)
commita2bad25383e565233a0c2527e04cef9f6b577f14 (patch)
treee62e3c89500eaccedb19b864b1351f0d19a8b910 /src/network
parent9210e8cdc83b6812d10f5f5847d05703ef2e5f7c (diff)
downloadQt-a2bad25383e565233a0c2527e04cef9f6b577f14.zip
Qt-a2bad25383e565233a0c2527e04cef9f6b577f14.tar.gz
Qt-a2bad25383e565233a0c2527e04cef9f6b577f14.tar.bz2
Make sure QGraphicsScene::update() only requires one event-loop
iteration before the views are updated. A full scene update (scene.update()) already supported it because the scene called update() on the views directly. However, partially scene updates (scene.update(rect)) required two event-loop iterations before the views were updated. Auto-test included.
Diffstat (limited to 'src/network')
0 files changed, 0 insertions, 0 deletions