|
|
A dialog for requesting a login and a password to the user KIO-Slave authors should have a look at SlaveBase::openPassDlg instead.
|
Create a password dialog
Parameters:
parent | the parent widget |
name | the dialog name |
modal | if true, the dialog will be modal |
wflags | window flags, passed to QDialog |
head | the text to show in the dialog, on top of the two fields |
user | user name, if known initially |
pass | password, if known initially |
QString |
Returns: the password entered by the user
QString |
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. |