Nepomuk-Core
Nepomuk2::ExtractorPluginManager Class Reference
#include <extractorpluginmanager.h>
Inheritance diagram for Nepomuk2::ExtractorPluginManager:
Public Member Functions | |
ExtractorPluginManager (QObject *parent=0) | |
virtual | ~ExtractorPluginManager () |
QList< ExtractorPlugin * > | fetchExtractors (const QUrl &url, const QString &mimetype) |
Detailed Description
Definition at line 30 of file extractorpluginmanager.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 32 of file extractorpluginmanager.cpp.
|
virtual |
Definition at line 48 of file extractorpluginmanager.cpp.
Member Function Documentation
QList< ExtractorPlugin * > Nepomuk2::ExtractorPluginManager::fetchExtractors | ( | const QUrl & | url, |
const QString & | mimetype | ||
) |
Fetch the extractors which can be used to extract data for the respective file with the given mimetype.
Definition at line 79 of file extractorpluginmanager.cpp.
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.