A type alias for a slot function.
The object emitting the signal.
The args object emitted with the signal.
A slot is invoked when a signal to which it is connected is emitted.
Generated using TypeDoc
A type alias for a slot function.
The object emitting the signal.
The args object emitted with the signal.
Notes
A slot is invoked when a signal to which it is connected is emitted.