Originally Posted by jacek
...but you have to pass the ownership as well.
Jacek, what do you mean by this?

Unless the pointer is const, cannot the slot alter the data pointed at, or even delete the pointer?