[quote author="Andre" date="1421412821"]You can also just add a QToolBar widget directly on your widget. Just not from Designer. QToolBar is just a widget, and it can be placed in a layout like any other widget*.
*) Well, mac... I don't know.[/quote]
Yep, you are right, I did it as I want, thank you.