Nepomuk-Core
#include <folderconnection.h>
Definition at line 35 of file folderconnection.h.
 
      
        
          | Nepomuk2::Query::FolderConnection::FolderConnection  | 
          ( | 
          Folder *  | 
          parentFolder | ) | 
           | 
        
      
 
 
      
        
          | Nepomuk2::Query::FolderConnection::~FolderConnection  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void Nepomuk2::Query::FolderConnection::close  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
close the connection to the folder. Will delete this connection 
Definition at line 130 of file folderconnection.cpp.
 
 
  
  
      
        
          | void Nepomuk2::Query::FolderConnection::entriesRemoved  | 
          ( | 
          const QStringList &  | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void Nepomuk2::Query::FolderConnection::finishedListing  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | bool Nepomuk2::Query::FolderConnection::isListingFinished  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void Nepomuk2::Query::FolderConnection::list  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
List all entries in the folder, used by the public kdelibs API. 
Definition at line 46 of file folderconnection.cpp.
 
 
  
  
      
        
          | void Nepomuk2::Query::FolderConnection::listen  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
internal API used by the kio kded module to listen for changes 
Definition at line 85 of file folderconnection.cpp.
 
 
  
  
      
        
          | QString Nepomuk2::Query::FolderConnection::queryString  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
slot   | 
  
 
 
      
        
          | QDBusObjectPath Nepomuk2::Query::FolderConnection::registerDBusObject  | 
          ( | 
          const QString &  | 
          dbusClient,  | 
        
        
           | 
           | 
          int  | 
          id  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | void Nepomuk2::Query::FolderConnection::resultCount  | 
          ( | 
          int  | 
          count | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void Nepomuk2::Query::FolderConnection::totalResultCount  | 
          ( | 
          int  | 
          count | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
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.