akregator/src/librss

RSS::Enclosure Class Reference

List of all members.

Detailed Description

Definition at line 36 of file enclosure.h.


Public Member Functions

QDomElement toXML (QDomDocument document) const
 Enclosure ()
 Enclosure (const Enclosure &other)
 Enclosure (const QString &url, int length, const QString &type)
virtual ~Enclosure ()
bool isNull () const
Enclosureoperator= (const Enclosure &other)
bool operator== (const Enclosure &other) const
QString url () const
int length () const
QString type () const

Static Public Member Functions

static Enclosure fromXML (const QDomElement &e)

Member Function Documentation

QString RSS::Enclosure::url (  )  const

returns the URL of the enclosure

Definition at line 138 of file enclosure.cpp.

int RSS::Enclosure::length (  )  const

returns the size of the enclosure in bytes

Definition at line 143 of file enclosure.cpp.

QString RSS::Enclosure::type (  )  const

returns the mime type of the enclosure

Definition at line 148 of file enclosure.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys