The title bar of a main window is handled by the underlying window manager. So, you should change your desktop settings.
As for the toolbar, you can insert a custom widget and put all your toolbar controls in it. The widget should have a layout and you could control its size with the layout margins and/or spacing, if not with setFixedSize/setMinimumSize.
For a status bar I think is a different thing.




Reply With Quote
Bookmarks