|  |  | 

Use the connect() method, with SigC::slot() to connect signals to signal handlers.
| Public Types | |
| typedef SigC::Slot1<R, P1> | SlotType | 
| typedef SigC::Slot1< void, P1 > | VoidSlotType | 
| Public Member Functions | |
| SignalProxy1 (ObjectBase* obj, const SignalProxyInfo* info) | |
| SigC::Connection | connect (const SlotType& slot, bool after=true) | 
| SigC::Connection | connect_notify (const VoidSlotType& slot, bool after=false) | 
| 
 | |||||
| 
 | 
| 
 | |||||
| 
 | 
| 
 | ||||||||||||||||
| 
 | 
| 
 | ||||||||||||||||
| 
 | 
| 
 | ||||||||||||||||
| 
 |