A cross-thread signal struct with multiple endpoint dispatch.
A thread local signal-slot implementation.
Represents a single connection between a signal and a slot.
A container for multiple connections that share the same life time.
Signal side endpoint used to connect to slots.
Signals/slots implementation.
See Signal for usage examples.