summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicseffect.h
diff options
context:
space:
mode:
authorBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-08-04 17:50:07 (GMT)
committerBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-08-04 17:53:49 (GMT)
commite7c4967ec89cbc10dcc9127480532347264edca3 (patch)
tree1be1e0ce49869358f41b1c12c3528a7e5f33ba2b /src/gui/graphicsview/qgraphicseffect.h
parentd7166584025d90dda52a859987f4dfaae12d6004 (diff)
downloadQt-e7c4967ec89cbc10dcc9127480532347264edca3.zip
Qt-e7c4967ec89cbc10dcc9127480532347264edca3.tar.gz
Qt-e7c4967ec89cbc10dcc9127480532347264edca3.tar.bz2
Make tst_QGraphicsEffectSource::boundingRect happy.
We cannot modify the transformPtr directly because we might want to use the original transform later. The problem in this particular case was that we called source->pixmap() (which modified the transformPtr), then source->boundingRect(Qt::DeviceCoordinates) which in turn used wrong transform to map the bounding rect.
Diffstat (limited to 'src/gui/graphicsview/qgraphicseffect.h')
0 files changed, 0 insertions, 0 deletions