NepomukDaemons
Nepomuk::ServiceControl Class Reference
#include <servicecontrol.h>
Inheritance diagram for Nepomuk::ServiceControl:

Detailed Description
Definition at line 26 of file servicecontrol.h.
Public Slots | |
bool | isInitialized () const |
void | setServiceInitialized (bool) |
void | shutdown () |
Signals | |
void | serviceInitialized (bool) |
Public Member Functions | |
ServiceControl (QObject *parent=0) | |
~ServiceControl () |
Constructor & Destructor Documentation
Nepomuk::ServiceControl::ServiceControl | ( | QObject * | parent = 0 |
) |
Definition at line 24 of file servicecontrol.cpp.
Nepomuk::ServiceControl::~ServiceControl | ( | ) |
Definition at line 31 of file servicecontrol.cpp.
Member Function Documentation
bool Nepomuk::ServiceControl::isInitialized | ( | ) | const [slot] |
Definition at line 43 of file servicecontrol.cpp.
void Nepomuk::ServiceControl::serviceInitialized | ( | bool | ) | [signal] |
void Nepomuk::ServiceControl::setServiceInitialized | ( | bool | success | ) | [slot] |
Definition at line 36 of file servicecontrol.cpp.
void Nepomuk::ServiceControl::shutdown | ( | ) | [slot] |
Definition at line 49 of file servicecontrol.cpp.
The documentation for this class was generated from the following files: