108 virtual qint64 GetDownloadSpeed ()
const = 0;
119 virtual qint64 GetUploadSpeed ()
const = 0;
126 virtual void StartAll () = 0;
132 virtual void StopAll () = 0;
168 Q_DECLARE_INTERFACE (
IDownload,
"org.Deviant.LeechCraft.IDownload/1.0")
virtual ~IDownload()
Virtual destructor.
enum IDownload::Error::Type Type_
Q_DECLARE_METATYPE(QVariantList *)
auto operator==(const T &left, const T &right)
A message used for inter-plugin communication.
Common interface for all the downloaders.
The result of testing whether an entity could be handled by a plugin.