Hildon::RangeEditor Class Reference

#include <range-editor.h>

Inheritance diagram for Hildon::RangeEditor:

Container List of all members.

Public Member Functions

virtual ~RangeEditor ()
HildonRangeEditor * gobj ()
 Provides access to the underlying C GtkObject.
const HildonRangeEditor * gobj () const
 Provides access to the underlying C GtkObject.
 RangeEditor ()
 RangeEditor (const Glib::ustring &separator)
void set_range (int start, int end)
 Sets a range to the editor.
void get_range (int &start, int &end) const
 Gets the range of the HildonRangeEditor widget.
void set_limits (int start, int end)
 Sets the range of the HildonRangeEditor widget.
void set_lower (int value)
void set_higher (int value)
int get_lower () const
int get_higher () const
void set_min (int value)
void set_max (int value)
int get_min () const
int get_max () const
void set_separator (const Glib::ustring &separator)
Glib::ustring get_separator () const

Related Functions

(Note that these are not member functions.)

Hildon::RangeEditorwrap (HildonRangeEditor *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Hildon::RangeEditor::~RangeEditor  )  [virtual]
 

Hildon::RangeEditor::RangeEditor  ) 
 

Hildon::RangeEditor::RangeEditor const Glib::ustring &  separator  )  [explicit]
 


Member Function Documentation

int Hildon::RangeEditor::get_higher  )  const
 

int Hildon::RangeEditor::get_lower  )  const
 

int Hildon::RangeEditor::get_max  )  const
 

int Hildon::RangeEditor::get_min  )  const
 

void Hildon::RangeEditor::get_range int &  start,
int &  end
const
 

Gets the range of the HildonRangeEditor widget.

Parameters:
start Ranges start value.
end Ranges end value.

Glib::ustring Hildon::RangeEditor::get_separator  )  const
 

const HildonRangeEditor* Hildon::RangeEditor::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

HildonRangeEditor* Hildon::RangeEditor::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

void Hildon::RangeEditor::set_higher int  value  ) 
 

void Hildon::RangeEditor::set_limits int  start,
int  end
 

Sets the range of the HildonRangeEditor widget.

Parameters:
start Minimum acceptable value (default: no limit).
end Maximum acceptable value (default: no limit).

void Hildon::RangeEditor::set_lower int  value  ) 
 

void Hildon::RangeEditor::set_max int  value  ) 
 

void Hildon::RangeEditor::set_min int  value  ) 
 

void Hildon::RangeEditor::set_range int  start,
int  end
 

Sets a range to the editor.

(The current value)

Sets the range of the HildonRangeEditor widget.

Parameters:
start Range's start value.
end Range's end value.

void Hildon::RangeEditor::set_separator const Glib::ustring &  separator  ) 
 


Friends And Related Function Documentation

Hildon::RangeEditor * wrap HildonRangeEditor *  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