libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

Gnome::Db::EntryCommonTime Class Reference
[DbWidgets]

Base class for time related data entry widgets. More...

Inheritance diagram for Gnome::Db::EntryCommonTime:

Inheritance graph
[legend]
List of all members.

Public Member Functions

const GnomeDbEntryCommonTime* gobj () const
 Provides access to the underlying C GtkObject.
GnomeDbEntryCommonTime* gobj ()
 Provides access to the underlying C GtkObject.
Glib::PropertyProxy_ReadOnly<
bool > 
property_editing_cancelled () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_WriteOnly<
unsigned int > 
property_type ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
virtual ~EntryCommonTime ()

Related Functions

(Note that these are not member functions.)

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


Detailed Description

Base class for time related data entry widgets.


Constructor & Destructor Documentation

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


Member Function Documentation

const GnomeDbEntryCommonTime* Gnome::Db::EntryCommonTime::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::CellEditable.

Reimplemented in Gnome::Db::EntryDate, Gnome::Db::EntryTime, and Gnome::Db::EntryTimestamp.

GnomeDbEntryCommonTime* Gnome::Db::EntryCommonTime::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::CellEditable.

Reimplemented in Gnome::Db::EntryDate, Gnome::Db::EntryTime, and Gnome::Db::EntryTimestamp.

Glib::PropertyProxy_ReadOnly<bool> Gnome::Db::EntryCommonTime::property_editing_cancelled (  )  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_WriteOnly<unsigned int> Gnome::Db::EntryCommonTime::property_type (  ) 

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.


Friends And Related Function Documentation

Gnome::Db::EntryCommonTime* wrap ( GnomeDbEntryCommonTime *  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