D26046: Allow ManagedConfigModule derived class to register explicitly KCoreConfigSkeleton.
Cyril Rossi
noreply at phabricator.kde.org
Tue Dec 17 12:33:47 GMT 2019
crossi added inline comments.
INLINE COMMENTS
> meven wrote in managedconfigmodule.h:205
> Mention importance of emitting configChanged signal to automatically call settingsChanged as alternative to calling settingsChanged.
It is not an alternative, configChanged is a KCoreConfigSkeleton's signal that will trigger a settingsChanged.
The proper way to use it, is register several settings (KCoreConfigSkeleton), then call settingsChanged that will perform a check on all registered settings.
REPOSITORY
R296 KDeclarative
REVISION DETAIL
https://phabricator.kde.org/D26046
To: crossi, #plasma, #frameworks, ervin, bport, davidedmundson, mart
Cc: meven, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191217/1f18d3ca/attachment.html>
More information about the Kde-frameworks-devel
mailing list