D26046: Allow ManagedConfigModule derived class to register explicitly KCoreConfigSkeleton.

Cyril Rossi noreply at phabricator.kde.org
Tue Dec 17 07:57:37 GMT 2019


crossi added inline comments.

INLINE COMMENTS

> davidedmundson wrote in managedconfigmodule.cpp:43
> Any reason for doing this approach rather than connecting to QObject:: destroyed and cleaning the list as we go?

Sort of a guard if one registers manually a KCoreConfigSkeleton and then deallocate it.
It is not intended to manage the deallocation as KCoreConfigSkeleton are normally registered in the QObject hierarchy.

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/9d309c41/attachment.html>


More information about the Kde-frameworks-devel mailing list