KFileMetaData
usermetadata.h
bool hasAttribute(const QString &name)
Definition usermetadata.cpp:153
Attributes queryAttributes(Attributes attributes=Attribute::Any) const
Query list of available attributes.
Definition usermetadata.cpp:184
@ NoSpace
There is insufficient space remaining to store the extended attribute.
Definition usermetadata.h:40
@ MissingPermission
Process doesn't have write permission to the file or the file is marked append-only.
Definition usermetadata.h:42
@ ValueTooBig
The value size exceeds the maximum size allowed per-value (64 kB for Linux VFS)
Definition usermetadata.h:44
@ NotSupported
Underlying filesystem does not provide extended attributes features.
Definition usermetadata.h:38
QString attribute(const QString &name)
Definition usermetadata.cpp:165
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:47:59 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:47:59 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.