Hildon::WeekdayPicker Class Reference

#include <weekday-picker.h>

Inheritance diagram for Hildon::WeekdayPicker:

Dialog List of all members.

Public Member Functions

virtual ~WeekdayPicker ()
HildonWeekdayPicker * gobj ()
 Provides access to the underlying C GtkObject.
const HildonWeekdayPicker * gobj () const
 Provides access to the underlying C GtkObject.
 WeekdayPicker ()
void set_day (Glib::Date::Weekday day)
 Sets specified weekday active.
void unset_day (Glib::Date::Weekday day)
 Sets specified weekday inactive.
void toggle_day (Glib::Date::Weekday day)
 Toggles current status of the specified weekday.
void set_all ()
 Sets all weekdays active.
void unset_all ()
 Sets all weekdays inactive.
bool isset_day (Glib::Date::Weekday day) const
 Checks if the specified weekday is set active.

Related Functions

(Note that these are not member functions.)

Hildon::WeekdayPickerwrap (HildonWeekdayPicker *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Hildon::WeekdayPicker::~WeekdayPicker  )  [virtual]
 

Hildon::WeekdayPicker::WeekdayPicker  ) 
 


Member Function Documentation

const HildonWeekdayPicker* Hildon::WeekdayPicker::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

HildonWeekdayPicker* Hildon::WeekdayPicker::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

bool Hildon::WeekdayPicker::isset_day Glib::Date::Weekday  day  )  const
 

Checks if the specified weekday is set active.

Parameters:
day Day to be checked.
Returns:
true if the day is set, false if the day is not set.

void Hildon::WeekdayPicker::set_all  ) 
 

Sets all weekdays active.

void Hildon::WeekdayPicker::set_day Glib::Date::Weekday  day  ) 
 

Sets specified weekday active.

Parameters:
day Day to be set active.

void Hildon::WeekdayPicker::toggle_day Glib::Date::Weekday  day  ) 
 

Toggles current status of the specified weekday.

Parameters:
day Day to be toggled.

void Hildon::WeekdayPicker::unset_all  ) 
 

Sets all weekdays inactive.

void Hildon::WeekdayPicker::unset_day Glib::Date::Weekday  day  ) 
 

Sets specified weekday inactive.

Parameters:
day Day to be set inactive.


Friends And Related Function Documentation

Hildon::WeekdayPicker * wrap HildonWeekdayPicker *  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