class KURLRequesterDlg
|
Simple dialog to enter a filename/url.
More... |
|
|
Public Methods
Public Static Methods
Protected Members
- KURLCompletion *urlCompletion_
- KURLRequester *urlRequester_
Detailed Description
Dialog in which a user can enter a filename or url. It is a dialog
encapsulating KURLRequester. The API is derived from
KFileDialog.
KURLRequesterDlg ( const QString& urlName, QWidget *parent, const char *name, bool modal = true )
|
Constructs a KURLRequesterDlg
Parameters:
urlName | The url of the directory to start in. Use QString::null
to start in the current working directory, or the last
directory where a file has been selected.
|
modal | Specifies whether the dialog should be opened as modal
or not.
|
Destructs the dialog
[const]
Retrieve the fully qualified filename.
[static]
Create a modal dialog and return the selected URL.
Parameters:
url | This specifies the initial path of the input line.
|
parent | The widget the dialog will be centered on initially.
|
- Author: Wilco Greven <j.w.greven@student.utwente.nl>
- Generated: dfaure@faure on Sun Mar 26 14:24:49 2000, using kdoc 2.0a35.