syndication/rdf
item.cpp
A resource wrapper providing convenient access to Dublin Core metadata.
Definition: dublincore.h:49
QString debugInfo() const
returns a debug string describing the available DC metadata for debugging purposes
Definition: dublincore.cpp:169
QString debugInfo() const
/** Returns a description of the item for debugging purposes.
Definition: item.cpp:127
DublinCore dc() const
returns a dublin core description of this item (including metadata such as item author or subject)
Definition: item.cpp:107
QString link() const
The item's URL, usually pointing to a website containing the full content (news article,...
Definition: item.cpp:102
ResourceWrapper & operator=(const ResourceWrapper &other)
Assignment oeprator Due to the shared d pointer, this is a cheap operation.
Definition: resourcewrapper.cpp:59
bool operator==(const ResourceWrapper &other) const
compares two resource wrapper instances.
Definition: resourcewrapper.cpp:65
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.