KFileMetaData
simpleextractionresult.h
ExtractionResult(const QString &url, const QString &mimetype=QString(), const Flags &flags=Flags{ExtractPlainText|ExtractMetaData})
Create an ExtractionResult which can be passed be to Extractors.
Definition extractionresult.cpp:20
void add(Property::Property property, const QVariant &value) override
This function is called by the plugins when they wish to add a key value pair which should be indexed...
Definition simpleextractionresult.cpp:45
void addType(Type::Type type) override
This function is called by the plugins.
Definition simpleextractionresult.cpp:50
PropertyMultiMap properties() const
Returns the properties of the extraction result.
Definition simpleextractionresult.cpp:61
void append(const QString &text) override
This function is called by plugins when they wish for some plain text to be indexed without any prope...
Definition simpleextractionresult.cpp:55
Property
The Property enum contains all files property types that KFileMetaData manipulates.
Definition properties.h:26
Type
A Type represents a way to represent a way to group files based on a higher level view,...
Definition types.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:47:59 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:47:59 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.