Nepomuk-Core
cleaningjob.h File Reference
  #include <KJob>#include <KLocalizedString>#include <QtCore/QUrl>#include <KService>#include "nepomuk_export.h"
Include dependency graph for cleaningjob.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Nepomuk2::CleaningJob | 
Namespaces | |
| Nepomuk2 | |
Macros | |
| #define | NEPOMUK_EXPORT_CLEANINGJOB(classname, libname) | 
| #define | NEPOMUK_NEPOMUKCLEANER_EXPORT KDE_IMPORT | 
Macro Definition Documentation
| #define NEPOMUK_EXPORT_CLEANINGJOB | ( | classname, | |
| libname | |||
| ) | 
Value:
K_PLUGIN_FACTORY(factory, registerPlugin<classname>();) \
K_EXPORT_PLUGIN(factory(#libname))
Export a Nepomuk cleaner job.
- Parameters
 - 
  
classname The name of the subclass to export libname The name of the library which should export the extractor  
Definition at line 78 of file cleaningjob.h.
| #define NEPOMUK_NEPOMUKCLEANER_EXPORT KDE_IMPORT | 
Definition at line 42 of file cleaningjob.h.
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.
    KDE API Reference