Searched refs:myIds (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Drelocate.h37 QSet<int> myIds; member in class:RelocateDialog
H A Drelocate.cc37 mySession.torrentSetLocation( myIds, myPath, myMoveFlag );
68 myIds( ids )
78 foreach( int id, myIds ) {
H A Ddetails.cc198 if( ids == myIds )
204 foreach( int id, myIds ) {
211 myIds = ids;
212 myTrackerModel->refresh( myModel, myIds );
215 foreach( int id, myIds ) {
276 if( !myIds.empty( ) )
279 foreach( int id, myIds ) {
286 mySession.refreshExtraStats( myIds );
335 const int n = myIds.size( );
346 foreach( int id, myIds ) {
[all...]
H A Ddetails.h76 QSet<int> myIds; member in class:Details

Completed in 69 milliseconds