Maeomm Reference Documentation: hildonsmm
Main Page   Namespaces   Book  

Hildon::TimeSelector Class Reference

Inheritance diagram for Hildon::TimeSelector:

Inheritance graph
[legend]

List of all members.

Public Member Functions

guint get_hours () const
guint get_minutes () const
void get_time (guint& hours, guint& minutes) const
const HildonTimeSelector* gobj () const
 Provides access to the underlying C GtkObject.
HildonTimeSelector* gobj ()
 Provides access to the underlying C GtkObject.
void set_time (guint hours, guint minutes)
 TimeSelector (guint minutes_step)
 TimeSelector ()
virtual ~TimeSelector ()

Related Functions

(Note that these are not member functions.)

Hildon::TimeSelectorwrap (HildonTimeSelector* object, bool take_copy=false)
 A Glib::wrap() method for this object.


Constructor & Destructor Documentation

virtual Hildon::TimeSelector::~TimeSelector (  )  [virtual]

Hildon::TimeSelector::TimeSelector (  ) 

Hildon::TimeSelector::TimeSelector ( guint  minutes_step  )  [explicit]


Member Function Documentation

guint Hildon::TimeSelector::get_hours (  )  const

guint Hildon::TimeSelector::get_minutes (  )  const

void Hildon::TimeSelector::get_time ( guint &  hours,
guint &  minutes 
) const

const HildonTimeSelector* Hildon::TimeSelector::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Hildon::TouchSelector.

HildonTimeSelector* Hildon::TimeSelector::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Hildon::TouchSelector.

void Hildon::TimeSelector::set_time ( guint  hours,
guint  minutes 
)


Friends And Related Function Documentation

Hildon::TimeSelector* wrap ( HildonTimeSelector *  object,
bool  take_copy = false 
) [related]

A Glib::wrap() method for this object.

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 for hildonmm by Doxygen 1.5.6 © 1997-2001