|
|
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 ) |
Internal function which does the actual work for startService....()