Searched refs:magnetTorrent (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dtorrent.h209 bool magnetTorrent; member in class:Torrent
264 bool isMagnet( ) const { return magnetTorrent; }
330 void setMagnet( bool magnet ) { magnetTorrent = magnet; }
H A Dtorrent.cc36 magnetTorrent( false ),

Completed in 46 milliseconds