KFileMetaData::Extractor
KFileMetaData::Extractor Class Reference
#include <KFileMetaData/Extractor>
Public Member Functions | |
Extractor (Extractor &&) | |
void | extract (ExtractionResult *result) |
QVariantMap | extractorProperties () const |
QStringList | mimetypes () const |
Detailed Description
The Extractor class is used to extract data from a file.
Definition at line 28 of file extractor.h.
Constructor & Destructor Documentation
◆ Extractor()
Extractor::Extractor | ( | Extractor && | other | ) |
Definition at line 22 of file extractor.cpp.
Member Function Documentation
◆ extract()
void Extractor::extract | ( | ExtractionResult * | result | ) |
Definition at line 27 of file extractor.cpp.
◆ extractorProperties()
QVariantMap Extractor::extractorProperties | ( | ) | const |
Definition at line 37 of file extractor.cpp.
◆ mimetypes()
QStringList Extractor::mimetypes | ( | ) | const |
Definition at line 32 of file extractor.cpp.
The documentation for this class was generated from the following files:
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.