forked from qt-creator/qt-creator
Debugger: Add a few dumpers for OpenCV related structures
Mainly as test ground to show of matrix display later. Change-Id: I49e6d06bf7203532e384cc3215483512089bfcf5 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -248,6 +248,7 @@ const char DisplayUcs4String[] = "ucs4:separate";
|
||||
const char DisplayImageData[] = "imagedata:separate";
|
||||
const char DisplayImageFile[] = "imagefile:separate";
|
||||
const char DisplayPlotData[] = "plotdata:separate";
|
||||
const char DisplayArrayData[] = "arraydata:separate";
|
||||
|
||||
} // namespace Internal
|
||||
} // namespace Debugger
|
||||
|
||||
Reference in New Issue
Block a user