Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_QT.h92 shortcut_zoom_out = Qt::CTRL + Qt::Key_Minus,//QKeySequence(QKeySequence::ZoomOut), enumerator
Dwindow_QT.cpp2001 vect_QShortcuts[7] = new QShortcut(shortcut_zoom_out, this); in createShortcuts()