Part of the slot/signal system. More...
#include <gslot.h>
Static Public Member Functions | |
static void | check (const SlotBase *p) |
Part of the slot/signal system.
A static helper class used by Signal<> classes.
|
static |
Definition at line 46 of file gslot.cpp.
Referenced by G::Signal0::connect(), G::Signal1< bool >::connect(), G::Signal2< std::string, std::string >::connect(), and G::Signal3< bool, unsigned long, std::string >::connect().