Syndication
dublincore.cpp
void append(const T &value)
bool isNull() const const
QStringList subjects() const
like subject(), but returns all dc:subject properties, not only one.
Definition: dublincore.cpp:127
QString format() const
"The physical or digital manifestation of the resource.
Definition: dublincore.cpp:87
time_t date() const
"A date associated with an event in the life cycle of the resource.
Definition: dublincore.cpp:76
QString rights() const
"Information about rights held in and over the resource.
Definition: dublincore.cpp:112
QString coverage() const
"The extent or scope of the content of the resource.
Definition: dublincore.cpp:51
QList::const_iterator constBegin() const const
QString creator() const
"An entity primarily responsible for making the content of the resource.
Definition: dublincore.cpp:56
Definition: atom/document.h:17
QString type() const
"The nature or genre of the content of the resource.
Definition: dublincore.cpp:147
QString language() const
"A language of the intellectual content of the resource.
Definition: dublincore.cpp:97
QString contributor() const
"An entity responsible for making contributions to the content of the resource.
Definition: dublincore.cpp:31
QString debugInfo() const
returns a debug string describing the available DC metadata for debugging purposes
Definition: dublincore.cpp:152
DublinCore(ResourcePtr resource)
creates a dublin core convenience wrapper for a resource
Definition: dublincore.cpp:22
QStringList creators() const
like creator(), but returns all dc:creator properties, not only one.
Definition: dublincore.cpp:61
KCALUTILS_EXPORT QString dateTimeToString(const QDateTime &date, bool dateOnly=false, bool shortfmt=true)
QString identifier() const
"An unambiguous reference to the resource within a given context.
Definition: dublincore.cpp:92
QList::const_iterator constEnd() const const
QString arg(qlonglong a, int fieldWidth, int base, QChar fillChar) const const
QString publisher() const
"An entity responsible for making the resource available.
Definition: dublincore.cpp:102
QString source() const
A Reference to a resource from which the present resource is derived.
Definition: dublincore.cpp:117
QStringList contributors() const
like contributor(), but returns all dc:contributor properties, not only one.
Definition: dublincore.cpp:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:57:11 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:57:11 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.