Lines Matching refs:CvRadioButton
1413 button = (QAbstractButton*) new CvRadioButton(this, button_name,call, userdata, initial_button_state);
1479 CvRadioButton::CvRadioButton(CvButtonbar* arg1, QString arg2, CvButtonCallback arg3, void* arg4, int initial_button_state)
1494 void CvRadioButton::callCallBack(bool checked)
2194 else if (myclass == "CvRadioButton")
2196 CvRadioButton* button = (CvRadioButton*) temp;
2227 else if (myclass == "CvRadioButton")
2229 CvRadioButton* button = (CvRadioButton*) temp;