How does having a callback at receiver end will help the receiver know that the signal is emitted (I mean that sender wants to send somting)?You can put the callback at either end.
Fair reasonFor a slot you can't really have an equivalent because slots can be called as regular methods.
Bookmarks