Hello guys,

I have a question about layouts. I have a grid-layout (see attachment) containing 4 QTableViews. They all have same config(SizePolicy is Expanding). If I pull down the widget the QTableViews expand, but not
in the same proportion. QTableView 1 and 2 expand more and 3 and 4 expand less.
What I have to change to achieve same expanding on all four QTableViews?



Auswahl_149.jpg


thank you