|
sigx++ 2.0.1
|
Specialization for a Glib::SignalProxyN. More...
#include <connection_handler.h>
Public Types | |
| typedef T_signal | signal_type |
| typedef signal_type::SlotType | slot_type |
| typedef signal_type::VoidSlotType | void_slot_type |
Static Public Member Functions | |
| static void | connect (const std::tr1::shared_ptr< sigc_connection_ptr > &_A_refconnptr, const std::tr1::shared_ptr< signal_source_base > &psigsource, const slot_type &_A_slot, bool after) |
| static void | connect_notify (const std::tr1::shared_ptr< sigc_connection_ptr > &_A_refconnptr, const std::tr1::shared_ptr< signal_source_base > &psigsource, const void_slot_type &_A_slot, bool after) |
Specialization for a Glib::SignalProxyN.
| typedef T_signal sigx::typed_connection_handler< T_signal, internal::SIGGROUP_GLIB_PROXY >::signal_type |
| typedef signal_type::SlotType sigx::typed_connection_handler< T_signal, internal::SIGGROUP_GLIB_PROXY >::slot_type |
| typedef signal_type::VoidSlotType sigx::typed_connection_handler< T_signal, internal::SIGGROUP_GLIB_PROXY >::void_slot_type |
| static void sigx::typed_connection_handler< T_signal, internal::SIGGROUP_GLIB_PROXY >::connect | ( | const std::tr1::shared_ptr< sigc_connection_ptr > & | _A_refconnptr, |
| const std::tr1::shared_ptr< signal_source_base > & | psigsource, | ||
| const slot_type & | _A_slot, | ||
| bool | after | ||
| ) | [inline, static] |
References sigx::connection_handler::store().
| static void sigx::typed_connection_handler< T_signal, internal::SIGGROUP_GLIB_PROXY >::connect_notify | ( | const std::tr1::shared_ptr< sigc_connection_ptr > & | _A_refconnptr, |
| const std::tr1::shared_ptr< signal_source_base > & | psigsource, | ||
| const void_slot_type & | _A_slot, | ||
| bool | after | ||
| ) | [inline, static] |
References sigx::connection_handler::store().
1.7.4