Plasma/libplasma2/appletdestroyed

From KDE Community Wiki

Discussion

appletDestroyed is emitted in ~Applet, but this can happen even if it isn't "destroyed" but just deleted. Despite its name, appletDestroyed has nothing to do with Applet::destroy() and Applet::destroyed()

Proposed Solution

Rename to appletDeleted.