Nepomuk-Core
Nepomuk2::ServiceControl2 Class Reference
#include <servicecontrol2.h>
Inheritance diagram for Nepomuk2::ServiceControl2:
Public Slots | |
QString | description () const |
bool | isInitialized () const |
QString | name () const |
void | setServiceInitialized (bool success) |
void | shutdown () |
Signals | |
void | serviceInitialized (bool success) |
Public Member Functions | |
ServiceControl2 (Service2 *service) | |
~ServiceControl2 () | |
bool | failedToStart () |
Detailed Description
Definition at line 28 of file servicecontrol2.h.
Constructor & Destructor Documentation
ServiceControl2::ServiceControl2 | ( | Service2 * | service | ) |
Definition at line 31 of file servicecontrol2.cpp.
ServiceControl2::~ServiceControl2 | ( | ) |
Definition at line 49 of file servicecontrol2.cpp.
Member Function Documentation
|
slot |
Definition at line 71 of file servicecontrol2.cpp.
bool ServiceControl2::failedToStart | ( | ) |
Definition at line 76 of file servicecontrol2.cpp.
|
slot |
Definition at line 61 of file servicecontrol2.cpp.
|
slot |
Definition at line 66 of file servicecontrol2.cpp.
|
signal |
|
slot |
Definition at line 54 of file servicecontrol2.cpp.
|
slot |
Definition at line 81 of file servicecontrol2.cpp.
The documentation for this class was generated from the following files:
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.