qBittorrent
BitTorrent::LoadTorrentParams Struct Reference

#include <loadtorrentparams.h>

Collaboration diagram for BitTorrent::LoadTorrentParams:

Public Attributes

lt::add_torrent_params ltAddTorrentParams {}
 
QString name
 
QString category
 
TagSet tags
 
QString savePath
 
QString downloadPath
 
TorrentContentLayout contentLayout = TorrentContentLayout::Original
 
TorrentOperatingMode operatingMode = TorrentOperatingMode::AutoManaged
 
bool useAutoTMM = false
 
bool firstLastPiecePriority = false
 
bool hasSeedStatus = false
 
bool stopped = false
 
qreal ratioLimit = Torrent::USE_GLOBAL_RATIO
 
int seedingTimeLimit = Torrent::USE_GLOBAL_SEEDING_TIME
 
bool restored = false
 

Detailed Description

Definition at line 41 of file loadtorrentparams.h.

Member Data Documentation

◆ category

◆ contentLayout

◆ downloadPath

◆ firstLastPiecePriority

◆ hasSeedStatus

◆ ltAddTorrentParams

◆ name

◆ operatingMode

◆ ratioLimit

◆ restored

bool BitTorrent::LoadTorrentParams::restored = false

◆ savePath

◆ seedingTimeLimit

◆ stopped

◆ tags

◆ useAutoTMM


The documentation for this struct was generated from the following file: