Several fixes to the new torrent model (still buggy)

This commit is contained in:
Christophe Dumez
2010-11-14 18:46:16 +00:00
parent af562ecf89
commit 9c67aaf641
6 changed files with 18 additions and 67 deletions

View File

@@ -76,6 +76,7 @@ private slots:
void notifyTorrentChanged(int row);
void forceModelRefresh();
void handleTorrentLabelChange(QString previous, QString current);
void handleTorrentAboutToBeRemoved(const QTorrentHandle & h);
private:
void beginInsertTorrent(int row);