5 Jun
2007
5 Jun
'07
10:54 a.m.
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