From pykde Mon Nov 03 14:54:37 2003 From: Gerard Vermeulen Date: Mon, 03 Nov 2003 14:54:37 +0000 To: pykde Subject: Re: [PyKDE] disconnecting PYSIGNAL X-MARC-Message: https://marc.info/?l=pykde&m=106787142712406 On Mon, 3 Nov 2003 10:24:23 +0000 Toby Dickenson wrote: > SIGNAL connections get automatically cleaned up by Qt when the recieving C++ > object is destroyed. It appears that PYSIGNAL connections get automatically > cleaned up when the recieving python object is destroyed. > bool QObject::disconnect ( const QObject * sender, const char * signal, const QObject * receiver, const char * member ) [static] I do not know if I have example code, but AFAIR it works. Gerard _______________________________________________ PyKDE mailing list PyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde