Nepomuk-Core
KTp::ServiceAvailabilityChecker Class Reference
#include <service-availability-checker.h>
Inheritance diagram for KTp::ServiceAvailabilityChecker:
Public Member Functions | |
ServiceAvailabilityChecker (const QString &serviceName, QObject *parent=0) | |
virtual | ~ServiceAvailabilityChecker () |
bool | isAvailable () const |
Detailed Description
This class watches if a given d-bus service is either available on the bus or can be activated on demand.
Definition at line 34 of file service-availability-checker.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 37 of file service-availability-checker.cpp.
|
virtual |
Definition at line 54 of file service-availability-checker.cpp.
Member Function Documentation
bool KTp::ServiceAvailabilityChecker::isAvailable | ( | ) | const |
Definition at line 59 of file service-availability-checker.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.