logo top
Main Page   Widgets   glibmm Namespaces   Book  

Glib::SignalProxyProperty Class Reference

Use the connect() method, with sigc::ptr_fun() or sig::mem_fun() to connect signals to signal handlers. More...

Inheritance diagram for Glib::SignalProxyProperty:

Inheritance graph
[legend]
List of all members.

Public Types

typedef sigc::slot<void> SlotType

Public Member Functions

 SignalProxyProperty (Glib::ObjectBase* obj, const gchar* property_name)
 ~SignalProxyProperty ()
sigc::connection connect (const SlotType& sl)

Protected Attributes

const char* property_name_

Friends

class PropertyProxy_Base

Detailed Description

Use the connect() method, with sigc::ptr_fun() or sig::mem_fun() to connect signals to signal handlers.


Member Typedef Documentation

typedef sigc::slot<void> Glib::SignalProxyProperty::SlotType


Constructor & Destructor Documentation

Glib::SignalProxyProperty::SignalProxyProperty ( Glib::ObjectBase obj,
const gchar *  property_name 
)

Glib::SignalProxyProperty::~SignalProxyProperty (  ) 


Member Function Documentation

sigc::connection Glib::SignalProxyProperty::connect ( const SlotType sl  ) 


Friends And Related Function Documentation

friend class PropertyProxy_Base [friend]


Member Data Documentation


The documentation for this class was generated from the following file:

Generated for glibmm 2.4 by Doxygen 1.5.1 © 1997-2001