Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_QT.h95 shortcut_panning_up = Qt::CTRL + Qt::Key_Up, enumerator
Dwindow_QT.cpp1986 vect_QShortcuts[2] = new QShortcut(shortcut_panning_up, this); in createShortcuts()