Brand new torrent model for the transfer list

This commit is contained in:
Christophe Dumez
2010-11-14 15:28:22 +00:00
parent 01cc4452b2
commit d76877b1a2
12 changed files with 609 additions and 602 deletions

View File

@@ -79,7 +79,7 @@ public slots:
void showNotificationBaloon(QString title, QString msg) const;
void downloadFromURLList(const QStringList& urls);
void updateAltSpeedsBtn(bool alternative);
void updateNbTorrents(unsigned int nb_downloading, unsigned int nb_seeding, unsigned int nb_active, unsigned int nb_inactive, unsigned int nb_paused);
void updateNbTorrents();
void deleteBTSession();
protected slots: