KIO
kfilemetainfoitem.h
Go to the documentation of this file.
friend class KFileMetaInfoPrivate
Definition kfilemetainfoitem.h:36
QString suffix() const
This method returns a translated suffix to be displayed after the value.
Definition kfilemetainfoitem.cpp:114
bool isSkipped() const
Has this value been skipped by analyzer due to performance or other considerations.
Definition kfilemetainfoitem.cpp:99
bool addValue(const QVariant &)
Append a value to the properties in this file.
Definition kfilemetainfoitem.cpp:77
bool isRemoved() const
Has this value been removed, e.g with setValue(QVariant())
Definition kfilemetainfoitem.cpp:91
const KFileMetaInfoItem & operator=(const KFileMetaInfoItem &item)
Copy operator.
Definition kfilemetainfoitem.cpp:49
const QVariant & value() const
Retrieve the current value of this item.
Definition kfilemetainfoitem.cpp:66
const PredicateProperties & properties() const
Retrieve the properties of this field type.
Definition kfilemetainfoitem.cpp:105
QString prefix() const
This method returns a translated prefix to be displayed before the value.
Definition kfilemetainfoitem.cpp:120
Definition kfilewriteplugin.h:28
A predicate is part of the RDF trinity: subject, predicate, object.
Definition predicateproperties.h:36
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.