Connect a listener to a Signal.
A payload can be passed if the function to call is a data member function of the same or if the function accepts as its first parameter a reference to its type.
the listener to connect.
the Sink that holds the signal.
A Connection of the listener.
See Implementation
Connect a listener to a Signal.
A payload can be passed if the function to call is a data member function of the same or if the function accepts as its first parameter a reference to its type.