KanoopTorrentQt 0.1.0
Qt6 wrapper library for libtorrent-rasterbar
Loading...
Searching...
No Matches
TorrentClient Member List

This is the complete list of members for TorrentClient, including all inherited members.

addIpFilter(const QHostAddress &first, const QHostAddress &last)TorrentClient
addTorrent(const MagnetLink &magnetLink, const QString &downloadDirectory=QString())TorrentClient
addTorrent(const QString &torrentFilePath, const QString &downloadDirectory=QString())TorrentClient
addTorrent(const QByteArray &torrentData, const QString &downloadDirectory=QString())TorrentClient
clearIpFilter()TorrentClient
defaultDownloadDirectory() constTorrentClientinline
dhtBootstrapComplete()TorrentClientsignal
downloadRateLimit() constTorrentClient
EncryptionDisabled enum valueTorrentClient
EncryptionEnabled enum valueTorrentClient
EncryptionForced enum valueTorrentClient
EncryptionMode enum nameTorrentClient
encryptionMode() constTorrentClient
externalAddressDetected(const QString &address)TorrentClientsignal
findTorrent(const QByteArray &infoHash) constTorrentClient
isDhtEnabled() constTorrentClient
isLsdEnabled() constTorrentClient
listenFailed(const QString &address, int port, const QString &error)TorrentClientsignal
listenInterfaces() constTorrentClient
listenSucceeded(const QString &address, int port)TorrentClientsignal
loadBlocklist(const QString &filePath)TorrentClient
loadResumeData()TorrentClient
maxConnections() constTorrentClient
maxUploads() constTorrentClient
networkProxy() constTorrentClientinline
processAlerts()TorrentClient
removeIpFilter(const QHostAddress &first, const QHostAddress &last)TorrentClient
removeTorrent(Torrent *torrent, bool deleteFiles=false)TorrentClient
requestSessionStats()TorrentClient
resumeDataDirectory() constTorrentClientinline
resumeDataFailed(const QByteArray &infoHash, const QString &error)TorrentClientsignal
resumeDataSaved(const QByteArray &infoHash)TorrentClientsignal
saveAllResumeData()TorrentClient
sessionStats() constTorrentClient
sessionStatsReceived(const SessionStats &stats)TorrentClientsignal
setDefaultDownloadDirectory(const QString &value)TorrentClientinline
setDhtEnabled(bool enabled)TorrentClient
setDownloadRateLimit(int bytesPerSecond)TorrentClient
setEncryptionMode(EncryptionMode mode)TorrentClient
setListenInterfaces(const QString &value)TorrentClient
setLsdEnabled(bool enabled)TorrentClient
setMaxConnections(int value)TorrentClient
setMaxUploads(int value)TorrentClient
setNetworkProxy(const QNetworkProxy &value)TorrentClient
setResumeDataDirectory(const QString &path)TorrentClient
setUploadRateLimit(int bytesPerSecond)TorrentClient
setUserAgent(const QString &value)TorrentClient
startAll()TorrentClient
stopAll()TorrentClient
torrentAdded(Torrent *torrent)TorrentClientsignal
TorrentClient(QObject *parent=nullptr)TorrentClientexplicit
torrentComplete(Torrent *torrent)TorrentClientsignal
torrentRemoved(const QByteArray &infoHash)TorrentClientsignal
torrents() constTorrentClientinline
torrentStateChanged(Torrent *torrent, Torrent::State state)TorrentClientsignal
uploadRateLimit() constTorrentClient
userAgent() constTorrentClient
~TorrentClient() (defined in TorrentClient)TorrentClient