diff options
author | Sami Merila <sami.merila@nokia.com> | 2010-05-03 12:31:26 (GMT) |
---|---|---|
committer | Sami Merila <sami.merila@nokia.com> | 2010-05-03 12:31:26 (GMT) |
commit | fb2c7c62030f1e2bf314fc30b9786de611563116 (patch) | |
tree | 4e861e9ebc78715c5f9b6dcf9381e1bd8bc71ed4 /doc/src/snippets/code/src_script_qscriptengineagent.cpp | |
parent | b3ff31825d9c3e9d139565024d424eb03299b5f5 (diff) | |
download | Qt-fb2c7c62030f1e2bf314fc30b9786de611563116.zip Qt-fb2c7c62030f1e2bf314fc30b9786de611563116.tar.gz Qt-fb2c7c62030f1e2bf314fc30b9786de611563116.tar.bz2 |
QS60Style: QTabWidget Usability issue with capacitive screens
Normally Qt uses scrollbuttons together at right (for LeftToRight UI)
side of the horizontal QTabBar; for vertical tab bar, scrollbuttons are
displayed below/above the widget.
Using QTabBar's scroll buttons with touch device that has capacitive
screen, is somewhat hard as the touch area for either of the scroll
buttons is somewhat smallish. So user is experiencing frequent wrong
taps. Making the touch area larger, would make the tabbar tab shape
area smaller, so it isn't a very good solution.
Therefore, when QS60Style is in use, QTabWidget draws the scrollbuttons
on either side of the QTabBar.
Task-number: QT-3104
Reviewed-by: Alessandro Portale
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptengineagent.cpp')
0 files changed, 0 insertions, 0 deletions