diff options
author | Sami Merila <sami.merila@nokia.com> | 2010-01-25 10:29:19 (GMT) |
---|---|---|
committer | Sami Merila <sami.merila@nokia.com> | 2010-01-25 10:29:19 (GMT) |
commit | 7bbd14b371fe6d931b0c65b00bf36f3b9a2ac33c (patch) | |
tree | a44adb6778ed4a4feb443afd98d29e349256c05a /doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp | |
parent | ad1bc0ae6500092cbfb75ab869b3757add7ba4b7 (diff) | |
download | Qt-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 'doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp')
0 files changed, 0 insertions, 0 deletions