class KURLRequesterDlg
|
Simple dialog to enter a filename/url.
More... |
|
|
Public Methods
Public Static Methods
Protected Slots
Protected Members
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 )
| KURLRequesterDlg |
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.
|
KURLRequesterDlg ( const QString& urlName, const QString& _text, QWidget *parent, const char *name, bool modal=true )
| KURLRequesterDlg |
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.
|
_text | Text of the label
|
modal | Specifies whether the dialog should be opened as modal
or not.
|
~KURLRequesterDlg ()
| ~KURLRequesterDlg |
Destructs the dialog
KURL selectedURL ()
| selectedURL |
[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.
|
void slotClear ()
| slotClear |
[protected slots slot]
void initDialog (const QString &_text,const QString &urlName,bool modal)
| initDialog |
[protected slots slot]
[protected]
[protected]
- Author: Wilco Greven
- Generated: dfaure on kde.faure.org on Thu Jan 17 22:17:38 2002, using kdoc 2.0a53.