mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 08:48:07 -06:00
Merge pull request #16587 from jagannatharjun/tracker-filter
Optimize torrent filters in GUI
This commit is contained in:
@@ -463,6 +463,7 @@ namespace BitTorrent
|
||||
void startUpTorrents();
|
||||
Torrent *findTorrent(const TorrentID &id) const;
|
||||
QVector<Torrent *> torrents() const;
|
||||
qsizetype torrentsCount() const;
|
||||
bool hasActiveTorrents() const;
|
||||
bool hasUnfinishedTorrents() const;
|
||||
bool hasRunningSeed() const;
|
||||
|
||||
Reference in New Issue
Block a user