class KServiceType


Module kdecore
Namespace
Class KServiceType
Inherits KSycocaEntry
A service type is, well, a type of service, where a service is an application or plugin. For instance, "KOfficeFilter", which is the type of all koffice filters, is a service type. In order to discover services of a given type, using KServiceTypeTrader. Service types are stored as desktop files in $KDEDIR/share/servicetypes.

See also KService, KServiceTypeTrader



methods