Static Public Member Functions | List of all members
G::SlotOp3< T, P1, P2, P3 > Class Template Reference

Part of the slot/signal system. More...

#include <gslot.h>

Static Public Member Functions

static void callback (SlotBase *imp, P1 p1, P2 p2, P3 p3)
 

Detailed Description

template<typename T, typename P1, typename P2, typename P3>
class G::SlotOp3< T, P1, P2, P3 >

Part of the slot/signal system.

Definition at line 329 of file gslot.h.

Member Function Documentation

template<typename T , typename P1 , typename P2 , typename P3 >
static void G::SlotOp3< T, P1, P2, P3 >::callback ( SlotBase imp,
P1  p1,
P2  p2,
P3  p3 
)
inlinestatic

Definition at line 332 of file gslot.h.


The documentation for this class was generated from the following file: