Hildon::GetPasswordDialog Class Reference

#include <get-password-dialog.h>

Inheritance diagram for Hildon::GetPasswordDialog:

Dialog List of all members.

Public Member Functions

virtual ~GetPasswordDialog ()
HildonGetPasswordDialog * gobj ()
 Provides access to the underlying C GtkObject.
const HildonGetPasswordDialog * gobj () const
 Provides access to the underlying C GtkObject.
 GetPasswordDialog (bool get_old_password_title)
 GetPasswordDialog (Gtk::Window &parent, bool get_old_password_title)
 GetPasswordDialog (Gtk::Window &parent, const Glib::ustring &password, bool get_old_password_title)
void set_domain (const Glib::ustring &domain)
 Sets the optional descriptive text.
void set_title (const Glib::ustring &new_title)
 Sets the dialog title.
void set_caption (const Glib::ustring &new_caption)
 Sets the password entry field's neigbouring label.
void set_max_characters (int max_characters)
 sets the maximum number of characters allowed as the password
Glib::ustring get_password () const
 Gets the currently inputted password.

Related Functions

(Note that these are not member functions.)

Hildon::GetPasswordDialogwrap (HildonGetPasswordDialog *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Hildon::GetPasswordDialog::~GetPasswordDialog  )  [virtual]
 

Hildon::GetPasswordDialog::GetPasswordDialog bool  get_old_password_title  ) 
 

Hildon::GetPasswordDialog::GetPasswordDialog Gtk::Window &  parent,
bool  get_old_password_title
 

Hildon::GetPasswordDialog::GetPasswordDialog Gtk::Window &  parent,
const Glib::ustring &  password,
bool  get_old_password_title
[explicit]
 


Member Function Documentation

Glib::ustring Hildon::GetPasswordDialog::get_password  )  const
 

Gets the currently inputted password.

Returns:
Current password ( if the dialog is successfully accepted with 'OK' ).

const HildonGetPasswordDialog* Hildon::GetPasswordDialog::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

HildonGetPasswordDialog* Hildon::GetPasswordDialog::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

void Hildon::GetPasswordDialog::set_caption const Glib::ustring &  new_caption  ) 
 

Sets the password entry field's neigbouring label.

Parameters:
new_caption The text to be set as the caption label.

void Hildon::GetPasswordDialog::set_domain const Glib::ustring &  domain  ) 
 

Sets the optional descriptive text.

Parameters:
domain The domain or some other descriptive text to be set.

void Hildon::GetPasswordDialog::set_max_characters int  max_characters  ) 
 

sets the maximum number of characters allowed as the password

Parameters:
max_characters The maximum number of characters the password dialog accepts.
new_caption The text to be set as the caption label.

void Hildon::GetPasswordDialog::set_title const Glib::ustring &  new_title  ) 
 

Sets the dialog title.

DEPRECATED! use gtk_window_set_title instead.

Parameters:
new_title The text to be set as the dialog title.


Friends And Related Function Documentation

Hildon::GetPasswordDialog * wrap HildonGetPasswordDialog *  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