From: Christian Mol (cpmol_at_[hidden])
Date: 2007-06-05 06:54:33


Hi,

I'm using the signal library in my application. However if I call
disconnect() on my connection object the connection is not removed. Is
this default behaviour? I would like not having this behaviour because
the signal is connected to a member function within an object that is
actually deleted. Any ideas?

Regards,
Christian