|
|
"Open with" dialog box. Used automatically by KRun, and used by libkonq.
|
Create a dialog that asks for a application to open a given URL(s) with.
Parameters:
urls | is the URL that should be opened |
parent | parent widget |
|
Create a dialog that asks for a application to open a given URL(s) with.
Parameters:
urls | is the URL that should be opened |
text | appears as a label on top of the entry box. |
value | is the initial value of the line |
parent | parent widget |
~ |
Destructor
QString |
Returns: the text the user entered
KService::Ptr |
Returns: the chosen service in the application tree
void |
[slot]
The slot for clearing the edit widget
void |
[protected]
Create a dialog that asks for a application to open a given URL(s) with.
Parameters:
urls | is the URL that should be opened |
parent | parent widget |