opencv/modules/highgui
Rok Mandeljc baf613bc5c highgui: window_QT: added missing virtual method specifier
Fixes #7603, which was caused by OCVViewPort::icvmouseProcessing
not being declared as virtual, and hence was not overriden by
DefaultViewPort::icvmouseProcessing (which does the inverse
coordinate mapping).
2016-11-02 13:11:51 +01:00
..
doc/pics squashed #823 2015-04-24 21:58:14 +02:00
include/opencv2 highgui: add property WND_PROP_VISIBLE 2016-10-28 11:35:02 +02:00
src highgui: window_QT: added missing virtual method specifier 2016-11-02 13:11:51 +01:00
test fix modules deps 2016-08-25 14:57:12 +03:00
CMakeLists.txt fix modules deps 2016-08-25 14:57:12 +03:00