class KFileOpenWithHandler
|
This class handles the displayOpenWithDialog call, made by KRun
when it has no idea what to do with a URL. More... |
|
|
Public Methods
This class handles the displayOpenWithDialog call, made by KRun
when it has no idea what to do with a URL.
It displays the open-with dialog box.
If you use KRun you _need_ to create an instance of KFileOpenWithHandler
(except if you can make sure you only use it for executables or
Type=Application desktop files)
KFileOpenWithHandler ()
| KFileOpenWithHandler |
~KFileOpenWithHandler ()
| ~KFileOpenWithHandler |
[virtual]
bool displayOpenWithDialog ( const KURL::List& urls )
| displayOpenWithDialog |
[virtual]
Opens an open-with dialog box for urls
Returns: true if the operation succeeded
Generated by: root on sparc64.ports.openbsd.org on Sun Sep 14 00:04:40 2003, using kdoc 2.0a54. |