• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/

Lines Matching refs:Torrent

35 Torrent :: Torrent( Prefs& prefs, int id ):
46 Torrent :: ~Torrent( )
54 Torrent :: Property
55 Torrent :: myProperties[] =
115 Torrent :: KeyList
116 Torrent :: buildKeyList( Group group )
128 const Torrent :: KeyList&
129 Torrent :: getInfoKeys( )
137 const Torrent :: KeyList&
138 Torrent :: getStatKeys( )
144 const Torrent :: KeyList&
145 Torrent :: getExtraStatKeys( )
155 Torrent :: setInt( int i, int value )
172 Torrent :: setBool( int i, bool value )
189 Torrent :: setDouble( int i, double value )
206 Torrent :: setDateTime( int i, const QDateTime& value )
223 Torrent :: setSize( int i, qulonglong value )
240 Torrent :: setString( int i, const char * value )
257 Torrent :: setIcon( int i, const QIcon& value )
267 Torrent :: getInt( int i ) const
276 Torrent :: getDateTime( int i ) const
285 Torrent :: getBool( int i ) const
294 Torrent :: getSize( int i ) const
302 Torrent :: getDouble( int i ) const
310 Torrent :: getString( int i ) const
318 Torrent :: getIcon( int i ) const
331 Torrent :: getSeedRatio( double& ratio ) const
356 Torrent :: hasFileSubstring( const QString& substr ) const
365 Torrent :: hasTrackerSubstring( const QString& substr ) const
374 Torrent :: compareSeedRatio( const Torrent& that ) const
388 Torrent :: compareRatio( const Torrent& that ) const
401 Torrent :: compareETA( const Torrent& that ) const
412 Torrent :: compareTracker( const Torrent& that ) const
425 Torrent :: updateMimeIcon( )
446 Torrent :: notifyComplete( ) const
456 Torrent :: update( tr_benc * d )
700 Torrent :: activityString( ) const
719 Torrent :: getError( ) const