Home
last modified time | relevance | path

Searched defs:TorrentStats (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/torrent/
H A Dtorrentstats.h41 QString error_msg;
47 QString output_path;
55 Uint64 bytes_left;
67 Uint32 num_peers;
79 Uint32 chunk_size;
95 bool running;
97 bool started;
99 bool queued;
101 bool autostart;
105 bool completed;
[all …]
H A Dtorrentstats.cpp12 TorrentStats::TorrentStats() in TorrentStats() function in bt::TorrentStats