| Maeomm Reference Documentation: hildon-libsmm |

Selected days of the week are shown with a pushed-in effect.
This dialog is used where users are required to pick days on which a certain event should take place, for example, on which days a Calendar event should be repeated. It is used in the Maemo Calendar in the Repeat dialog, in Maemo Tasks in the Repeat dialog and in the Email application's set-up wizard.
Public Member Functions | |
| bool | get_day_is_set (Glib::Date::Weekday day) const |
| Checks if the specified weekday is set active. | |
| const HildonWeekdayPicker* | gobj () const |
| Provides access to the underlying C GtkObject. | |
| HildonWeekdayPicker* | gobj () |
| Provides access to the underlying C GtkObject. | |
| void | set_all () |
| Sets all weekdays active. | |
| void | set_day (Glib::Date::Weekday day) |
| Sets specified weekday active. | |
| void | toggle_day (Glib::Date::Weekday day) |
| Toggles current status of the specified weekday. | |
| void | unset_all () |
| Sets all weekdays inactive. | |
| void | unset_day (Glib::Date::Weekday day) |
| Sets specified weekday inactive. | |
| WeekdayPicker () | |
| virtual | ~WeekdayPicker () |
Related Functions | |
| (Note that these are not member functions.) | |
| Hildon::WeekdayPicker* | wrap (HildonWeekdayPicker* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
Checks if the specified weekday is set active.
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Dialog. |
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Dialog. |
|
|
Sets all weekdays active.
|
|
|
Sets specified weekday active.
|
|
|
Toggles current status of the specified weekday.
|
|
|
Sets all weekdays inactive.
|
|
|
Sets specified weekday inactive.
|
|
||||||||||||
|
|