Signal.emit

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

mixintemplate Signal(T1...)
final shared
void
emit
(
T1 i
)

Meta