[Panel-devel] [PATCH] Layout Code Update

Percy Leonhardt mailings at eris23.de
Fri Aug 17 16:42:01 CEST 2007


On Friday 17 August 2007, Aaron J. Seigo wrote:
> On Thursday 16 August 2007, Percy Leonhardt wrote:
> can you commit your altered testLayouts.cpp so that we can work on getting
> it to work? =)

Done. Talking about layouts... there is another thing I would like to ask: 
Isn't there a better way than

widgetLayout->setGeometry( QRectF(0.0, 0.0, 400.0, 700.0) );

I also need to do something like this in my applet otherwise the layout has 
the size 0x0. I wonder why I cannot tell the top level layout to use the size 
of the applet.

	Percy


More information about the Panel-devel mailing list