summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_script_qscriptvalue.cpp
diff options
context:
space:
mode:
authorYoann Lopes <yoann.lopes@nokia.com>2009-12-30 12:44:58 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-01-07 10:40:42 (GMT)
commit796a9c9704965c7dd89f059c762ace57e5931dea (patch)
tree35cbbeba0c0064825a64e661c2d459525e1f2329 /doc/src/snippets/code/src_script_qscriptvalue.cpp
parent00bb82912aecd664d14ea8d3d0d1d964db7a36d6 (diff)
downloadQt-796a9c9704965c7dd89f059c762ace57e5931dea.zip
Qt-796a9c9704965c7dd89f059c762ace57e5931dea.tar.gz
Qt-796a9c9704965c7dd89f059c762ace57e5931dea.tar.bz2
Fixes painting artifacts when using CacheBackground in a QGraphicsView.
The problem was that when the background cache was invalidated, it was entirely recreated but only the exposed area of the view was repainted in it, causing the cache to be partly empty in some cases. Now the background cache is always fully repainted when it is invalidated. Task-number: QTBUG-6935 Reviewed-by: ogoffart (cherry picked from commit 2600fd42117913b427d07e510724b0ea5e355205)
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptvalue.cpp')
0 files changed, 0 insertions, 0 deletions