#include <queuemanagerinterface.h>
- Author
Definition at line 53 of file queuemanagerinterface.h.
◆ alreadyLoaded()
virtual bool bt::QueueManagerInterface::alreadyLoaded |
( |
const SHA1Hash & |
ih | ) |
const |
|
pure virtual |
See if we already loaded a torrent.
- Parameters
-
ih | The info hash of a torrent |
- Returns
- true if we do, false if we don't
◆ mergeAnnounceList()
virtual void bt::QueueManagerInterface::mergeAnnounceList |
( |
const SHA1Hash & |
ih, |
|
|
const TrackerTier * |
trk |
|
) |
| |
|
pure virtual |
Merge announce lists to a torrent
- Parameters
-
ih | The info_hash of the torrent to merge to |
trk | First tier of trackers |
◆ setQueueManagerEnabled()
static void bt::QueueManagerInterface::setQueueManagerEnabled |
( |
bool |
on | ) |
|
|
static |
Disable or enable the QM
- Parameters
-
The documentation for this class was generated from the following file: