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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dfilterbar.cc300 QMap<QString,int> torrentsPerHost; local
319 ++torrentsPerHost[ name ];
330 row->setData( getCountString(torrentsPerHost[name]), TorrentCountRole );
361 row->setData( getCountString(torrentsPerHost[host]), TorrentCountRole );

Completed in 43 milliseconds