libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

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

Widget to enter a date value. More...

Inheritance diagram for Gnome::Db::EntryDate:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 EntryDate (const Glib::RefPtr<Gda::DataHandler>& handler)
const GnomeDbEntryDate* gobj () const
 Provides access to the underlying C GtkObject.
GnomeDbEntryDate* gobj ()
 Provides access to the underlying C GtkObject.
virtual ~EntryDate ()

Related Functions

(Note that these are not member functions.)

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


Detailed Description

Widget to enter a date value.


Constructor & Destructor Documentation

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

Gnome::Db::EntryDate::EntryDate ( const Glib::RefPtr< Gda::DataHandler > &  handler  )  [explicit]


Member Function Documentation

const GnomeDbEntryDate* Gnome::Db::EntryDate::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Db::EntryCommonTime.

GnomeDbEntryDate* Gnome::Db::EntryDate::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Db::EntryCommonTime.


Friends And Related Function Documentation

Gnome::Db::EntryDate* wrap ( GnomeDbEntryDate *  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