Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_QT.h496 void siftWindowOnLeft();
Dwindow_QT.cpp1931 QObject::connect(vect_QActions[0], SIGNAL(triggered()), view, SLOT(siftWindowOnLeft())); in createActions()
1981 QObject::connect(vect_QShortcuts[0], SIGNAL(activated()), view, SLOT(siftWindowOnLeft())); in createShortcuts()
2458 void DefaultViewPort::siftWindowOnLeft() in siftWindowOnLeft() function in DefaultViewPort