- Initial implementation of Peer list

This commit is contained in:
Christophe Dumez 2009-11-14 10:37:45 +00:00
commit 8260159ca4
11 changed files with 283 additions and 62 deletions

View file

@ -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