class PassDlg

A dialog for requesting a login and a password to the user KIO-Slave authors should have a look at SlaveBase::openPassDlg instead. 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: root@porky.devel.redhat.com on Wed May 10 08:56:52 2000, using kdoc 2.0a35.