Nepomuk-Core
Nepomuk2::FileIndexingJob Class Reference
#include <fileindexingjob.h>
Inheritance diagram for Nepomuk2::FileIndexingJob:
Public Types | |
enum | { IndexerFailed = UserDefinedError, IndexerCrashed } |
Public Member Functions | |
FileIndexingJob (const QUrl &fileUrl, QObject *parent=0) | |
virtual void | start () |
KUrl | url () const |
Detailed Description
Definition at line 51 of file fileindexingjob.h.
Member Enumeration Documentation
anonymous enum |
Error codes: IndexerFailed is emitted when the indexer returns 1 IndexerCrashed is emitted when the indexer crashed.
Enumerator | |
---|---|
IndexerFailed | |
IndexerCrashed |
Definition at line 66 of file fileindexingjob.h.
Constructor & Destructor Documentation
Nepomuk2::FileIndexingJob::FileIndexingJob | ( | const QUrl & | fileUrl, |
QObject * | parent = 0 |
||
) |
Definition at line 42 of file fileindexingjob.cpp.
Member Function Documentation
|
virtual |
Definition at line 53 of file fileindexingjob.cpp.
|
inline |
Definition at line 58 of file fileindexingjob.h.
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
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.