![]() | |
![]() | ![]() |
CL_GObject::connectSyntaxstatic void connect( CL_GObject *sender, CL_GMember signal, CL_GObject *reciever, CL_GSlot slot); Parameters
DescriptionConnects an objects signal to another objects slot. When the signal isemitted, the slot function will be called. |