Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_QT.h87 enum { shortcut_zoom_normal = Qt::CTRL + Qt::Key_Z, enumerator
Dwindow_QT.cpp1992 vect_QShortcuts[4] = new QShortcut(shortcut_zoom_normal, this); in createShortcuts()