diff options
author | Sami Merila <sami.merila@nokia.com> | 2010-01-25 10:29:19 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-01-27 10:27:07 (GMT) |
commit | d8973f7aa6db2501b6f292e07bd65b49deb3d7b2 (patch) | |
tree | 935590c8bd847b52d06f26b69ed113839ac41dab /doc/src/snippets/code/src_sql_kernel_qsqlerror.cpp | |
parent | c423eb91eddf2d3e8d42f915d44f395587c3abb1 (diff) | |
download | Qt-d8973f7aa6db2501b6f292e07bd65b49deb3d7b2.zip Qt-d8973f7aa6db2501b6f292e07bd65b49deb3d7b2.tar.gz Qt-d8973f7aa6db2501b6f292e07bd65b49deb3d7b2.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
(cherry picked from commit 7bbd14b371fe6d931b0c65b00bf36f3b9a2ac33c)
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlerror.cpp')
0 files changed, 0 insertions, 0 deletions