class KExecMimeType

MimeType for any executable, like /bin/ls. More...

Full nameKDEDesktopMimeType::KExecMimeType
Definition#include <kmimetype.h>
InheritsKMimeType
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Detailed Description

Invokes the default action for the desktop entry. If the desktop entry is not local, then only false is returned. Otherwise we would create a security problem. Only types Link and Mimetype could be followed.

static bool run( const KURL& _url, bool _is_local );

protected: static bool runFSDevice( const KURL& _url, const KSimpleConfig &cfg ); static bool runApplication( const KURL& _url, const QString & _serviceFile ); static bool runLink( const KURL& _url, const KSimpleConfig &cfg ); static bool runMimeType( const KURL& _url, const KSimpleConfig &cfg ); };

/**

Returns: true on success and false on failure.

See also: runURL, */


Generated by: root@porky.devel.redhat.com on Wed May 10 08:56:52 2000, using kdoc 2.0a35.