A slot used in a signal
Contains the listener function and a reference to the related signal
- Source:
Members
(readonly) isBound :boolean
Slot is bound to a signal
- Source:
Type:
(readonly) once :boolean
Listener can be executed only once
- Source:
Type:
Methods
remove() → {Slot}
Remove signal listener
- Source: