Syndication
enclosureatomimpl.cpp
KIOCORE_EXPORT CopyJob * link(const QList< QUrl > &src, const QUrl &destDir, JobFlags flags=DefaultFlags)
QString url() const override
The URL of the linked resource (required).
Definition: enclosureatomimpl.cpp:24
uint duration() const override
for audio/video files, the duration of the file in seconds
Definition: enclosureatomimpl.cpp:44
bool isNull() const override
returns whether this enclosure is a null object.
Definition: enclosureatomimpl.cpp:19
uint length() const override
returns the length of the linked file in bytes
Definition: enclosureatomimpl.cpp:39
A link, pointing to webpages, media files on the web ("podcast"), related content,...
Definition: link.h:26
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 23 2023 03:51:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 23 2023 03:51:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.