syndication/atom
document.h
57class SYNDICATION_EXPORT FeedDocument : public Syndication::SpecificDocument, public ElementWrapper
202class SYNDICATION_EXPORT EntryDocument : public Syndication::SpecificDocument, public Syndication::ElementWrapper
An Atom 1.0 Entry Document, containing a single Atom entry outside of the context of a feed.
Definition document.h:203
an Atom entry, equivalent to the "items" in the RSS world.
Definition entry.h:54
An Atom 1.0 Feed Document, containing metadata describing the feed and a number of entries.
Definition document.h:58
Description of the agent used to generate the feed.
Definition generator.h:40
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.