qBittorrent
torrentfilter.h File Reference
#include <QSet>
#include <QString>
#include "base/bittorrent/infohash.h"
Include dependency graph for torrentfilter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TorrentFilter
 

Namespaces

 BitTorrent
 

Typedefs

using TorrentIDSet = QSet< BitTorrent::TorrentID >
 

Typedef Documentation

◆ TorrentIDSet

Definition at line 41 of file torrentfilter.h.