NepomukDaemons
Nepomuk::StrigiServiceAdaptor Class Reference
#include <strigiserviceadaptor.h>
Inheritance diagram for Nepomuk::StrigiServiceAdaptor:

Public Slots | |
void | analyzeResource (const QString &uri, uint mTime, const QByteArray &data) |
void | analyzeResourceFromTempFileAndDeleteTempFile (const QString &uri, uint mTime, const QString &tmpFile) |
QString | currentFolder () |
bool | isIndexing () |
bool | isSuspended () |
void | resume () |
void | suspend () |
void | updateAllFolders () |
void | updateFolder (const QString &path) |
Signals | |
void | indexingFolder (const QString &path) |
void | indexingStarted () |
void | indexingStopped () |
Detailed Description
Definition at line 32 of file strigiserviceadaptor.h.
Member Function Documentation
void Nepomuk::StrigiServiceAdaptor::analyzeResource | ( | const QString & | uri, | |
uint | mTime, | |||
const QByteArray & | data | |||
) | [slot] |
Definition at line 98 of file strigiserviceadaptor.cpp.
void Nepomuk::StrigiServiceAdaptor::analyzeResourceFromTempFileAndDeleteTempFile | ( | const QString & | uri, | |
uint | mTime, | |||
const QString & | tmpFile | |||
) | [slot] |
Definition at line 105 of file strigiserviceadaptor.cpp.
QString Nepomuk::StrigiServiceAdaptor::currentFolder | ( | ) | [slot] |
Definition at line 66 of file strigiserviceadaptor.cpp.
void Nepomuk::StrigiServiceAdaptor::indexingFolder | ( | const QString & | path | ) | [signal] |
void Nepomuk::StrigiServiceAdaptor::indexingStarted | ( | ) | [signal] |
void Nepomuk::StrigiServiceAdaptor::indexingStopped | ( | ) | [signal] |
bool Nepomuk::StrigiServiceAdaptor::isIndexing | ( | ) | [slot] |
Definition at line 52 of file strigiserviceadaptor.cpp.
bool Nepomuk::StrigiServiceAdaptor::isSuspended | ( | ) | [slot] |
Definition at line 59 of file strigiserviceadaptor.cpp.
void Nepomuk::StrigiServiceAdaptor::resume | ( | ) | [slot] |
Definition at line 72 of file strigiserviceadaptor.cpp.
void Nepomuk::StrigiServiceAdaptor::suspend | ( | ) | [slot] |
Definition at line 79 of file strigiserviceadaptor.cpp.
void Nepomuk::StrigiServiceAdaptor::updateAllFolders | ( | ) | [slot] |
Definition at line 92 of file strigiserviceadaptor.cpp.
void Nepomuk::StrigiServiceAdaptor::updateFolder | ( | const QString & | path | ) | [slot] |
Definition at line 86 of file strigiserviceadaptor.cpp.
The documentation for this class was generated from the following files: