KFileMetaData
mobiextractor.cpp
virtual void addType(Type::Type type)=0
This function is called by the plugins.
ReadOnly
The ExtractionResult class is where all the data extracted by the indexer is saved....
Definition: extractionresult.h:34
QString inputUrl() const
The input url which the plugins will use to locate the file.
Definition: extractionresult.cpp:35
QString toPlainText() const const
bool isEmpty() const const
virtual void append(const QString &text)=0
This function is called by plugins when they wish for some plain text to be indexed without any prope...
void setHtml(const QString &html)
virtual void add(Property::Property property, const QVariant &value)=0
This function is called by the plugins when they wish to add a key value pair which should be indexed...
const char * name(StandardAction id)
QVariant read(const QByteArray &data, int versionOverride=0)
The ExtractorPlugin is the base class for all file metadata extractors. It is responsible for extract...
Definition: extractorplugin.h:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu May 26 2022 03:46:07 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu May 26 2022 03:46:07 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.