mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
Group setting torrents upload limit
This commit is contained in:
@@ -52,6 +52,7 @@ public:
|
||||
static QByteArray getPropertiesForTorrent(const QString& hash);
|
||||
static QByteArray getFilesForTorrent(const QString& hash);
|
||||
static QByteArray getTransferInfo();
|
||||
static QByteArray getTorrentsRatesLimits(QStringList& hashes, bool downloadLimits);
|
||||
}; // class btjson
|
||||
|
||||
#endif // BTJSON_H
|
||||
|
||||
Reference in New Issue
Block a user