Qt-interest Archive, April 2007
Re: QToolButton/QToolBar size in Qt4
Message 1 in thread
Thanks for your suggestion!
best regards,
Norbert
2007/3/30, Daniel Hedberg <daniel.hedberg@xxxxxxxxxxxx>:
>
> Maciek Niedzielski wrote:
>
> > I'm not sure if this is the same problem as we had, but try if doing
> > explicit
> > toolbutton->setIconSize(QSize(16, 16));
> > helps.
>
> Or even better, use QToolBar::setIconSize(const QSize & size), it will set
> the icon size for the toolbar. No need to set the icon size for individual
> items.
>
> /Daniel
>
> -----
> Daniel Hedberg, M.Sc., Software Engineer
> MathCore Engineering AB
> Teknikringen 1B, SE-583 30 Linköping, Sweden
> Phone: +46 13 32 85 05, Fax: +46 13 21 27 01
> http://www.mathcore.com
>
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
> "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
>
>
--
[ signature omitted ]