KFileMetaData
plaintextextractor.cpp
virtual void addType(Type::Type type)=0
This function is called by the plugins.
The ExtractionResult class is where all the data extracted by the indexer is saved....
Definition: extractionresult.h:34
QByteArray fromRawData(const char *data, int size)
QAction * open(const QObject *recvr, const char *slot, QObject *parent)
QByteArray encodeName(const QString &fileName)
QString inputUrl() const
The input url which the plugins will use to locate the file.
Definition: extractionresult.cpp:35
QTextCodec * codecForLocale()
Flags inputFlags() const
The flags which the extraction plugin should considering following when extracting metadata from the ...
Definition: extractionresult.cpp:45
QAction * close(const QObject *recvr, const char *slot, QObject *parent)
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...
const char * constData() const const
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...
The ExtractorPlugin is the base class for all file metadata extractors. It is responsible for extract...
Definition: extractorplugin.h:33
int size() const const
QString toUnicode(const QByteArray &a) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri May 27 2022 03:47:54 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri May 27 2022 03:47:54 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.