Home | History | Annotate | Download | only in src

Lines Matching refs:CvPushButton

1406         button = (QAbstractButton*) new CvPushButton(this, button_name,call, userdata);
1434 CvPushButton::CvPushButton(CvButtonbar* arg1, QString arg2, CvButtonCallback arg3, void* arg4)
1449 void CvPushButton::callCallBack(bool checked)
2182 if (myclass == "CvPushButton")
2184 CvPushButton* button = (CvPushButton*) temp;
2213 if (myclass == "CvPushButton")
2215 CvPushButton* button = (CvPushButton*) temp;