summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-06-11 14:24:40 (GMT)
committerBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-06-11 16:25:52 (GMT)
commita1786a441e9101500ae2c28a5226372ba0c7b4a2 (patch)
treee28b87d8cdf19e9903f879f7b37e4b5901109899 /tests
parentfa5f3a4464f8265692c2ff50bd03b9b24b6ad912 (diff)
downloadQt-a1786a441e9101500ae2c28a5226372ba0c7b4a2.zip
Qt-a1786a441e9101500ae2c28a5226372ba0c7b4a2.tar.gz
Qt-a1786a441e9101500ae2c28a5226372ba0c7b4a2.tar.bz2
QGraphicsView: Replace update() with updateAll().
We have some nice cut-offs when there's a full update pending, but we don't know about it if we call update() directly on the viewport. Instead call QGraphicsViewPrivate::updateAll() which has the same effect, except that it also sets a flag telling us a full update is pending. Reviewed-by: Andreas
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions