This is the complete list of members for bt::WebSeed, including all inherited members.
busy() const | bt::WebSeed | |
cancel() | bt::WebSeed | |
chunkDownloaded(Uint32 chunk) | bt::WebSeed | |
chunkDownloadFinished(WebSeedChunkDownload *cd, Uint32 chunk) | bt::WebSeed | signal |
chunkDownloadStarted(WebSeedChunkDownload *cd, Uint32 chunk) | bt::WebSeed | signal |
chunkReady(Chunk *c) | bt::WebSeed | signal |
currentChunkDownload() | bt::WebSeed | inline |
disable(const QString &reason) | bt::WebSeed | |
download(Uint32 first, Uint32 last) | bt::WebSeed | |
enabled (defined in bt::WebSeedInterface) | bt::WebSeedInterface | protected |
failedAttempts() const | bt::WebSeed | inline |
finished() | bt::WebSeed | signal |
getDownloadRate() const override | bt::WebSeed | virtual |
getStatus() const | bt::WebSeedInterface | inline |
getTotalDownloaded() const | bt::WebSeedInterface | inline |
getUrl() const | bt::WebSeedInterface | inline |
inCurrentRange(Uint32 chunk) const | bt::WebSeed | inline |
isEnabled() const | bt::WebSeedInterface | inline |
isUserCreated() const | bt::WebSeedInterface | inline |
onExcluded(Uint32 from, Uint32 to) | bt::WebSeed | |
reset() | bt::WebSeed | slot |
setEnabled(bool on) override | bt::WebSeed | virtual |
setGroupIDs(Uint32 up, Uint32 down) | bt::WebSeed | |
setProxy(const QString &host, bt::Uint16 port) | bt::WebSeed | static |
setProxyEnabled(bool on) | bt::WebSeed | static |
status (defined in bt::WebSeedInterface) | bt::WebSeedInterface | protected |
total_downloaded (defined in bt::WebSeedInterface) | bt::WebSeedInterface | protected |
update() | bt::WebSeed | |
url (defined in bt::WebSeedInterface) | bt::WebSeedInterface | protected |
user (defined in bt::WebSeedInterface) | bt::WebSeedInterface | protected |
WebSeed(const QUrl &url, bool user, const Torrent &tor, ChunkManager &cman) (defined in bt::WebSeed) | bt::WebSeed | |
WebSeedInterface(const QUrl &url, bool user) (defined in bt::WebSeedInterface) | bt::WebSeedInterface | |
~WebSeed() override (defined in bt::WebSeed) | bt::WebSeed | |
~WebSeedInterface() (defined in bt::WebSeedInterface) | bt::WebSeedInterface | virtual |