Slot

Constructors

this
this(SlotController ctrl, Func func)
this
this(SlotHandler handler, Func func)

Members

Functions

control
SlotController control()
opCall
void opCall(Args args)

Variables

ctrl
SlotController ctrl;
func
Func func;

Meta