libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

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

Widget to enter a time stamp value (Date + HH:MM:SS). More...

Inheritance diagram for Gnome::Db::EntryTimestamp:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Related Functions

(Note that these are not member functions.)

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


Detailed Description

Widget to enter a time stamp value (Date + HH:MM:SS).


Constructor & Destructor Documentation

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

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


Member Function Documentation

const GnomeDbEntryTimestamp* Gnome::Db::EntryTimestamp::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Db::EntryCommonTime.

GnomeDbEntryTimestamp* Gnome::Db::EntryTimestamp::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Db::EntryCommonTime.


Friends And Related Function Documentation

Gnome::Db::EntryTimestamp* wrap ( GnomeDbEntryTimestamp *  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