Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_QT.h561 void stopDisplayInfo();
Dwindow_QT.cpp2298 connect(timerDisplay, SIGNAL(timeout()), this, SLOT(stopDisplayInfo())); in DefaultViewPort()
2431 stopDisplayInfo(); in startDisplayInfo()
2727 void DefaultViewPort::stopDisplayInfo() in stopDisplayInfo() function in DefaultViewPort