30 #ifndef INTERFACES_IDOWNLOAD_H
31 #define INTERFACES_IDOWNLOAD_H
82 virtual qint64 GetDownloadSpeed ()
const = 0;
93 virtual qint64 GetUploadSpeed ()
const = 0;
100 virtual void StartAll () = 0;
106 virtual void StopAll () = 0;
143 virtual void KillTask (
int id) = 0;
virtual ~IDownload()
Virtual destructor.
Q_DECLARE_INTERFACE(IColorThemeManager,"org.Deviant.LeechCraft.IColorThemeManager/1.0")
unsigned long int JobID_t
Common interface for all the downloaders.
The result of testing whether the entity could be handled.
Describes parameters of an entity.