On Wednesday 14 July 2010 07:46:52 Nate C wrote:
> 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.)

did you try __del__(this), so the destructor?
-- 
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to