libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

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

Widget to enter a HH:MM:SS time value. More...

Inheritance diagram for Gnome::Db::EntryTime:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Related Functions

(Note that these are not member functions.)

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


Detailed Description

Widget to enter a HH:MM:SS time value.


Constructor & Destructor Documentation

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

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


Member Function Documentation

const GnomeDbEntryTime* Gnome::Db::EntryTime::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Db::EntryCommonTime.

GnomeDbEntryTime* Gnome::Db::EntryTime::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Db::EntryCommonTime.


Friends And Related Function Documentation

Gnome::Db::EntryTime* wrap ( GnomeDbEntryTime *  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