diff options
author | Sami Merila <sami.merila@nokia.com> | 2010-05-14 11:38:31 (GMT) |
---|---|---|
committer | Sami Merila <sami.merila@nokia.com> | 2010-05-14 11:38:31 (GMT) |
commit | 0749d35484a4efb2202a7c2b6da7d5b796ef5b56 (patch) | |
tree | 290396f132aece12c00da7d658954441bd525230 /doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlnodemodel.cpp | |
parent | aa3dc5ac75505285f7501eb75935414d309c077f (diff) | |
download | Qt-0749d35484a4efb2202a7c2b6da7d5b796ef5b56.zip Qt-0749d35484a4efb2202a7c2b6da7d5b796ef5b56.tar.gz Qt-0749d35484a4efb2202a7c2b6da7d5b796ef5b56.tar.bz2 |
QS60Style: In S60 3.x and 5.0 Qt itemviews behaviour is not nativelike
Currently style defines QStyle::SH_ItemView_ActivateItemOnSingleClick,
which leads to itemview item activation only occur on double-click
(or tap). The item selection work native-like on Sym^3.
As a correction, style needs to check the passed styleoption and
check whether or not the state "Selected" is on. In these cases,
the itemactivation can proceed.
Task-number: QTBUG-10697
Reviewed-by: Miikka Heikkinen
Diffstat (limited to 'doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlnodemodel.cpp')
0 files changed, 0 insertions, 0 deletions