mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 17:12:31 -06:00
- Initial implementation of Peer list
This commit is contained in:
@@ -116,6 +116,7 @@ class QTorrentHandle {
|
||||
bool is_sequential_download() const;
|
||||
bool super_seeding() const;
|
||||
QString creation_date() const;
|
||||
void get_peer_info(std::vector<peer_info>&) const;
|
||||
|
||||
//
|
||||
// Setters
|
||||
|
||||
Reference in New Issue
Block a user