85 virtual qint64 GetDownloadSpeed ()
const = 0;
96 virtual qint64 GetUploadSpeed ()
const = 0;
103 virtual void StartAll () = 0;
109 virtual void StopAll () = 0;
148 virtual void KillTask (
int id) = 0;
155 Q_DECLARE_INTERFACE (
IDownload,
"org.Deviant.LeechCraft.IDownload/1.0")
virtual ~IDownload()
Virtual destructor.
unsigned long int JobID_t
Q_DECLARE_METATYPE(QVariantList *)
Common interface for all the downloaders.
The result of testing whether an entity could be handled by a plugin.
A message used for inter-plugin communication.