| Maeomm Reference Documentation: hildon-libsmm |

A minimum and maximum can also be set for the bounds.
Public Member Functions | |
| int | get_higher () const |
| int | get_lower () const |
| int | get_max () const |
| int | get_min () const |
| void | get_range (int& start, int& end) const |
| Gets the range of the HildonRangeEditor widget. | |
| Glib::ustring | get_separator () const |
| const HildonRangeEditor* | gobj () const |
| Provides access to the underlying C GtkObject. | |
| HildonRangeEditor* | gobj () |
| Provides access to the underlying C GtkObject. | |
| RangeEditor (const Glib::ustring& separator) | |
| RangeEditor () | |
| void | set_higher (int value) |
| void | set_limits (int start, int end) |
| Sets the range of the HildonRangeEditor widget. | |
| void | set_lower (int value) |
| void | set_max (int value) |
| void | set_min (int value) |
| void | set_range (int start, int end) |
| Sets a range to the editor. | |
| void | set_separator (const Glib::ustring& separator) |
| virtual | ~RangeEditor () |
Related Functions | |
| (Note that these are not member functions.) | |
| Hildon::RangeEditor* | wrap (HildonRangeEditor* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Gets the range of the HildonRangeEditor widget.
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Container. |
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Container. |
|
|
|
|
||||||||||||
|
Sets the range of the HildonRangeEditor widget.
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Sets a range to the editor. (The current value) Sets the range of the HildonRangeEditor widget.
|
|
|
|
|
||||||||||||
|
|