Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_QT.h88 shortcut_zoom_imgRegion = Qt::CTRL + Qt::Key_X, enumerator
Dwindow_QT.cpp1995 vect_QShortcuts[5] = new QShortcut(shortcut_zoom_imgRegion, this); in createShortcuts()