This is the complete list of members for Glib::SignalProxy< R, T >, including all inherited members.
connect(const SlotType& slot, bool after=true) | Glib::SignalProxy< R, T > | inline |
connect(SlotType&& slot, bool after=true) | Glib::SignalProxy< R, T > | inline |
connect_(const sigc::slot_base& slot, bool after) | Glib::SignalProxyNormal | protected |
connect_impl_(bool notify, sigc::slot_base&& slot, bool after) | Glib::SignalProxyNormal | protected |
connect_notify(const VoidSlotType& slot, bool after=false) | Glib::SignalProxy< R, T > | inline |
connect_notify(VoidSlotType&& slot, bool after=false) | Glib::SignalProxy< R, T > | inline |
connect_notify_(const sigc::slot_base& slot, bool after) | Glib::SignalProxyNormal | protected |
emission_stop() | Glib::SignalProxyNormal | |
obj_ | Glib::SignalProxyBase | protected |
SignalProxy(ObjectBase* obj, const SignalProxyInfo* info) | Glib::SignalProxy< R, T > | inline |
SignalProxyBase(Glib::ObjectBase* obj) | Glib::SignalProxyBase | |
SignalProxyNormal(Glib::ObjectBase* obj, const SignalProxyInfo* info) | Glib::SignalProxyNormal | protected |
SlotType typedef | Glib::SignalProxy< R, T > | |
VoidSlotType typedef | Glib::SignalProxy< R, T > | |
~SignalProxyNormal() noexcept | Glib::SignalProxyNormal | |