Lines Matching refs:CvCheckBox
1409 button = (QAbstractButton*) new CvCheckBox(this, button_name,call, userdata, initial_button_state);
1456 CvCheckBox::CvCheckBox(CvButtonbar* arg1, QString arg2, CvButtonCallback arg3, void* arg4, int initial_button_state)
1472 void CvCheckBox::callCallBack(bool checked)
2188 else if (myclass == "CvCheckBox")
2190 CvCheckBox* button = (CvCheckBox*) temp;
2220 else if (myclass == "CvCheckBox")
2222 CvCheckBox* button = (CvCheckBox*) temp;