KFileMetaData C++ Classes

Provides Stuff. More...

Namespaces

Classes

KFileMetaData::EmbeddedImageData

Defines enums for different image types that can be extracted from the metadata of e.g. music files

KFileMetaData::ExtractionResult

Where all the data extracted by the indexer is saved

KFileMetaData::Extractor

Used to extract data from a file

KFileMetaData::ExtractorCollection

Helper class which internally loads all the extractor plugins

KFileMetaData::ExtractorPlugin

The base class for all file metadata extractors

KFileMetaData::PropertyInfo

Can be used to obtain extra information about any property

KFileMetaData::SimpleExtractionResult

A simple ExtractionResult implementation which stores all the data in memory

KFileMetaData::TypeInfo

Can be used to obtain a rough type classification for a file

KFileMetaData::UserMetaData

Can be used to read and set user meta data of files

KFileMetaData::WriteData

Stores all the data to be written to a file

KFileMetaData::Writer

Used to write data to a file

KFileMetaData::WriterCollection

Helper class which internally loads all the writer plugins

KFileMetaData::WriterPlugin

The base class for all file metadata writers

Detailed Description

Stuff