summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstandarditemmodel
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eblomfel@trolltech.com>2009-08-19 13:30:25 (GMT)
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-01-14 12:56:43 (GMT)
commitbf86841fd9ec41263b2fd53b3f69661f09cfa9b9 (patch)
treecb4ba2b6a2a65482547e7e76faea396019b6a93a /tests/auto/qstandarditemmodel
parent5247001c8d1a012b5895223dd7f09a9a0fd9286e (diff)
downloadQt-bf86841fd9ec41263b2fd53b3f69661f09cfa9b9.zip
Qt-bf86841fd9ec41263b2fd53b3f69661f09cfa9b9.tar.gz
Qt-bf86841fd9ec41263b2fd53b3f69661f09cfa9b9.tar.bz2
Ignore rounding error when painting to rotated painter
There are tiny rounding errors in the matrix rotations which cause tiny differences in drawText() and drawStaticText(). I've chosen to ignore these. Instead of having a threshold on the comparison between the two images, I've chosen to take the easy way out and avoid the problem by not passing in any position for the text.
Diffstat (limited to 'tests/auto/qstandarditemmodel')
0 files changed, 0 insertions, 0 deletions