class KDBusServiceStarter


Table of contents
Modules
kio Classes
All Classes
Module kio
Namespace global
Class KDBusServiceStarter
Inherits

A generic DBUS service starter, using KServiceTypeTrader. The default implementation starts new processes, but this interface can also be reimplemented by specific applications to provide dlopened in-process DBus objects. This interface is similar to the startServiceByName() function found in QDBusBusService, but with the added benefit of using KTrader (and, therefore, additional constraints and the ability to search the standard KDE dirs). Author David Faure



methods