KIO
kfilemetainfo.h
Go to the documentation of this file.
const KFileMetaInfoGroup & operator=(const KFileMetaInfoGroup &)
const QStringList & keys() const
KFileMetaInfoGroup()
Definition kfilemetainfoitem.h:34
const QHash< QString, KFileMetaInfoItem > & items() const
Retrieve all the items.
Definition kfilemetainfo.cpp:351
bool applyChanges()
Save the changes made to this KFileMetaInfo instance.
Definition kfilemetainfo.cpp:326
KFileMetaInfo(const QString &path, const QString &mimetype=QString(), WhatFlags w=Everything)
Construct a KFileMetaInfo that contains metainformation about the resource pointed to by path.
KFileMetaInfoGroupList groups() const
What
This is used to specify what a KFileMetaInfo object should read, so you can specify if you want to re...
Definition kfilemetainfo.h:65
@ ContentInfo
read information about the content of the file like comments or id3 tags
Definition kfilemetainfo.h:75
@ Fastest
do the fastest possible read and omit all items that might need a significantly longer time than the ...
Definition kfilemetainfo.h:66
@ ExternalSources
read external metadata sources such as filesystem based extended attributes if they are supported for...
Definition kfilemetainfo.h:77
QList< KFileMetaInfoGroup > KFileMetaInfoGroupList
Definition kfilemetainfo.h:46
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.