Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_QT.h94 shortcut_panning_right = Qt::CTRL + Qt::Key_Right, enumerator
Dwindow_QT.cpp1983 vect_QShortcuts[1] = new QShortcut(shortcut_panning_right, this); in createShortcuts()