summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2010-04-12 07:47:16 (GMT)
committerYann Bodson <yann.bodson@nokia.com>2010-04-12 07:47:16 (GMT)
commitadb27f56d46fde3ccbd110186f1781ee0b3f98d0 (patch)
treed45590089e64ac665b92007129e121dbdd6d2849 /src
parent9753f6098e0e5b3d80ac748559aecc2e66dcfc7a (diff)
downloadQt-adb27f56d46fde3ccbd110186f1781ee0b3f98d0.zip
Qt-adb27f56d46fde3ccbd110186f1781ee0b3f98d0.tar.gz
Qt-adb27f56d46fde3ccbd110186f1781ee0b3f98d0.tar.bz2
Doc: update Rectangle smooth painting screenshot.
Diffstat (limited to 'src')
-rw-r--r--src/declarative/graphicsitems/qdeclarativerectangle.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/graphicsitems/qdeclarativerectangle.cpp b/src/declarative/graphicsitems/qdeclarativerectangle.cpp
index 3f7548f..54c8ab2 100644
--- a/src/declarative/graphicsitems/qdeclarativerectangle.cpp
+++ b/src/declarative/graphicsitems/qdeclarativerectangle.cpp
@@ -464,6 +464,7 @@ void QDeclarativeRectangle::drawRect(QPainter &p)
filtering at the beginning of the animation and reenable it at the conclusion.
\image rect-smooth.png
+ On this image, smooth is turned off on the top half and on on the bottom half.
*/
QRectF QDeclarativeRectangle::boundingRect() const