KIO
kdbusservicestarter.h
Go to the documentation of this file.
virtual int startServiceFor(const QString &serviceType, const QString &constraint=QString(), QString *error=0, QString *dbusService=0, int flags=0)
Find an implementation of the given serviceType, and start it, to use its DBus interface.
Definition kdbusservicestarter.cpp:99
int findServiceFor(const QString &serviceType, const QString &constraint=QString(), QString *error=0, QString *dbusService=0, int flags=0)
Check if a given DBus service is available - from the serviceType it's supposed to implement.
Definition kdbusservicestarter.cpp:61
friend class KDBusServiceStarterPrivate
Definition kdbusservicestarter.h:93
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.