Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
Syndication
Entry
List of All Members for Syndication::Atom::Entry
This is the complete list of members for
Syndication::Atom::Entry
, including inherited members.
Entry
()
Entry
(const QDomElement &)
accept
(Syndication::SpecificItemVisitor *) : bool
accept
(Syndication::SpecificItemVisitor *) : bool
attribute
(const QString &, const QString &) const : QString
attributeNS
(const QString &, const QString &, const QString &) const : QString
authors
() const : QList<Syndication::Atom::Person>
categories
() const : QList<Syndication::Atom::Category>
childNodesAsXML
() const : QString
childNodesAsXML
(const QDomElement &) : QString
completeURI
(const QString &) const : QString
content
() const : Syndication::Atom::Content
contributors
() const : QList<Syndication::Atom::Person>
debugInfo
() const : QString
element
() const : const QDomElement &
elementsByTagName
(const QString &) const : QList<QDomElement>
elementsByTagNameNS
(const QString &, const QString &) const : QList<QDomElement>
extractElementText
(const QString &) const : QString
extractElementTextNS
(const QString &, const QString &) const : QString
firstElementByTagNameNS
(const QString &, const QString &) const : QDomElement
hasAttribute
(const QString &) const : bool
hasAttributeNS
(const QString &, const QString &) const : bool
id
() const : QString
isNull
() const : bool
links
() const : QList<Syndication::Atom::Link>
published
() const : time_t
rights
() const : QString
setFeedAuthors
(const QList<Syndication::Atom::Person> &)
source
() const : Syndication::Atom::Source
summary
() const : QString
text
() const : QString
title
() const : QString
unhandledElements
() const : QList<QDomElement>
updated
() const : time_t
xmlBase
() const : QString
xmlLang
() const : QString
operator=
(const Syndication::ElementWrapper &) : Syndication::ElementWrapper &
operator==
(const Syndication::ElementWrapper &) const : bool