KFileMetaData
pngextractor.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
bool testFlag(Enum flag) const const
QString inputUrl() const
The input url which the plugins will use to locate the file.
Definition: extractionresult.cpp:35
Definition: propertyinfo.h:27
Property
The Property enum contains all files property types that KFileMetaData manipulates.
Definition: properties.h:25
Flags inputFlags() const
The flags which the extraction plugin should considering following when extracting metadata from the ...
Definition: extractionresult.cpp:45
bool isEmpty() const const
QDateTime fromString(const QString &string, Qt::DateFormat format)
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...
bool isValid() const const
The ExtractorPlugin is the base class for all file metadata extractors. It is responsible for extract...
Definition: extractorplugin.h:33
DateTime
RFC2822Date
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 03:48:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 03:48:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.