libkdepim
KPimURLRequesterDlg Class Reference
List of all members.Detailed Description
Definition at line 29 of file kpimurlrequesterdlg.h.
Static Public Member Functions | |
static KURL | getURL (const QString &url=QString::null, const QString &text=QString::null, QWidget *parent=0, const QString &caption=QString::null) |
Member Function Documentation
KURL KPimURLRequesterDlg::getURL | ( | const QString & | url = QString::null , |
|
const QString & | text = QString::null , |
|||
QWidget * | parent = 0 , |
|||
const QString & | caption = QString::null | |||
) | [static] |
Creates a modal dialog with the given label text, executes it and returns the selected URL.
- Parameters:
-
url This specifies the initial path of the input line. text The text to be shown on the label. parent The widget the dialog will be centered on initially.
Definition at line 27 of file kpimurlrequesterdlg.cpp.
The documentation for this class was generated from the following files: