From adb27f56d46fde3ccbd110186f1781ee0b3f98d0 Mon Sep 17 00:00:00 2001 From: Yann Bodson Date: Mon, 12 Apr 2010 17:47:16 +1000 Subject: Doc: update Rectangle smooth painting screenshot. --- doc/src/declarative/pics/rect-smooth.png | Bin 32162 -> 24241 bytes .../graphicsitems/qdeclarativerectangle.cpp | 1 + 2 files changed, 1 insertion(+) diff --git a/doc/src/declarative/pics/rect-smooth.png b/doc/src/declarative/pics/rect-smooth.png index abbb0a9..7ffd8ab 100644 Binary files a/doc/src/declarative/pics/rect-smooth.png and b/doc/src/declarative/pics/rect-smooth.png differ 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 -- cgit v0.12