Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_QT.h91 shortcut_zoom_in = Qt::CTRL + Qt::Key_Plus,//QKeySequence(QKeySequence::ZoomIn), enumerator
Dwindow_QT.cpp1998 vect_QShortcuts[6] = new QShortcut(shortcut_zoom_in, this); in createShortcuts()