syndication/rss2
image.cpp
QString link() const
The URL of the site, when the channel is rendered, the image should be a link to the site...
Definition: image.cpp:49
QString number(int n, int base)
QString title() const
Describes the image, can be used in the ALT attribute of the HTML tag when the channel is rende...
Definition: image.cpp:43
Image()
Default constructor, creates a null object, for which isNull() is true.
Definition: image.cpp:30
QString debugInfo() const
Returns a description of the object for debugging purposes.
Definition: image.cpp:82
QString description() const
optional text that can be included in the TITLE attribute of the link formed around the image in HTML...
Definition: image.cpp:77
uint toUInt(bool *ok, int base) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.