Hildon::SetPasswordDialog Class Reference

#include <set-password-dialog.h>

Inheritance diagram for Hildon::SetPasswordDialog:

Dialog List of all members.

Public Member Functions

virtual ~SetPasswordDialog ()
HildonSetPasswordDialog * gobj ()
 Provides access to the underlying C GtkObject.
const HildonSetPasswordDialog * gobj () const
 Provides access to the underlying C GtkObject.
 SetPasswordDialog (bool modify_protection)
 SetPasswordDialog (Gtk::Window &parent, bool modify_protection)
 SetPasswordDialog (const Glib::ustring &password, bool modify_protection)
 SetPasswordDialog (Gtk::Window &parent, const Glib::ustring &password, bool modify_protection)
Glib::ustring get_password () const
 Returns current password.
bool get_protected () const
 Returns the protection mode.
void set_domain (const Glib::ustring &domain)
 Sets the optional descriptive text.

Related Functions

(Note that these are not member functions.)

Hildon::SetPasswordDialogwrap (HildonSetPasswordDialog *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Hildon::SetPasswordDialog::~SetPasswordDialog  )  [virtual]
 

Hildon::SetPasswordDialog::SetPasswordDialog bool  modify_protection  ) 
 

Hildon::SetPasswordDialog::SetPasswordDialog Gtk::Window &  parent,
bool  modify_protection
 

Hildon::SetPasswordDialog::SetPasswordDialog const Glib::ustring &  password,
bool  modify_protection
 

Hildon::SetPasswordDialog::SetPasswordDialog Gtk::Window &  parent,
const Glib::ustring &  password,
bool  modify_protection
 


Member Function Documentation

Glib::ustring Hildon::SetPasswordDialog::get_password  )  const
 

Returns current password.

Returns:
Changed password ( if the dialog is successfully accepted with 'OK' ( and when the check box is 'ON' ( in Change Password Dialog )).

bool Hildon::SetPasswordDialog::get_protected  )  const
 

Returns the protection mode.

Returns:
Password protection mode ( true when the protection is 'ON' and false when the protection is 'OFF' ).

const HildonSetPasswordDialog* Hildon::SetPasswordDialog::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

HildonSetPasswordDialog* Hildon::SetPasswordDialog::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

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

Sets the optional descriptive text.

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


Friends And Related Function Documentation

Hildon::SetPasswordDialog * wrap HildonSetPasswordDialog *  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