Hildon::TimePicker Class Reference

#include <time-picker.h>

Inheritance diagram for Hildon::TimePicker:

Dialog List of all members.

Public Member Functions

virtual ~TimePicker ()
HildonTimePicker * gobj ()
 Provides access to the underlying C GtkObject.
const HildonTimePicker * gobj () const
 Provides access to the underlying C GtkObject.
 TimePicker ()
void set_time (guint hours, guint minutes)
 Sets the time of the Hildon::TimePicker widget.
void get_time (guint &hours, guint &minutes) const
 Gets the time of the Hildon::TimePicker widget.

Related Functions

(Note that these are not member functions.)

Hildon::TimePickerwrap (HildonTimePicker *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Hildon::TimePicker::~TimePicker  )  [virtual]
 

Hildon::TimePicker::TimePicker  ) 
 


Member Function Documentation

void Hildon::TimePicker::get_time guint &  hours,
guint &  minutes
const
 

Gets the time of the Hildon::TimePicker widget.

Parameters:
hours Hours.
minutes Minutes.

const HildonTimePicker* Hildon::TimePicker::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

HildonTimePicker* Hildon::TimePicker::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

void Hildon::TimePicker::set_time guint  hours,
guint  minutes
 

Sets the time of the Hildon::TimePicker widget.

Parameters:
hours Hours.
minutes Minutes.


Friends And Related Function Documentation

Hildon::TimePicker * wrap HildonTimePicker *  object,
bool  take_copy = false
[related]
 

Parameters:
object The C instance
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 on Wed Nov 8 17:20:41 2006 for hildon-libsmm by  doxygen 1.4.6