Syndication
rss2/enclosure.cpp
bool isNull() const
returns whether the wrapped element is a null element
Definition elementwrapper.cpp:68
bool hasAttribute(const QString &name) const
Returns true if this element has an attribute called name; otherwise returns false.
Definition elementwrapper.cpp:269
QString attribute(const QString &name, const QString &defValue=QString()) const
Returns the attribute called name.
Definition elementwrapper.cpp:259
Enclosure()
Default constructor, creates a null object, for which isNull() is true.
Definition rss2/enclosure.cpp:14
QString debugInfo() const
Returns a description of the object for debugging purposes.
Definition rss2/enclosure.cpp:46
QString number(double n, char format, int precision)
int toInt(bool *ok, int base) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.