Hello people,

I have a problem (very easy it seems) that I can't find the solution.
I've a widget with QHBoxLayout in it and I would like to change the geometry of the layout. I thought it was enough by using setGeometry(), but it doesn't work.
I have also notice that x and y components of the layout are 0.

I hope you can help me.

Regards.