Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, July 2007
qt4 qtconfig ?


Message 1 in thread

I have both qt4 (for development) and qt3 (for KDE) on my gentoo box.
For some unknown reason, the fact that I changed my monitor made all fonts
ugly (DPI changed) in KDE and non KDE apps (such as Designer)

There does not seem to be a QT4 'qtconfig' tool with the QT4 package.
Neither can I find the proper way to change fonts in qt4.

Any idea ?


--
 [ signature omitted ] 

Message 2 in thread

On Saturday 14 July 2007, eb wrote:
> There does not seem to be a QT4 'qtconfig' tool with the QT4 package.
> Neither can I find the proper way to change fonts in qt4.

There is one for X11 if you build with qt3support, since Qt4's qtconfig 
relies on some backwards classes...


	Konrad

Attachment:

Attachment: pgpWR7uSVf1GH.pgp
Description: PGP signature


Message 3 in thread

Konrad Rosenbaum wrote:

> On Saturday 14 July 2007, eb wrote:
>> There does not seem to be a QT4 'qtconfig' tool with the QT4 package.
>> Neither can I find the proper way to change fonts in qt4.
> 
> There is one for X11 if you build with qt3support, since Qt4's qtconfig
> relies on some backwards classes...
> 
> 
> Konrad
 Yes, that did the trick, thanks. (weird, though !)

--
 [ signature omitted ]