Equivalent for closeEvent?
Sebastian Kügler
sebas at kde.org
Wed Jul 14 13:16:44 CEST 2010
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
More information about the Plasma-devel
mailing list