You can create a mediator if you want to, i.e. an object that has a signal of the same signature that you connect to the receiver.
Then you connect all senders to that mediator.
if with expose you mean that some of those will be internal to some other class, then you can forward a signal by using a signal/signal connection.
Cheers,
_





Reply With Quote


Bookmarks