telepathy-kded-module

George Kiagiadakis kiagiadakis.george at gmail.com
Wed Sep 28 10:02:00 UTC 2011


2011/9/28 Martin Klapetek <martin.klapetek at gmail.com>:
>> @martin Have you had any thoughts on how to update the kded settings
>> whilst it's running?
>
> I had some thoughts but no solution yet. I will investigate further. Really
> nice would be some config watcher. Is there something like that in kdelibs?

You can emit a d-bus signal and catch it on the other side, like
KGlobalSettings does internally:

emit:
http://api.kde.org/4.7-api/kdelibs-apidocs/kdeui/html/kglobalsettings_8cpp_source.html#l00819

connect:
http://api.kde.org/4.7-api/kdelibs-apidocs/kdeui/html/kglobalsettings_8cpp_source.html#l00210


More information about the KDE-Telepathy mailing list