Searched refs:myWatchDir (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.h50 WatchDir * myWatchDir; member in class:MyApp
H A Dapp.cc165 myWatchDir = new WatchDir( *myModel );
181 connect( myWatchDir, SIGNAL(torrentFileAdded(QString)), this, SLOT(addTorrent(QString)) );
317 delete myWatchDir;
346 myWatchDir->setPath( path, isEnabled );

Completed in 25 milliseconds