diff options
author | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-08-14 08:04:36 (GMT) |
---|---|---|
committer | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-08-14 08:04:36 (GMT) |
commit | 0fd4ecf10bf57d56cd50f3bd6aeff5af381cef26 (patch) | |
tree | 5946b6811fba5ab0939c1ffc59ba9897de7be9c3 /LICENSE.PREVIEW.COMMERCIAL | |
parent | e58f3d36fba82f69debe5a37ab8e25eac1dddbcf (diff) | |
download | Qt-0fd4ecf10bf57d56cd50f3bd6aeff5af381cef26.zip Qt-0fd4ecf10bf57d56cd50f3bd6aeff5af381cef26.tar.gz Qt-0fd4ecf10bf57d56cd50f3bd6aeff5af381cef26.tar.bz2 |
Fix the painting of QComboBox on Mac when the rect is not at the origin
The style was assuming that the combo box is painted at (0,0). This is
not the case when the painting is done in the delegate of an item view.
The offset of the rect is now taken into account to paint the style.
HIRect has been replaced by QRect when it make sense.
Task-number: 00026815
Reviewed-by: Richard Moe Gustavsen
Diffstat (limited to 'LICENSE.PREVIEW.COMMERCIAL')
0 files changed, 0 insertions, 0 deletions