Syndication
enclosurerss2impl.cpp
16 EnclosureRSS2Impl::EnclosureRSS2Impl(const Syndication::RSS2::Item &item, const Syndication::RSS2::Enclosure &enc)
void append(const T &value)
QStringList split(const QString &sep, QString::SplitBehavior behavior, Qt::CaseSensitivity cs) const const
int count(const T &value) const const
uint length() const override
returns the length of the linked file in bytes
Definition: enclosurerss2impl.cpp:43
bool isNull() const override
returns whether this enclosure is a null object.
Definition: enclosurerss2impl.cpp:22
QString url() const override
The URL of the linked resource (required).
Definition: enclosurerss2impl.cpp:27
bool isEmpty() const const
const T & at(int i) const const
uint duration() const override
for audio/video files, the duration of the file in seconds
Definition: enclosurerss2impl.cpp:48
Describes a media object that is "attached" to the item.
Definition: rss2/enclosure.h:28
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 03:52:04 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 03:52:04 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.