summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtableview/tst_qtableview.cpp
diff options
context:
space:
mode:
authorGabriel de Dietrich <gabriel.dietrich-de@nokia.com>2009-11-04 15:09:27 (GMT)
committerGabriel de Dietrich <gabriel.dietrich-de@nokia.com>2009-11-04 15:54:31 (GMT)
commit5f9187991c25c3bbe812b788251678f0ab1116a3 (patch)
tree85d552449ea82b7d2c18528400579d3507af4385 /tests/auto/qtableview/tst_qtableview.cpp
parent3ac785411d860e48e14f6b2542b666a6d508cff1 (diff)
downloadQt-5f9187991c25c3bbe812b788251678f0ab1116a3.zip
Qt-5f9187991c25c3bbe812b788251678f0ab1116a3.tar.gz
Qt-5f9187991c25c3bbe812b788251678f0ab1116a3.tar.bz2
Wrong styling of checkable menu items.
When using style sheets, the fallback for the menu item is QWindowsStyle. However, QWindowsStyle doesn't draw anything when the item is not checked. We now mimick what QWindowsStyle would draw in QStyleSheetStyle::drawControl(). The "static const int windows*" variables in qwindowsstyle.cpp have been moved into QWindowsStylePrivate to make them accessible to QStyleSheetStyle. Reviewed-by: Olivier Task-number: QTBUG-2218 Task-number: QTBUG-2217 Task-number: QTBUG-3479
Diffstat (limited to 'tests/auto/qtableview/tst_qtableview.cpp')
0 files changed, 0 insertions, 0 deletions