"Downloaded pieces" bar now displays in yellow the pieces being downloaded

This commit is contained in:
Christophe Dumez 2010-03-18 22:58:32 +00:00
commit af3755bf91
4 changed files with 45 additions and 12 deletions

View file

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