KFileMetaData
usermetadata.h
34 NoError = 0,
The UserMetaData class can be used to read and set user meta data of files.
Definition usermetadata.h:26
@ 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
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.