mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
User can force tracker reannounce
This commit is contained in:
parent
e846c67bfa
commit
c2da227254
6 changed files with 64 additions and 8 deletions
|
@ -121,6 +121,8 @@ class QTorrentHandle {
|
|||
bool super_seeding() const;
|
||||
#endif
|
||||
QString creation_date() const;
|
||||
QString next_announce() const;
|
||||
qlonglong next_announce_s() const;
|
||||
void get_peer_info(std::vector<peer_info>&) const;
|
||||
#ifndef DISABLE_GUI
|
||||
bool resolve_countries() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue