syndication/rdf
Syndication::RDF::Image Class Reference
#include <image.h>
Inheritance diagram for Syndication::RDF::Image:
Public Member Functions | |
| Image () | |
| Image (ResourcePtr resource) | |
| virtual | ~Image () |
| QString | debugInfo () const |
| QString | link () const |
| QString | title () const |
| QString | url () const |
| Public Member Functions inherited from Syndication::RDF::ResourceWrapper | |
| ResourceWrapper () | |
| ResourceWrapper (const ResourceWrapper &other) | |
| ResourceWrapper (ResourcePtr resource) | |
| virtual | ~ResourceWrapper () |
| bool | isNull () const |
| ResourceWrapper & | operator= (const ResourceWrapper &other) |
| bool | operator== (const ResourceWrapper &other) const |
| ResourcePtr | resource () const |
Detailed Description
An image to be associated with an HTML rendering of the channel.
Constructor & Destructor Documentation
◆ Image() [1/2]
| Syndication::RDF::Image::Image | ( | ) |
◆ Image() [2/2]
|
explicit |
◆ ~Image()
Member Function Documentation
◆ debugInfo()
| QString Syndication::RDF::Image::debugInfo | ( | ) | const |
◆ link()
| QString Syndication::RDF::Image::link | ( | ) | const |
◆ title()
| QString Syndication::RDF::Image::title | ( | ) | const |
◆ url()
| QString Syndication::RDF::Image::url | ( | ) | const |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jul 24 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jul 24 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.