Qt: what layout or combination of layout should use in this case?
I am working on a Qt Project and for this project I require to design something like this: I have designed so far in Qt Creator and I have the component ready, but when I am trying to add widget in different layouts, I am not getting the shapes I want. What should I do to make my application resizable? Catches: Sidebar has fixed width, which means for horizontal increment of window size the sidebar's horizontal width won't increase. Sidebar itself is a widget. upperbar's vertical width is fixed (if possible). Which means, during vertical window size increment the upperbar can't become