Qt-interest Archive, May 2008
qtconfig & qtrc
Message 1 in thread
Hello,
Which configuration file is altered when I change settings using "qtconfig"
as root? I couldn't find any related file in /etc/X11/
I see qtrc in $HOME/.qt/qtrc but for all other users but root.
I am using CentOS with Qt-4.3.2
Any chance of setting default qt theme while compiling? This would make more
sense for me.
Thank you,
Regards
Deniz
Message 2 in thread
Hi,
> Which configuration file is altered when I change settings using
> "qtconfig" as root? I couldn't find any related file in /etc/X11/
> I see qtrc in $HOME/.qt/qtrc but for all other users but root.
This is documented here:
http://doc.trolltech.com/4.4/qsettings.html#platform-specific-notes
Are there any altered files under /etc/xdg?
> Any chance of setting default qt theme while compiling? This would make
> more sense for me.
You mean setting the style? Does the following help?
http://doc.trolltech.com/4.4/qstyle.html#setting-a-style
--
[ signature omitted ]