Nepomuk-Core
#include <servicecontrol.h>
Definition at line 29 of file servicecontrol.h.
 
| Enumerator | 
|---|
| ErrorUnknownServiceName  | 
 | 
| ErrorServiceAlreadyRunning  | 
 | 
| ErrorFailedToStart  | 
 | 
| ErrorMissingDependency  | 
 | 
Definition at line 39 of file servicecontrol.h.
 
 
      
        
          | Nepomuk2::ServiceControl::ServiceControl  | 
          ( | 
          const QString &  | 
          serviceName,  | 
        
        
           | 
           | 
          const KService::Ptr &  | 
          service,  | 
        
        
           | 
           | 
          QObject *  | 
          parent = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | Nepomuk2::ServiceControl::~ServiceControl  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | QString Nepomuk2::ServiceControl::dbusServiceName  | 
          ( | 
          const QString &  | 
          serviceName | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | QString Nepomuk2::ServiceControl::description  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | bool Nepomuk2::ServiceControl::isInitialized  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | QString Nepomuk2::ServiceControl::name  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void Nepomuk2::ServiceControl::serviceInitialized  | 
          ( | 
          bool  | 
          success | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void Nepomuk2::ServiceControl::setServiceInitialized  | 
          ( | 
          bool  | 
          success | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void Nepomuk2::ServiceControl::shutdown  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void Nepomuk2::ServiceControl::start  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
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
KDE's Doxygen guidelines are available online.