qBittorrent
downloadpriority.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 BitTorrent
 

Enumerations

enum class  BitTorrent::DownloadPriority : int {
  BitTorrent::Ignored = 0 , BitTorrent::Normal = 1 , BitTorrent::High = 6 , BitTorrent::Maximum = 7 ,
  BitTorrent::Mixed = -1
}
 

Functions

bool BitTorrent::isValidDownloadPriority (const DownloadPriority priority)