|
|
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: prospector@porky.devel.redhat.com on Thu Aug 24 05:36:06 2000, using kdoc 2.0a36. |