Plasma/libplasma2/appletdestroyed
< Plasma | libplasma2
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.