Hi,
If I have a QMainWindow, I can add toolbars and they look like this:

toolbar.png

I have 3 toolbars, and their size can be changed with that line at the start of each.

However, I have a QWidget, and I would like to get the same effect. Is there a way to achieve this?
Thanks,