Signal.emit

Call each of the connected slots, passing the argument(s) i to them.

mixin template Signal(T1...)
final
void
emit
shared
(
T1 i
)

Meta