47 #ifndef _MIRA_SCROLLVIEW_H_ 48 #define _MIRA_SCROLLVIEW_H_ 50 #include <QAbstractScrollArea> 93 void ensureVisible(
int x,
int y,
int marginX = 50,
int marginY = 50);
118 virtual void drawContents(QPainter* painter,
const QRect& rect) = 0;
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67