Commit 9490e116 authored by Jens Bache-Wiig's avatar Jens Bache-Wiig Committed by The Qt Project
Browse files

Fix missing margins and incorrect size for ToolBar and StatusBar


Using the implicitHeight of an item makes ToolBar and StatusBar
a lot more useable with layouts. In addition we enable the padding
property from the style, allowing its content to be positioned
in a more convenient way. This is similar to how we already do it
for GroupBox.

Change-Id: Ia2aa1bcb9ae109718fd752401400222adec242ac
Reviewed-by: default avatarGabriel de Dietrich <gabriel.dedietrich@digia.com>
parent 1ddffbee
Showing with 191 additions and 51 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment