mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
FEATURE: Several torrents can be moved at once
This commit is contained in:
parent
cc97ee86df
commit
c09294df2f
3 changed files with 37 additions and 3 deletions
|
@ -59,6 +59,7 @@ public slots:
|
|||
void setFinished(QTorrentHandle &h);
|
||||
void setSelectionLabel(QString label);
|
||||
void setRefreshInterval(int t);
|
||||
void setSelectedTorrentsLocation();
|
||||
void startSelectedTorrents();
|
||||
void startAllTorrents();
|
||||
void pauseSelectedTorrents();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue