[Qt-interest] How to change the default value for layoutSpacing in Designer?

Anton Chernov mechernov at gmail.com
Fri May 13 12:10:25 CEST 2011


Start QtDesigner with a command line argument -styleSheet with a qss file
that has the right modifications for you. Remember that even qpropertys can
be changed via qss.

2011/5/12 Robert Hairgrove <evorgriahr at hispeed.ch>

> On Thu, 2011-05-12 at 20:05 +0530, Pritam Ghanghas wrote:
> > Hi Robert,
> >
> > Take a look at QStyle::pixelMetric() in particular
> > QStyle::PM_LayoutHorizontalSpacing.
> >
> >
>
> Yes, but how does one do this in Qt Designer?
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110513/408155fc/attachment.html 


More information about the Qt-interest-old mailing list