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
Definition: kfilemetainfoitem.h:34
bool setValue(const QVariant &value)
Set the value of this field.
Definition: kfilemetainfoitem.cpp:70
Definition: kfilemetainfoitem_p.h:40
const KFileMetaInfoItem & operator=(const KFileMetaInfoItem &item)
Copy operator.
Definition: kfilemetainfoitem.cpp:49
const PredicateProperties & properties() const
Retrieve the properties of this field type.
Definition: kfilemetainfoitem.cpp:105
bool isRemoved() const
Has this value been removed, e.g with setValue(QVariant())
Definition: kfilemetainfoitem.cpp:91
QString suffix() const
This method returns a translated suffix to be displayed after the value.
Definition: kfilemetainfoitem.cpp:114
bool addValue(const QVariant &)
Append a value to the properties in this file.
Definition: kfilemetainfoitem.cpp:77
QString prefix() const
This method returns a translated prefix to be displayed before the value.
Definition: kfilemetainfoitem.cpp:120
bool isSkipped() const
Has this value been skipped by analyzer due to performance or other considerations.
Definition: kfilemetainfoitem.cpp:99
Definition: kfilewriteplugin.h:28
const QVariant & value() const
Retrieve the current value of this item.
Definition: kfilemetainfoitem.cpp:66
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.