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