Maeomm Reference Documentation: hildon-libsmm
Main Page   Namespaces   Book  

Hildon::NamePasswordDialog Class Reference
[Dialogs]

Inheritance diagram for Hildon::NamePasswordDialog:

Inheritance graph
[legend]
List of all members.

Detailed Description

Hildon::NamePasswordDialog is used to enter a username and password when accessing a password protected feature.

The widget performs no input checking and is used only for retrieving a user name and a password.


Public Member Functions

Glib::ustring get_name () const
 Gets the text that's in the name entry.
Glib::ustring get_password () const
 Gets the text that's in the password entry.
const HildonNamePasswordDialog* gobj () const
 Provides access to the underlying C GtkObject.
HildonNamePasswordDialog* gobj ()
 Provides access to the underlying C GtkObject.
 NamePasswordDialog (const Glib::ustring& name, const Glib::ustring& pass)
 NamePasswordDialog (Gtk::Window& parent, const Glib::ustring& name, const Glib::ustring& pass)
 NamePasswordDialog ()
void set_domain (const Glib::ustring& domain)
 sets the optional descriptive text
virtual ~NamePasswordDialog ()

Related Functions

(Note that these are not member functions.)

Hildon::NamePasswordDialogwrap (HildonNamePasswordDialog* object, bool take_copy=false)


Constructor & Destructor Documentation

virtual Hildon::NamePasswordDialog::~NamePasswordDialog (  )  [virtual]
 

Hildon::NamePasswordDialog::NamePasswordDialog (  ) 
 

Hildon::NamePasswordDialog::NamePasswordDialog ( Gtk::Window parent,
const Glib::ustring name,
const Glib::ustring pass
[explicit]
 

Hildon::NamePasswordDialog::NamePasswordDialog ( const Glib::ustring name,
const Glib::ustring pass
 


Member Function Documentation

Glib::ustring Hildon::NamePasswordDialog::get_name (  )  const
 

Gets the text that's in the name entry.

Returns:
A pointer to the name string.

Reimplemented from Gtk::Widget.

Glib::ustring Hildon::NamePasswordDialog::get_password (  )  const
 

Gets the text that's in the password entry.

Returns:
A pointer to the password string.

const HildonNamePasswordDialog* Hildon::NamePasswordDialog::gobj (  )  const [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Dialog.

HildonNamePasswordDialog* Hildon::NamePasswordDialog::gobj (  )  [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Dialog.

void Hildon::NamePasswordDialog::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::NamePasswordDialog* wrap ( HildonNamePasswordDialog*  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