Searched refs:addTorrent (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Ddbus-adaptor.cc36 myApp->addTorrent( addme );
H A Dapp.h68 void addTorrent( const QString& );
69 void addTorrent( const AddData& );
H A Dtorrent-model.h57 void addTorrent( Torrent * );
H A Dapp.cc181 connect( myWatchDir, SIGNAL(torrentFileAdded(QString)), this, SLOT(addTorrent(QString)) );
240 addTorrent( *it );
399 MyApp :: addTorrent( const QString& key ) function in class:MyApp
404 addTorrent( addme );
408 MyApp :: addTorrent( const AddData& addme ) function in class:MyApp
412 mySession->addTorrent( addme );
H A Dtorrent-model.cc77 TorrentModel :: addTorrent( Torrent * t ) function in class:TorrentModel
191 addTorrent( tor );
H A Dmainwin.h177 void addTorrent( const QString& filename );
H A Dsession.h119 void addTorrent( const AddData& addme );
H A Dmainwin.cc1189 mySession.addTorrent( key );
1196 addTorrent( filename );
1200 TrMainWindow :: addTorrent( const QString& filename ) function in class:TrMainWindow
1203 mySession.addTorrent( filename );
1388 dynamic_cast<MyApp*>(QApplication::instance())->addTorrent( key );
H A Dsession.cc945 Session :: addTorrent( const AddData& addMe ) function in class:Session
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dmakemeta-ui.c125 addTorrent( MakeMetaUI * ui ) function
152 addTorrent( ui );

Completed in 132 milliseconds