Nepomuk-Core
extractorplugin.h File Reference
  #include <QtCore/QStringList>#include <QtCore/QDateTime>#include "simpleresourcegraph.h"#include "simpleresource.h"#include "nepomuk_export.h"#include <KService>
Include dependency graph for extractorplugin.h:

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

Go to the source code of this file.
Classes | |
| class | Nepomuk2::ExtractorPlugin | 
Namespaces | |
| Nepomuk2 | |
Macros | |
| #define | NEPOMUK_EXPORT_EXTRACTOR(classname, libname) | 
| #define | NEPOMUK_EXTRACTOR_EXPORT KDE_IMPORT | 
Macro Definition Documentation
| #define NEPOMUK_EXPORT_EXTRACTOR | ( | classname, | |
| libname | |||
| ) | 
Value:
K_PLUGIN_FACTORY(factory, registerPlugin<classname>();) \
K_EXPORT_PLUGIN(factory(#libname))
Export a Nepomuk file extractor.
- Parameters
 - 
  
classname The name of the subclass to export libname The name of the library which should export the extractor  
Definition at line 163 of file extractorplugin.h.
| #define NEPOMUK_EXTRACTOR_EXPORT KDE_IMPORT | 
Definition at line 42 of file extractorplugin.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