Easiest way is to apply a stylesheet. Something like "QWidget {
font-size: 12pt; }" should be a start. However, the font sizes should
automatically pick up your system style settings.

/s/ Adam

On Sat, Jul 24, 2010 at 9:09 AM, Petric Frank <pfr...@gmx.de> wrote:
> Hello,
>
> is there a possibility to change the default font size of all GUI elements
> (i.e. combo boxes, line edits, group frames, ...) to an other value ?
>
> Not only when the GUI have already been designed - also the ones newly
> created.
>
> In short:
> - GUI already designed - change font size of all elements
> - new widgets - create them with an other font size by default
>
> Currently the widgets are always created with a font size of 9.
>
> kind regards
>  Petric
> _______________________________________________
> Qt-creator mailing list
> Qt-creator@trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>

_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to