KFileMetaData
extractorplugin.h
The ExtractionResult class is where all the data extracted by the indexer is saved.
Definition extractionresult.h:37
The ExtractorPlugin is the base class for all file metadata extractors.
Definition extractorplugin.h:36
virtual QStringList mimetypes() const =0
Provide a list of MIME types which are supported by this plugin.
virtual void extract(ExtractionResult *result)=0
The main function of the plugin that is responsible for extracting the data and filling up the Extrac...
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.