PDA

View Full Version : Margin size of QGridLayout



Cainofnod
13th January 2007, 04:05
Greetings,

I would like to know how to reduce the width between the squares to 1px.

Am image of my current program is provided:
http://quinnpeters.net/tooBig.png

The device separating the squares from each other is a QGridLayout.
If anyone needs to see code, please ask and I will provide it as soon as possible.
Thank you.

jpn
13th January 2007, 09:59
QLayout::setSpacing()