diff options
author | Sami Merila <sami.merila@nokia.com> | 2010-03-22 06:56:44 (GMT) |
---|---|---|
committer | Sami Merila <sami.merila@nokia.com> | 2010-03-22 06:56:44 (GMT) |
commit | 019f5999dd5159268f55abdf56310795bfde3375 (patch) | |
tree | d7b97b9f153fef262d1d7803e5b33ebb20a4d88e /projects.pro | |
parent | 48f1ff3315f6d3fc05901ba6a83e02a79d9148fc (diff) | |
download | Qt-019f5999dd5159268f55abdf56310795bfde3375.zip Qt-019f5999dd5159268f55abdf56310795bfde3375.tar.gz Qt-019f5999dd5159268f55abdf56310795bfde3375.tar.bz2 |
QS60Style: All itemviews should indicate selection with tick mark
In QS60Style, all itemviews should indicate selection/multiselection
with tick mark. Unfortunately it now uses object casting to QListView
currently to check the viability of widget to have tick mark. Thus,
it fails for QTreeViews and QTableViews.
Changing object casting to QAbstractItemView to support all item views.
Task-number: QTBUG-9212
Reviewed-by: Alessandro Portale
Diffstat (limited to 'projects.pro')
0 files changed, 0 insertions, 0 deletions