class KService

Represents a service, i. More...

Definition#include <kservice.h>
InheritsKSycocaEntry
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Protected Methods

Protected Static Methods


Detailed Description

Represents a service, i.e. an application bound to one or several mimetypes (or servicetypes) as written in its desktop entry file. A service may be a library, too. The starting point you need is often the static methods.

int startServiceInternal ( const QCString &function, const QString& _name, const QString &URL, QCString &dcopService, QString &error )
[protected static]

Internal function which does the actual work for startService....()