D26524: configmodule: Make sure the kcm information is loaded when the qml is created
Marco Martin
noreply at phabricator.kde.org
Thu Jan 9 15:46:07 GMT 2020
mart added a comment.
that depends how heavy the load() implementation is...
both ways are not optimal..
this behavior comes from KCModule, where the module nevel loads itself and a load() must be called from outside.
here may be worth doing that even if it's two loads as would avoid a binding reevaluation. othe the other hand.. a config read more, hmmm
REPOSITORY
R296 KDeclarative
REVISION DETAIL
https://phabricator.kde.org/D26524
To: apol, #plasma, #frameworks
Cc: mart, davidedmundson, 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/20200109/5bd4fba4/attachment.html>
More information about the Kde-frameworks-devel
mailing list