Searched refs:CV_RADIOBOX (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/modules/highgui/include/opencv2/highgui/
H A Dhighgui_c.h92 enum {CV_PUSH_BUTTON = 0, CV_CHECKBOX = 1, CV_RADIOBOX = 2}; enumerator in enum:__anon15982
/external/opencv3/modules/highgui/src/
H A Dwindow_QT.cpp1411 if (button_type == CV_RADIOBOX)

Completed in 86 milliseconds