[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    KConf problems ???
From:       Mario <tweakBSD () gmx ! net>
Date:       2004-08-28 16:06:31
Message-ID: 200408281806.31267.
[Download RAW message or body]

Today I'm recoding the tweakBSD preferences dialog, and want to save settings 
with KConf, before it used QSettings, this is what I do in my MainWindow 
class to save data,

conf= KGlobal::config();
conf->setGroup("Interface");
conf->writeEntry("Toolbox", true);
conf->sync();

this works quite well and all is saved under ~/.kde/share/config/tweakBSDrc!

if I do the same in my preferences dialog class nothing is saved! What is the 
problem? 
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic