Hildon::CodeDialog Class Reference

#include <code-dialog.h>

Inheritance diagram for Hildon::CodeDialog:

Dialog List of all members.

Public Member Functions

virtual ~CodeDialog ()
HildonCodeDialog * gobj ()
 Provides access to the underlying C GtkObject.
const HildonCodeDialog * gobj () const
 Provides access to the underlying C GtkObject.
 CodeDialog ()
const Glib::ustring & get_code ()
 Use this function to access the code entered by the user.
void clear_code ()
void set_help_text (const Glib::ustring &text)
 Use this function to set the text that will be displayd in the help label.

Related Functions

(Note that these are not member functions.)

Hildon::CodeDialogwrap (HildonCodeDialog *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Hildon::CodeDialog::~CodeDialog  )  [virtual]
 

Hildon::CodeDialog::CodeDialog  ) 
 


Member Function Documentation

void Hildon::CodeDialog::clear_code  ) 
 

const Glib::ustring& Hildon::CodeDialog::get_code  ) 
 

Use this function to access the code entered by the user.

Returns:
The entered code.

const HildonCodeDialog* Hildon::CodeDialog::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

HildonCodeDialog* Hildon::CodeDialog::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

void Hildon::CodeDialog::set_help_text const Glib::ustring &  text  ) 
 

Use this function to set the text that will be displayd in the help label.

Parameters:
text The text to use in the help label.


Friends And Related Function Documentation

Hildon::CodeDialog * wrap HildonCodeDialog *  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