Syndication
enclosurerss2impl.cpp
16EnclosureRSS2Impl::EnclosureRSS2Impl(const Syndication::RSS2::Item &item, const Syndication::RSS2::Enclosure &enc)
uint duration() const override
for audio/video files, the duration of the file in seconds
Definition enclosurerss2impl.cpp:48
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
void append(QList< T > &&value)
const_reference at(qsizetype i) const const
qsizetype count() const const
bool isEmpty() const const
QStringList split(QChar sep, Qt::SplitBehavior behavior, Qt::CaseSensitivity cs) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:48:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:48:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.