summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qcleanlooksstyle.cpp
diff options
context:
space:
mode:
authorSami Merila <sami.merila@nokia.com>2010-01-25 10:29:19 (GMT)
committerSami Merila <sami.merila@nokia.com>2010-01-25 10:29:19 (GMT)
commit7bbd14b371fe6d931b0c65b00bf36f3b9a2ac33c (patch)
treea44adb6778ed4a4feb443afd98d29e349256c05a /src/gui/styles/qcleanlooksstyle.cpp
parentad1bc0ae6500092cbfb75ab869b3757add7ba4b7 (diff)
downloadQt-7bbd14b371fe6d931b0c65b00bf36f3b9a2ac33c.zip
Qt-7bbd14b371fe6d931b0c65b00bf36f3b9a2ac33c.tar.gz
Qt-7bbd14b371fe6d931b0c65b00bf36f3b9a2ac33c.tar.bz2
QListView::setAlternatingRowColors is not working
QS60Style does not really support alternating line/cell backgrounds. This is due to that no such thing exists on native side and we are using a graphical theme image as list/table background. For style, we'll use QPalette::Light with some transparecy to achieve this. Light is guaranteed to have good contrast with theme background as it is derived from QPalette::Button, which is calculated from button graphics, which *should* be used on top of theme background. Task-number: QTBUG-5980 Reviewed-by: Alessandro Portale
Diffstat (limited to 'src/gui/styles/qcleanlooksstyle.cpp')
0 files changed, 0 insertions, 0 deletions