aboutToBeStarted(bt::TorrentInterface *me, bool &ret) | bt::TorrentInterface | signal |
addPeerSource(PeerSource *ps)=0 | bt::TorrentInterface | pure virtual |
addWebSeed(const QUrl &url)=0 | bt::TorrentInterface | pure virtual |
announceAllowed()=0 | bt::TorrentInterface | pure virtual |
availableChunksBitSet() const =0 | bt::TorrentInterface | pure virtual |
changeOutputDir(const QString &new_dir, int flags)=0 | bt::TorrentInterface | pure virtual |
ChangeOutputFlags enum name (defined in bt::TorrentInterface) | bt::TorrentInterface | |
changeTextCodec(QTextCodec *tc)=0 | bt::TorrentInterface | pure virtual |
changeTorDir(const QString &new_dir)=0 | bt::TorrentInterface | pure virtual |
checkDiskSpace(bool emit_sig=true)=0 | bt::TorrentInterface | pure virtual |
chunkDownloaded(bt::TorrentInterface *me, bt::Uint32 chunk) | bt::TorrentInterface | signal |
corruptedDataFound(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
createTorrentFileStream(bt::Uint32 index, bool streaming_mode, QObject *parent)=0 | bt::TorrentInterface | pure virtual |
deleteDataFiles()=0 | bt::TorrentInterface | pure virtual |
diskSpaceLow(bt::TorrentInterface *me, bool toStop) | bt::TorrentInterface | signal |
display_name (defined in bt::TorrentInterface) | bt::TorrentInterface | protected |
dndMissingFiles()=0 | bt::TorrentInterface | pure virtual |
downloadedChunksBitSet() const =0 | bt::TorrentInterface | pure virtual |
excludedChunksBitSet() const =0 | bt::TorrentInterface | pure virtual |
finished(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
FULL_PATH enum value (defined in bt::TorrentInterface) | bt::TorrentInterface | |
getAssuredSpeeds(Uint32 &up, Uint32 &down)=0 | bt::TorrentInterface | pure virtual |
getComments() const =0 | bt::TorrentInterface | pure virtual |
getDataDir() const =0 | bt::TorrentInterface | pure virtual |
getDHTNode(Uint32 i) const =0 | bt::TorrentInterface | pure virtual |
getDisplayName() const | bt::TorrentInterface | inline |
getETA()=0 | bt::TorrentInterface | pure virtual |
getInfoHash() const =0 | bt::TorrentInterface | pure virtual |
getJobQueue() const =0 | bt::TorrentInterface | pure virtual |
getMaxSeedTime() const =0 | bt::TorrentInterface | pure virtual |
getMaxShareRatio() const =0 | bt::TorrentInterface | pure virtual |
getMoveWhenCompletedDir() const =0 | bt::TorrentInterface | pure virtual |
getNumDHTNodes() const =0 | bt::TorrentInterface | pure virtual |
getNumFiles() const =0 | bt::TorrentInterface | pure virtual |
getNumWebSeeds() const =0 | bt::TorrentInterface | pure virtual |
getOwnPeerID() const =0 | bt::TorrentInterface | pure virtual |
getPriority() const =0 | bt::TorrentInterface | pure virtual |
getRunningTimeDL() const =0 | bt::TorrentInterface | pure virtual |
getRunningTimeUL() const =0 | bt::TorrentInterface | pure virtual |
getStats() const | bt::TorrentInterface | inline |
getTextCodec() const =0 | bt::TorrentInterface | pure virtual |
getTorDir() const =0 | bt::TorrentInterface | pure virtual |
getTorrentFile(Uint32 index)=0 | bt::TorrentInterface | pure virtual |
getTorrentFile(Uint32 index) const =0 | bt::TorrentInterface | pure virtual |
getTrackersList()=0 | bt::TorrentInterface | pure virtual |
getTrackersList() const =0 | bt::TorrentInterface | pure virtual |
getTrafficLimits(Uint32 &up, Uint32 &down)=0 | bt::TorrentInterface | pure virtual |
getUserModifiedFileName() const | bt::TorrentInterface | inline |
getWebSeed(Uint32 i) const =0 | bt::TorrentInterface | pure virtual |
getWebSeed(Uint32 i)=0 | bt::TorrentInterface | pure virtual |
handleError(const QString &err)=0 | bt::TorrentInterface | pure virtual |
hasMissingFiles(QStringList &sl)=0 | bt::TorrentInterface | pure virtual |
isAllowedToStart() const | bt::TorrentInterface | inline |
isFeatureEnabled(TorrentFeature tf)=0 | bt::TorrentInterface | pure virtual |
isMultimedia() const =0 | bt::TorrentInterface | pure virtual |
isStorageMounted(QStringList &missing)=0 | bt::TorrentInterface | pure virtual |
loadUrl() const | bt::TorrentInterface | inline |
markExistingFilesAsDownloaded()=0 | bt::TorrentInterface | pure virtual |
maxRatioChanged(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
missingFilesMarkedDND(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
MOVE_FILES enum value (defined in bt::TorrentInterface) | bt::TorrentInterface | |
moveTorrentFiles(const QMap< TorrentFileInterface *, QString > &files)=0 | bt::TorrentInterface | pure virtual |
needDataCheck(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
networkUp()=0 | bt::TorrentInterface | pure virtual |
onlySeedChunksBitSet() const =0 | bt::TorrentInterface | pure virtual |
overMaxRatio()=0 | bt::TorrentInterface | pure virtual |
overMaxSeedTime()=0 | bt::TorrentInterface | pure virtual |
pause()=0 | bt::TorrentInterface | pure virtual |
Ptr typedef (defined in bt::TorrentInterface) | bt::TorrentInterface | |
readyForPreview() const =0 | bt::TorrentInterface | pure virtual |
recreateMissingFiles()=0 | bt::TorrentInterface | pure virtual |
removePeerSource(PeerSource *ps)=0 | bt::TorrentInterface | pure virtual |
removeWebSeed(const QUrl &url)=0 | bt::TorrentInterface | pure virtual |
rollback()=0 | bt::TorrentInterface | pure virtual |
runningJobsDone(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
scrapeTracker()=0 | bt::TorrentInterface | pure virtual |
seedingAutoStopped(bt::TorrentInterface *me, bt::AutoStopReason reason) | bt::TorrentInterface | signal |
setAllowedToStart(bool on)=0 | bt::TorrentInterface | pure virtual |
setAssuredSpeeds(Uint32 up, Uint32 down)=0 | bt::TorrentInterface | pure virtual |
setChunkSelector(ChunkSelectorInterface *csel)=0 | bt::TorrentInterface | pure virtual |
setDisplayName(const QString &n)=0 | bt::TorrentInterface | pure virtual |
setFeatureEnabled(TorrentFeature tf, bool on)=0 | bt::TorrentInterface | pure virtual |
setLoadUrl(const QUrl &u) | bt::TorrentInterface | inline |
setMaxSeedTime(float hours)=0 | bt::TorrentInterface | pure virtual |
setMaxShareRatio(float ratio)=0 | bt::TorrentInterface | pure virtual |
setMonitor(MonitorInterface *tmo)=0 | bt::TorrentInterface | pure virtual |
setMoveWhenCompletedDir(const QString &dir)=0 | bt::TorrentInterface | pure virtual |
setPriority(int p)=0 | bt::TorrentInterface | pure virtual |
setQueued(bool queued)=0 | bt::TorrentInterface | pure virtual |
setSuperSeeding(bool on)=0 | bt::TorrentInterface | pure virtual |
setTrafficLimits(Uint32 up, Uint32 down)=0 | bt::TorrentInterface | pure virtual |
setUserModifiedFileName(const QString &n) | bt::TorrentInterface | inlinevirtual |
start()=0 | bt::TorrentInterface | pure virtual |
startDataCheck(bool auto_import, bt::Uint32 from, bt::Uint32 to)=0 | bt::TorrentInterface | pure virtual |
stats (defined in bt::TorrentInterface) | bt::TorrentInterface | protected |
statusChanged(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
stop(bt::WaitJob *wjob=0)=0 | bt::TorrentInterface | pure virtual |
stoppedByError(bt::TorrentInterface *me, QString msg) | bt::TorrentInterface | signal |
TorrentInterface() (defined in bt::TorrentInterface) | bt::TorrentInterface | |
torrentStopped(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
unpause()=0 | bt::TorrentInterface | pure virtual |
update()=0 | bt::TorrentInterface | pure virtual |
updateQueue() | bt::TorrentInterface | signal |
updateStatus()=0 | bt::TorrentInterface | pure virtual |
updateTracker()=0 | bt::TorrentInterface | pure virtual |
url (defined in bt::TorrentInterface) | bt::TorrentInterface | protected |
user_modified_name (defined in bt::TorrentInterface) | bt::TorrentInterface | protected |
WPtr typedef (defined in bt::TorrentInterface) | bt::TorrentInterface | |
~TorrentInterface() override (defined in bt::TorrentInterface) | bt::TorrentInterface | |