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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dsession-dialog.cc33 myPrefs.set( Prefs::SESSION_IS_REMOTE, myRemoteRadioButton->isChecked( ) );
36 myPrefs.set( Prefs::SESSION_REMOTE_AUTH, myAuthCheckBox->isChecked( ) );
46 const bool isRemote = myRemoteRadioButton->isChecked();
47 const bool useAuth = myAuthCheckBox->isChecked();
H A Dhig.h47 QCheckBox* addWideCheckBox( const QString&, bool isChecked );
H A Dmake-dialog.cc157 if( myCommentCheck->isChecked() )
166 myPrivateCheck->isChecked() );
250 buddy->setEnabled( box->isChecked( ) );
256 buddy->setEnabled( box->isChecked( ) );
262 return myFileRadio->isChecked( ) ? myFile : myFolder;
H A Dhig.cc112 HIG :: addWideCheckBox( const QString& text, bool isChecked )
115 check->setChecked( isChecked );
H A Doptions.cc365 tr_bencDictAddBool( args, "paused", !myStartCheck->isChecked( ) );
401 if( myTrashCheck->isChecked( ) && ( myAdd.type==AddData::FILENAME ) )
H A Dmainwin.cc364 TrMainWindow :: onSetPrefs( bool isChecked )
366 if( isChecked )
1202 if( !myFileDialogOptionsCheck->isChecked( ) ) {
H A Dprefs-dialog.cc77 buddy->setEnabled( box->isChecked( ) );
H A Ddetails.cc848 w->setEnabled( box->isChecked( ) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dmenuitem.cpp354 Boolean isChecked = false; local
356 XmNset, & isChecked,
360 item->wxMenuItemBase::Check(isChecked);
361 event.SetInt(isChecked);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dchecklst.cpp122 bool isChecked = GetPeer()->MacIsChecked( item ); local
123 if ( check != isChecked )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dchecklst.cpp136 bool isChecked = m_checks[item] != 0; local
137 if ( check != isChecked )
H A Dmenu.cpp1403 int isChecked; local
1407 isChecked = !item->IsChecked();
1409 item->Check(isChecked != 0);
1414 isChecked = -1;
1417 return SendEvent(item->GetId(), isChecked);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dchecklst.cpp330 bool isChecked = m_checks[item] != 0; local
331 if ( check != isChecked )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A DUSBModem.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/common/ com/common/ndisJni/ com/common/ndisJni/QualNdisJni ...

Completed in 223 milliseconds