Python Applet and configChanged

Petri Damstén petri.damsten at gmail.com
Tue May 26 16:02:09 CEST 2009


On Tuesday 26 May 2009 16:19:39 Aaron J. Seigo wrote:
> right, we probably don't need the applet to also say the config has changed
> if (but only if!) we have a config loader, so something like this in
> AppletPrivate::configDialogFinished():
>
> if (!configLoader) {
>     // manually call configChanged, otherwise let the loader do that for us
>     q->configChanged();
> }
>
> does that fix it for you properly?

Yes, seems to be called only once now. I think it still gets called when 
Cancel is pressed if configLoader == 0?

Petri

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/plasma-devel/attachments/20090526/6d813f1b/attachment.sig 


More information about the Plasma-devel mailing list