API review: simplify configuration from plasmoids

Marco Martin notmart at gmail.com
Thu Feb 6 17:10:39 UTC 2014


On Thursday 06 February 2014 17:58:29 David Edmundson wrote:
> Kill them to death.
> I'll help port everything away first.

:D

so, the things that are to be looked for in qml are:
plasmoid.readConfig
plasmoid.writeConfig
plasmoid.activeConfig

plasmoid.addEventListener('ConfigChanged', configChanged);
and eventual declaration of function configChanged()

(looking at the bindings code, the latter appear to be already broken, whoops 
;)

do you prefer having a branch where those things are already removed from the 
bindings, or hunting them and then i'll remove them afterwards?

-- 
Marco Martin


More information about the Plasma-devel mailing list