opencv/modules/highgui/src
Pavel Rojtberg 358ec04413 highgui: add property WND_PROP_VISIBLE
checks whether the window exists and is visible. On QT closing a window
merley hides it, so the common hack for checking whether a window exists

exists = cv2.getWindowProperty(.., 0) >= 0

does not work.
2016-10-28 11:35:02 +02:00
..
files_Qt Stripped iCCP chunk from png files 2014-09-15 12:48:28 +04:00
precomp.hpp highgui: add property WND_PROP_VISIBLE 2016-10-28 11:35:02 +02:00
window_carbon.cpp fixing locale settings - making it universal 2015-03-06 13:13:53 +01:00
window_cocoa.mm Cleans up declarations in window_cocoa.mm removing unnecessary iVars declarations and changing retain property attribute to strong 2016-08-29 21:55:59 +03:00
window_gtk.cpp highgui: removed excessed variable orient in window_gtk 2016-07-21 17:51:19 +03:00
window_QT.cpp highgui: add property WND_PROP_VISIBLE 2016-10-28 11:35:02 +02:00
window_QT.h highgui: add property WND_PROP_VISIBLE 2016-10-28 11:35:02 +02:00
window_QT.qrc
window_w32.cpp Fixing compilation errors in windows and mac 2015-10-19 10:58:43 +00:00
window_winrt_bridge.cpp fix build 2015-12-17 13:25:10 +03:00
window_winrt_bridge.hpp Fix for #5495 : add setTrackbarMin 2015-10-19 08:44:06 +00:00
window_winrt.cpp Fix for #5495 : add setTrackbarMin 2015-10-19 08:44:06 +00:00
window.cpp highgui: add property WND_PROP_VISIBLE 2016-10-28 11:35:02 +02:00