Searched refs:SHOW_DESKTOP_NOTIFICATION (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.h44 SHOW_DESKTOP_NOTIFICATION, enumerator in enum:Prefs::__anon7427
H A Dprefs.cc41 { SHOW_DESKTOP_NOTIFICATION, "show-desktop-notification", QVariant::Bool },
268 tr_bencDictAddBool( d, keyStr(SHOW_DESKTOP_NOTIFICATION), true );
H A Dapp.cc256 if( !myPrefs->getBool( Prefs::SHOW_DESKTOP_NOTIFICATION ) )
H A Dprefs-dialog.cc303 hig->addWideControl( checkBoxNew( tr( "Show &popup notifications" ), Prefs::SHOW_DESKTOP_NOTIFICATION ) ); member in class:Prefs

Completed in 75 milliseconds