Hildon::CalendarPopup Class Reference

#include <calendar-popup.h>

Inheritance diagram for Hildon::CalendarPopup:

Dialog List of all members.

Public Member Functions

virtual ~CalendarPopup ()
HildonCalendarPopup * gobj ()
 Provides access to the underlying C GtkObject.
const HildonCalendarPopup * gobj () const
 Provides access to the underlying C GtkObject.
 CalendarPopup (guint year, guint month, guint day)
 CalendarPopup (Gtk::Window &parent, guint year, guint month, guint day)
void set_date (guint year, guint month, guint day)
 activates a new date on the calendar popup.
void get_date (guint &year, guint &month, guint &day) const
 Gets the currently selected year, month, and day.

Related Functions

(Note that these are not member functions.)

Hildon::CalendarPopupwrap (HildonCalendarPopup *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Hildon::CalendarPopup::~CalendarPopup  )  [virtual]
 

Hildon::CalendarPopup::CalendarPopup guint  year,
guint  month,
guint  day
 

Hildon::CalendarPopup::CalendarPopup Gtk::Window &  parent,
guint  year,
guint  month,
guint  day
 


Member Function Documentation

void Hildon::CalendarPopup::get_date guint &  year,
guint &  month,
guint &  day
const
 

Gets the currently selected year, month, and day.

Parameters:
year Year.
month Month.
day Day.

const HildonCalendarPopup* Hildon::CalendarPopup::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

HildonCalendarPopup* Hildon::CalendarPopup::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

void Hildon::CalendarPopup::set_date guint  year,
guint  month,
guint  day
 

activates a new date on the calendar popup.

Parameters:
year Year.
month Month.
day Day.


Friends And Related Function Documentation

Hildon::CalendarPopup * wrap HildonCalendarPopup *  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