Signal.emit

Call each of the connected slots, passing the argument(s) i to them. Nested call will be ignored.

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

Meta