Interface Slot<T, TR>

Signals/Slots, you can associate multiple Slots with Signals, when Signals generate signals, Slots will be called in turn

Type Parameters

  • T

  • TR

Hierarchy

  • Slot

Methods

Methods

  • Parameters

    • val: T

    Returns TR

Generated using TypeDoc