Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_QT.h90 shortcut_properties_win = Qt::CTRL + Qt::Key_P, enumerator
Dwindow_QT.cpp2007 vect_QShortcuts[9] = new QShortcut(shortcut_properties_win, this); in createShortcuts()