KIO
kfilemetainfoitem.cpp
Go to the documentation of this file.
A predicate is part of the RDF trinity: subject, predicate, object.
Definition: predicateproperties.h:36
QString suffix() const
This method returns a translated suffix to be displayed after the value.
Definition: kfilemetainfoitem.cpp:114
Definition: kfilemetainfoitem.h:34
bool setValue(const QVariant &value)
Set the value of this field.
Definition: kfilemetainfoitem.cpp:70
const PredicateProperties & properties() const
Retrieve the properties of this field type.
Definition: kfilemetainfoitem.cpp:105
Definition: kfilemetainfoitem_p.h:40
const KFileMetaInfoItem & operator=(const KFileMetaInfoItem &item)
Copy operator.
Definition: kfilemetainfoitem.cpp:49
QString prefix() const
This method returns a translated prefix to be displayed before the value.
Definition: kfilemetainfoitem.cpp:120
bool addValue(const QVariant &)
Append a value to the properties in this file.
Definition: kfilemetainfoitem.cpp:77
bool isSkipped() const
Has this value been skipped by analyzer due to performance or other considerations.
Definition: kfilemetainfoitem.cpp:99
const QVariant & value() const
Retrieve the current value of this item.
Definition: kfilemetainfoitem.cpp:66
Definition: kfilewriteplugin.h:28
bool isRemoved() const
Has this value been removed, e.g with setValue(QVariant())
Definition: kfilemetainfoitem.cpp:91
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:21:06 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:21:06 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.