RFC: plasma-framework IndicatorArea formFactor()
Marco Martin
notmart at gmail.com
Tue Sep 20 08:57:35 UTC 2016
On Mon, Sep 19, 2016 at 8:37 PM, David Edmundson
<david at davidedmundson.co.uk> wrote:
> applet->pluginInfo().pluginName()) {
> - applet->destroy();
> + QMetaObject::invokeMethod(applet, "cleanUpAndDelete");
>
> (in all 3 cases)
>
> But it's equally messy, and has an issue that transient won't get set, so I
> don't like it.
or, (still dirty but would work) I could just delete the object, then
manually remove its configuration group.
--
Marco Martin
More information about the Plasma-devel
mailing list