mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
"Downloaded pieces" bar now displays in yellow the pieces being downloaded
This commit is contained in:
parent
419d719ab8
commit
af3755bf91
4 changed files with 45 additions and 12 deletions
|
@ -129,6 +129,7 @@ class QTorrentHandle {
|
|||
bool first_last_piece_first() const;
|
||||
QString root_path() const;
|
||||
bool has_error() const;
|
||||
void downloading_pieces(bitfield &bf) const;
|
||||
|
||||
//
|
||||
// Setters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue