Nepomuk-Core
servicecontroller.h
Go to the documentation of this file.
~ServiceController()
Definition: servicecontroller.cpp:127
QStringList dependencies() const
All the service's direct dependencies.
Definition: servicecontroller.cpp:145
void setAutostart(bool enable)
Definition: servicecontroller.cpp:156
KService::Ptr service() const
Definition: servicecontroller.cpp:133
void serviceStopped(ServiceController *)
Emitted once the service has stopped, i.e.
bool startOnDemand() const
Definition: servicecontroller.cpp:169
bool isInitialized() const
Definition: servicecontroller.cpp:256
ServiceController(KService::Ptr service, QObject *parent)
Definition: servicecontroller.cpp:110
void serviceInitialized(ServiceController *)
Emitted once the service has been initialized properly, i.e.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.