[Qt-interest] Space arround item in QxLayout
David Boosalis
david.boosalis at gmail.com
Wed Aug 12 17:03:22 CEST 2009
Hve you tried:
VBoxLayout::setSpacing(int);
VBoxLayout::setMargin(int)
On Wed, Aug 12, 2009 at 7:16 AM, OS Prog<osprog at gmail.com> wrote:
> Hi,
>
> When I add QLabel into VBoxLayout (it is the same with others as well) there
> is a big spacing arround the QLabel (i.e. the VBoxLayout is much bigger).
> How can I adjust this spacing?
>
> Best regards,
> Nikolay
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
More information about the Qt-interest-old
mailing list