|
|
enum |
Structure representing a service, in the list of services returned by builtinServices and userDefinedServices
|
|
QString |
[const virtual]
Reimplemented from KMimeType.
QString |
[const virtual]
Reimplemented from KMimeType.
QPixmap |
[const virtual]
Reimplemented from KMimeType.
QString |
[const virtual]
Reimplemented from KMimeType.
QString |
[const virtual]
Reimplemented from KMimeType.
QValueList<Service> |
[static]
Returns: a list of services for the given .desktop file that are handled by kio itself. Namely mount/unmount for FSDevice files.
QValueList<Service> |
[static]
Parameters:
path | the path to the desktop file describing the services |
bLocalFiles | true if those services are to be applied to local files only (if false, services that don't have %u or %U in the Exec line won't be taken into account). |
Returns: a list of services defined by the user as possible actions on the given .desktop file.
QValueList<Service> |
[static]
void |
[static]
Parameters:
_path | is the path of the desktop entry. |
void |
[static]
Execute service
on the list of urls
pid_t |
[static]
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.
Returns: true on success and false on failure.
See also: runURL
QPixmap |
[protected: const virtual]
Reimplemented from KMimeType.
pid_t |
[protected: static]
pid_t |
[protected: static]
pid_t |
[protected: static]
pid_t |
[protected: static]
Generated by: marc@yogi on Tue Mar 27 13:07:59 2001, using kdoc 2.0a48. |