summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/doc_src_qtscript.js
diff options
context:
space:
mode:
authorSami Merila <sami.merila@nokia.com>2011-03-14 10:06:04 (GMT)
committerSami Merila <sami.merila@nokia.com>2011-03-14 10:06:04 (GMT)
commit8b7c98123eadf9263c6bde4b1263bd64fc388c8d (patch)
tree3d0d76ec09c195df92748aea376838be7c19d952 /doc/src/snippets/code/doc_src_qtscript.js
parent3c3176f43f049e0c26e56f04881bd8047e731915 (diff)
downloadQt-8b7c98123eadf9263c6bde4b1263bd64fc388c8d.zip
Qt-8b7c98123eadf9263c6bde4b1263bd64fc388c8d.tar.gz
Qt-8b7c98123eadf9263c6bde4b1263bd64fc388c8d.tar.bz2
QS60Style: QTreeView::indexRowSizeHint returns incorrect value
Fix for http://bugreports.qt.nokia.com/browse/QTBUG-17786. QS60Style tries to work around the hardcoded margin that the QCommonStyle adds to menu items (line 4782 in my QCommonStyle.cpp). Unfortunately regular itemview items are handled in the same code branch in QS60Style, so the class incorrectly reduces the itemview height 8 pixels. The reduction should only happen with menu items. Task-number: QTBUG-17786 Reviewed-by: Laszlo Agocs
Diffstat (limited to 'doc/src/snippets/code/doc_src_qtscript.js')
0 files changed, 0 insertions, 0 deletions