| aboutToBeStarted(bt::TorrentInterface *me, bool &ret) | bt::TorrentInterface | signal |
| addPeerSource(PeerSource *ps) override | bt::TorrentControl | virtual |
| addWebSeed(const QUrl &url) override | bt::TorrentControl | virtual |
| afterDataCheck(DataCheckerJob *job, const BitSet &result) | bt::TorrentControl | protected |
| allJobsDone() (defined in bt::TorrentControl) | bt::TorrentControl | protected |
| announceAllowed() override | bt::TorrentControl | virtual |
| availableChunksBitSet() const override | bt::TorrentControl | virtual |
| beforeDataCheck() (defined in bt::TorrentControl) | bt::TorrentControl | protected |
| changeOutputDir(const QString &new_dir, int flags) override | bt::TorrentControl | virtual |
| ChangeOutputFlags enum name (defined in bt::TorrentInterface) | bt::TorrentInterface | |
| changeTextCodec(QTextCodec *tc) override | bt::TorrentControl | virtual |
| changeTorDir(const QString &new_dir) override | bt::TorrentControl | virtual |
| checkDiskSpace(bool emit_sig=true) override | bt::TorrentControl | virtual |
| chunkDownloaded(bt::TorrentInterface *me, bt::Uint32 chunk) | bt::TorrentInterface | signal |
| corruptedDataFound(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
| createFiles() | bt::TorrentControl | |
| createTorrentFileStream(bt::Uint32 index, bool streaming_mode, QObject *parent) override | bt::TorrentControl | virtual |
| DataCheckerJob (defined in bt::TorrentControl) | bt::TorrentControl | friend |
| dataCheckFinished() (defined in bt::TorrentControl) | bt::TorrentControl | signal |
| deleteDataFiles() override | bt::TorrentControl | virtual |
| diskSpaceLow(bt::TorrentInterface *me, bool toStop) | bt::TorrentInterface | signal |
| display_name (defined in bt::TorrentInterface) | bt::TorrentInterface | protected |
| dndMissingFiles() override | bt::TorrentControl | virtual |
| downloadedChunksBitSet() const override | bt::TorrentControl | virtual |
| excludedChunksBitSet() const override | bt::TorrentControl | virtual |
| finished(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
| FULL_PATH enum value (defined in bt::TorrentInterface) | bt::TorrentInterface | |
| getAssuredSpeeds(Uint32 &up, Uint32 &down) override | bt::TorrentControl | virtual |
| getComments() const override | bt::TorrentControl | virtual |
| getDataDir() const override | bt::TorrentControl | inlinevirtual |
| getDHTNode(Uint32 i) const override | bt::TorrentControl | virtual |
| getDisplayName() const | bt::TorrentInterface | inline |
| getETA() override | bt::TorrentControl | virtual |
| getInfoHash() const override | bt::TorrentControl | virtual |
| getJobQueue() const override | bt::TorrentControl | inlinevirtual |
| getMaxSeedTime() const override | bt::TorrentControl | inlinevirtual |
| getMaxShareRatio() const override | bt::TorrentControl | inlinevirtual |
| getMoveWhenCompletedDir() const override | bt::TorrentControl | inlinevirtual |
| getNumDHTNodes() const override | bt::TorrentControl | virtual |
| getNumFiles() const override | bt::TorrentControl | virtual |
| getNumWebSeeds() const override | bt::TorrentControl | virtual |
| getOwnPeerID() const override | bt::TorrentControl | virtual |
| getPeerMgr() const | bt::TorrentControl | |
| getPriority() const override | bt::TorrentControl | inlinevirtual |
| getRunningTimeDL() const override | bt::TorrentControl | virtual |
| getRunningTimeUL() const override | bt::TorrentControl | virtual |
| getStats() const | bt::TorrentInterface | inline |
| getTextCodec() const override | bt::TorrentControl | virtual |
| getTorDir() const override | bt::TorrentControl | inlinevirtual |
| getTorrent() const | bt::TorrentControl | inline |
| getTorrentFile(Uint32 index) override | bt::TorrentControl | virtual |
| getTorrentFile(Uint32 index) const override | bt::TorrentControl | virtual |
| getTrackersList() override | bt::TorrentControl | virtual |
| getTrackersList() const override | bt::TorrentControl | virtual |
| getTrafficLimits(Uint32 &up, Uint32 &down) override | bt::TorrentControl | virtual |
| getUserModifiedFileName() const | bt::TorrentInterface | inline |
| getWebSeed(Uint32 i) const override | bt::TorrentControl | virtual |
| getWebSeed(Uint32 i) override | bt::TorrentControl | virtual |
| hasExistingFiles() const | bt::TorrentControl | |
| hasMissingFiles(QStringList &sl) override | bt::TorrentControl | virtual |
| init(QueueManagerInterface *qman, const QByteArray &data, const QString &tmpdir, const QString &datadir) | bt::TorrentControl | |
| isAllowedToStart() const | bt::TorrentInterface | inline |
| isFeatureEnabled(TorrentFeature tf) override | bt::TorrentControl | virtual |
| isMultimedia() const override | bt::TorrentControl | virtual |
| isStorageMounted(QStringList &missing) override | bt::TorrentControl | virtual |
| JobQueue (defined in bt::TorrentControl) | bt::TorrentControl | friend |
| loadUrl() const | bt::TorrentInterface | inline |
| markExistingFilesAsDownloaded() override | bt::TorrentControl | 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) override | bt::TorrentControl | virtual |
| needDataCheck(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
| networkUp() override | bt::TorrentControl | virtual |
| onlySeedChunksBitSet() const override | bt::TorrentControl | virtual |
| overMaxRatio() override | bt::TorrentControl | virtual |
| overMaxSeedTime() override | bt::TorrentControl | virtual |
| pause() override | bt::TorrentControl | slot |
| preallocate() (defined in bt::TorrentControl) | bt::TorrentControl | protected |
| PreallocationJob (defined in bt::TorrentControl) | bt::TorrentControl | friend |
| preallocFinished(const QString &error, bool completed) (defined in bt::TorrentControl) | bt::TorrentControl | protected |
| Ptr typedef (defined in bt::TorrentInterface) | bt::TorrentInterface | |
| readyForPreview() const override | bt::TorrentControl | virtual |
| recreateMissingFiles() override | bt::TorrentControl | virtual |
| removePeerSource(PeerSource *ps) override | bt::TorrentControl | virtual |
| removeWebSeed(const QUrl &url) override | bt::TorrentControl | virtual |
| rollback() override | bt::TorrentControl | virtual |
| runningJobsDone(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
| scrapeTracker() override | bt::TorrentControl | slot |
| seedingAutoStopped(bt::TorrentInterface *me, bt::AutoStopReason reason) | bt::TorrentInterface | signal |
| setAllowedToStart(bool on) override | bt::TorrentControl | virtual |
| setAssuredSpeeds(Uint32 up, Uint32 down) override | bt::TorrentControl | virtual |
| setCacheFactory(CacheFactory *cf) | bt::TorrentControl | |
| setChunkSelector(ChunkSelectorInterface *csel) override | bt::TorrentControl | virtual |
| setChunkSelectorFactory(ChunkSelectorFactoryInterface *csfi) | bt::TorrentControl | |
| setDataCheckWhenCompleted(bool on) | bt::TorrentControl | inlinestaticslot |
| setDisplayName(const QString &n) override | bt::TorrentControl | virtual |
| setFeatureEnabled(TorrentFeature tf, bool on) override | bt::TorrentControl | virtual |
| setLoadUrl(const QUrl &u) | bt::TorrentInterface | inline |
| setMaxSeedTime(float hours) override | bt::TorrentControl | virtual |
| setMaxShareRatio(float ratio) override | bt::TorrentControl | virtual |
| setMinimumDiskSpace(Uint32 m) | bt::TorrentControl | inlinestaticslot |
| setMonitor(MonitorInterface *tmo) override | bt::TorrentControl | virtual |
| setMoveWhenCompletedDir(const QString &dir) override | bt::TorrentControl | inlinevirtual |
| setPreallocateDiskSpace(bool pa) | bt::TorrentControl | inline |
| setPriority(int p) override | bt::TorrentControl | virtual |
| setQueued(bool queued) override | bt::TorrentControl | virtual |
| setSuperSeeding(bool on) override | bt::TorrentControl | virtual |
| setTrafficLimits(Uint32 up, Uint32 down) override | bt::TorrentControl | virtual |
| setUserModifiedFileName(const QString &n) override | bt::TorrentControl | virtual |
| start() override | bt::TorrentControl | slot |
| startDataCheck(bool auto_import, bt::Uint32 from, bt::Uint32 to) override | bt::TorrentControl | virtual |
| stats (defined in bt::TorrentInterface) | bt::TorrentInterface | protected |
| statusChanged(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
| stop(WaitJob *wjob=0) override | bt::TorrentControl | slot |
| stoppedByError(bt::TorrentInterface *me, QString msg) | bt::TorrentInterface | signal |
| TorrentControl() (defined in bt::TorrentControl) | bt::TorrentControl | |
| TorrentInterface() (defined in bt::TorrentInterface) | bt::TorrentInterface | |
| torrentStopped(bt::TorrentInterface *me) | bt::TorrentInterface | signal |
| trackerScrapeDone() | bt::TorrentControl | slot |
| unpause() override | bt::TorrentControl | slot |
| update() override | bt::TorrentControl | slot |
| updateQueue() | bt::TorrentInterface | signal |
| updateTracker() override | bt::TorrentControl | slot |
| 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 | |
| ~FilePriorityListener() (defined in bt::FilePriorityListener) | bt::FilePriorityListener | inlinevirtual |
| ~TorrentControl() override (defined in bt::TorrentControl) | bt::TorrentControl | |
| ~TorrentInterface() override (defined in bt::TorrentInterface) | bt::TorrentInterface | |