libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

Gnome::Db::DataCellRendererInfo Class Reference

Cell renderer to display a cell contextual menu. More...

Inheritance diagram for Gnome::Db::DataCellRendererInfo:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 DataCellRendererInfo (const Glib::RefPtr<DataStore>& store, const Glib::RefPtr<Gda::DataModelIter>& iter, GdaParameterListGroup* group)
const GnomeDbDataCellRendererInfo* gobj () const
 Provides access to the underlying C GtkObject.
GnomeDbDataCellRendererInfo* gobj ()
 Provides access to the underlying C GtkObject.
Glib::PropertyProxy_ReadOnly<
bool > 
property_editable () const
 The information and status changer can be activated.
Glib::PropertyProxy<bool> property_editable ()
 The information and status changer can be activated.
Glib::PropertyProxy_WriteOnly<
bool > 
property_to_be_deleted ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<
Gda::ValueAttribute > 
property_value_attributes () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<Gda::ValueAttribute> property_value_attributes ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::SignalProxy2< void,
const Glib::ustring&, Gnome::Gda::ValueAttribute > 
signal_status_changed ()
 
Prototype:
void status_changed(const Glib::ustring& path, Gnome::Gda::ValueAttribute requested_action)

virtual ~DataCellRendererInfo ()

Protected Member Functions

virtual void on_status_changed (const Glib::ustring& path, Gnome::Gda::ValueAttribute requested_action)

Related Functions

(Note that these are not member functions.)

Gnome::Db::DataCellRendererInfowrap (GnomeDbDataCellRendererInfo* object, bool take_copy=false)
 
Parameters:
object The C instance


Detailed Description

Cell renderer to display a cell contextual menu.


Constructor & Destructor Documentation

virtual Gnome::Db::DataCellRendererInfo::~DataCellRendererInfo (  )  [virtual]

Gnome::Db::DataCellRendererInfo::DataCellRendererInfo ( const Glib::RefPtr<DataStore>&  store,
const Glib::RefPtr< Gda::DataModelIter > &  iter,
GdaParameterListGroup *  group 
) [explicit]


Member Function Documentation

const GnomeDbDataCellRendererInfo* Gnome::Db::DataCellRendererInfo::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::CellRenderer.

GnomeDbDataCellRendererInfo* Gnome::Db::DataCellRendererInfo::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::CellRenderer.

virtual void Gnome::Db::DataCellRendererInfo::on_status_changed ( const Glib::ustring path,
Gnome::Gda::ValueAttribute  requested_action 
) [protected, virtual]

Glib::PropertyProxy_ReadOnly<bool> Gnome::Db::DataCellRendererInfo::property_editable (  )  const

The information and status changer can be activated.

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<bool> Gnome::Db::DataCellRendererInfo::property_editable (  ) 

The information and status changer can be activated.

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy_WriteOnly<bool> Gnome::Db::DataCellRendererInfo::property_to_be_deleted (  ) 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy_ReadOnly<Gda::ValueAttribute> Gnome::Db::DataCellRendererInfo::property_value_attributes (  )  const

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<Gda::ValueAttribute> Gnome::Db::DataCellRendererInfo::property_value_attributes (  ) 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::SignalProxy2< void,const Glib::ustring&,Gnome::Gda::ValueAttribute > Gnome::Db::DataCellRendererInfo::signal_status_changed (  ) 

Prototype:
void status_changed(const Glib::ustring& path, Gnome::Gda::ValueAttribute requested_action)


Friends And Related Function Documentation

Gnome::Db::DataCellRendererInfo* wrap ( GnomeDbDataCellRendererInfo *  object,
bool  take_copy = false 
) [related]

Parameters:
object The C instance

Parameters:
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated for libgnomedbmm by Doxygen 1.5.1 © 1997-2001