class PassDlg

A dialog for requesting a login and a password to the user. More...

Full nameKIO::PassDlg
Definition#include <passdlg.h>
InheritsKDialog (kdeui)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

A dialog for requesting a login and a password to the user. KIO-Slave authors should have a look at SlaveBase::openPassDlg instead.

 PassDlg ( QWidget* parent, const char* name, bool modal, WFlags wflags, const QString& head, const QString& user, const QString& pass )

Create a password dialog

Parameters:
parentthe parent widget
namethe dialog name
modalif true, the dialog will be modal
wflagswindow flags, passed to QDialog
headthe text to show in the dialog, on top of the two fields
useruser name, if known initially
passpassword, if known initially

QString  password ()

Returns: the password entered by the user

QString  user ()

Returns: the login entered by the user


Generated by: prospector@porky.devel.redhat.com on Thu Aug 24 05:36:06 2000, using kdoc 2.0a36.