Maeomm Reference Documentation: hildon-libsmm
Main Page   Namespaces   Book  

Hildon::CodeDialog Class Reference
[Dialogs]

Inheritance diagram for Hildon::CodeDialog:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

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 (  ) 
 

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

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.

Reimplemented from Gtk::Dialog.

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

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Dialog.

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 for hildon-libsmm by Doxygen 1.4.2 © 1997-2001