Home
last modified time | relevance | path

Searched refs:shortcut_save_img (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/highgui/src/
Dwindow_QT.h89 shortcut_save_img = Qt::CTRL + Qt::Key_S, enumerator
Dwindow_QT.cpp2004 vect_QShortcuts[8] = new QShortcut(shortcut_save_img, this); in createShortcuts()