diff options
author | Bjoern Erik Nilsen <bjorn.nilsen@nokia.com> | 2009-04-03 14:52:10 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-15 10:24:05 (GMT) |
commit | fdff47ac6baebf0611f98e7e25c90d54413fbe06 (patch) | |
tree | 2709136a06b5cd1c5b0775313bbe392d2eca96ad /doc/src/snippets/code | |
parent | 45e2f2f949b8655b6de9b3a875dd8509d1c5369e (diff) | |
download | Qt-fdff47ac6baebf0611f98e7e25c90d54413fbe06.zip Qt-fdff47ac6baebf0611f98e7e25c90d54413fbe06.tar.gz Qt-fdff47ac6baebf0611f98e7e25c90d54413fbe06.tar.bz2 |
Fixes: Wrong adjustment of rect added in 0aa2ef27249dc8e782c2942340776bb19de80a0d
RevBy: TrustMe
AutoTest: tst_QGraphicsItem::boundingRegion() pass again
Details: The original code adjusted the QRect version of a mapped bounding rect,
wheras my patch adjusted a mapped bounding rect (QRectF) and then
converted it to a QRect.
(cherry picked from commit 416fd77e653d089b7832002a68d5b7725fa492db)
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions