libktorrent  2.1.1
bt::TorrentInterface Member List

This is the complete list of members for bt::TorrentInterface, including all inherited members.

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