Hello,<br>I&#39;m a newby and I have a question:<br>how can I limit the height of a QHBoxLayout?<br>e.g.:<br>There is a  central widget with a QHBoxLayout that as two QTableWidget and I want to limit the size of the first QTableWidget to 300 points,<br>
but let the second QTableWidget grow until the limit of the screen.<br><br>Thank you in advance for your help.<br><br>