Is there any equivelent to QGraphicsWidget::closeEvent for a plasma applet. I need to shutdown a QThread on the close event, but can not figure anything out. Plasma::Applet subclasses QGraphicsWidget, so should I not get it for free? (I am using the python bindings.) -- Thanks, Nate Carson