Gnome::Db::LoginDialog Class Reference

#include <logindialog.h>

Inheritance diagram for Gnome::Db::LoginDialog:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~LoginDialog ()
GnomeDbLoginDialog* gobj ()
 Provides access to the underlying C GtkObject.
const GnomeDbLoginDialog* gobj () const
 Provides access to the underlying C GtkObject.
 LoginDialog (const Glib::ustring& title)
bool run ()
 Shows the login dialog and waits for the user to enter its username and password and perform an action on the dialog.
Glib::ustring get_dsn () const
Glib::ustring get_username () const
Glib::ustring get_password () const
Loginget_login_widget ()
 Get the Gnome::DbLogin widget contained in a Gnome::DbLoginDialog.
const Loginget_login_widget () const
 Get the Gnome::DbLogin widget contained in a Gnome::DbLoginDialog.

Related Functions

(Note that these are not member functions.)

Gnome::Db::LoginDialogwrap (GnomeDbLoginDialog* object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gnome::Db::LoginDialog::~LoginDialog (  )  [virtual]

Gnome::Db::LoginDialog::LoginDialog ( const Glib::ustring title  )  [explicit]


Member Function Documentation

Glib::ustring Gnome::Db::LoginDialog::get_dsn (  )  const

const Login* Gnome::Db::LoginDialog::get_login_widget (  )  const

Get the Gnome::DbLogin widget contained in a Gnome::DbLoginDialog.

Returns:
The login widget contained in the dialog.

Login* Gnome::Db::LoginDialog::get_login_widget (  ) 

Get the Gnome::DbLogin widget contained in a Gnome::DbLoginDialog.

Returns:
The login widget contained in the dialog.

Glib::ustring Gnome::Db::LoginDialog::get_password (  )  const

Glib::ustring Gnome::Db::LoginDialog::get_username (  )  const

const GnomeDbLoginDialog* Gnome::Db::LoginDialog::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Dialog.

GnomeDbLoginDialog* Gnome::Db::LoginDialog::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Dialog.

bool Gnome::Db::LoginDialog::run (  ) 

Shows the login dialog and waits for the user to enter its username and password and perform an action on the dialog.

Returns:
true if the user wants to connect.

Reimplemented from Gtk::Dialog.


Friends And Related Function Documentation

Gnome::Db::LoginDialog* wrap ( GnomeDbLoginDialog *  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 Mon Feb 12 16:49:09 2007 for libgnomedbmm by  doxygen 1.4.7