Searched refs:DIR_WATCH_ENABLED (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 Dprefs.h42 DIR_WATCH_ENABLED, enumerator in enum:Prefs::__anon7427
H A Dprefs.cc39 { DIR_WATCH_ENABLED, "watch-dir-enabled", QVariant::Bool },
258 tr_bencDictAddBool( d, keyStr(DIR_WATCH_ENABLED), false );
H A Dapp.cc343 case Prefs :: DIR_WATCH_ENABLED: {
345 const bool isEnabled( myPrefs->getBool( Prefs::DIR_WATCH_ENABLED ) );
H A Dprefs-dialog.cc539 l = checkBoxNew( tr( "Automatically &add torrents from:" ), Prefs::DIR_WATCH_ENABLED );

Completed in 35 milliseconds