#include <kopenwith.h>
Public Slots | |
| void | slotClear () |
Public Methods | |
| KOpenWithDlg (const KURL::List &urls, QWidget *parent=0L) | |
| KOpenWithDlg (const KURL::List &urls, const QString &text, const QString &value, QWidget *parent=0L) | |
| KOpenWithDlg (const QString &serviceType, const QString &value, QWidget *parent=0L) | |
| KOpenWithDlg (QWidget *parent=0L) | |
| ~KOpenWithDlg () | |
| QString | text () const |
| KService::Ptr | service () const |
Protected Slots | |
| virtual void | accept () |
Protected Methods | |
| void | setServiceType (const KURL::List &_urls) |
| void | init (const QString &text, const QString &value) |
Definition at line 47 of file kopenwith.h.
|
||||||||||||
|
Create a dialog that asks for a application to open a given URL(s) with.
|
|
||||||||||||||||||||
|
Create a dialog that asks for a application to open a given URL(s) with.
|
|
||||||||||||||||
|
Create a dialog to select a service for a given service type. Note that this dialog doesn't apply to URLs.
|
|
|
Create a dialog to select an application Note that this dialog doesn't apply to URLs.
|
|
|
Destructor |
|
|
Reimplemented from QDialog::accept() to save history of the combobox |
|
||||||||||||
|
Create a dialog that asks for a application to open a given URL(s) with.
|
|
|
Definition at line 105 of file kopenwith.h. |
|
|
Determine service type from URLs |
|
|
The slot for clearing the edit widget |
|
|
|
1.2.18