class KService


Table of contents
Modules
kdecore Classes
All Classes
Module kdecore
Namespace global
Class KService
Inherits KSycocaEntry

Represent a service, like an application or plugin bound to one or several mimetypes (or servicetypes) as written in its desktop entry file.

The starting point you need is often the static methods, like createInstance(). The types of service a plugin provides is taken from the accompanying desktop file where the 'ServiceTypes=' field is used.

For a tutorial on how to build a plugin-loading mechanism and how to write plugins #developing_plugins (todo: port to kde4, create techbase article)

See also KServiceType

See also KServiceGroup Author Torben Weis



enums

enum details

methods