diff options
author | Sami Merila <sami.merila@nokia.com> | 2010-11-18 10:15:03 (GMT) |
---|---|---|
committer | Sami Merila <sami.merila@nokia.com> | 2010-11-18 10:15:03 (GMT) |
commit | 2c40c98a5b3ff4f16c4ad71b5707d5271945819e (patch) | |
tree | c02cab0c3f25d688b70ece507fe3b21415de3ab1 /doc/src/snippets/code/src_xmlpatterns_api_qxmlquery.cpp | |
parent | 569b076bb650c5082109d6406616c7536ac9f79f (diff) | |
download | Qt-2c40c98a5b3ff4f16c4ad71b5707d5271945819e.zip Qt-2c40c98a5b3ff4f16c4ad71b5707d5271945819e.tar.gz Qt-2c40c98a5b3ff4f16c4ad71b5707d5271945819e.tar.bz2 |
QToolbar should fill available width on Symbian
Normally QStyle provides a minimum size for a widget. However, to
imitate native toolbar behavior, QToolBar should occupy available
screen estate on Symbian (with QS60Style). This is only supported
for horizontal QToolBars as native side does not have same
functionality for vertical toolbars.
QToolbar size now tries to take into account available size of
parent reduced by margins (if several parents, then each can reduce
the available space by their margins). Also, toolbar internal
pixel metrics data (item spacing, item margins) are taken into
account.
Task-number: QTBUG-13120
Reviewed-by: Janne Koskinen
Diffstat (limited to 'doc/src/snippets/code/src_xmlpatterns_api_qxmlquery.cpp')
0 files changed, 0 insertions, 0 deletions