I create form in the qt designer. The main widget is QMainWindow. In the property of the toolbar I set up allowedAreas to left, remove checkboxes for movable and floatable properties, set orientation as vertical.
But it still displayed as horizontal :( How to make it vertical?
PS: its question not for launch, but for visualizing in the qt designer