class KOpenWithDlg
|
"Open with" dialog box. More... |
|
|
Public Methods
Public Slots
Protected Members
- KLineEdit *edit
- KURLCompletion *completion
- KApplicationTree*m_pTree
- QLabel *label
- QString qName
- QString qServiceType
- bool haveApp
- QCheckBox *terminal
- QCheckBox *remember
- QPushButton *ok
- QPushButton *clear
- QPushButton *cancel
- KService::Ptr m_pService
Detailed Description
"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
|
text | appears as a label on top of the entry box.
|
value | is the initial value of the line
|
parent | parent widget
|
Returns: the value the user entered
[slot]
The slot for clearing the edit widget
Generated by: dfaure@faure on Sun Mar 26 14:24:43 2000, using kdoc 2.0a35. |