Searched refs:onTorrentsAdded (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 Dapp.h63 void onTorrentsAdded( QSet<int> );
H A Dapp.cc175 connect( myModel, SIGNAL(torrentsAdded(QSet<int>)), this, SLOT(onTorrentsAdded(QSet<int>)) );
254 MyApp :: onTorrentsAdded( QSet<int> torrents ) function in class:MyApp

Completed in 59 milliseconds