ReadFramework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
rdf::Drawer Member List

This is the complete list of members for rdf::Drawer, including all inherited members.

drawPoint(QPainter &p, const QPointF &pt) const rdf::Drawer
drawPoints(const cv::Mat &img, const std::vector< cv::Point > &pts) const rdf::Drawer
drawPoints(QPainter &p, const std::vector< cv::Point > &pts) const rdf::Drawer
drawPoints(QPainter &p, const QVector< QPointF > &pts) const rdf::Drawer
drawRect(QPainter &p, const QRectF &rect) const rdf::Drawer
drawRects(const cv::Mat &img, const std::vector< cv::Rect > &rects) const rdf::Drawer
drawRects(QPainter &p, const QVector< QRectF > &rects) const rdf::Drawer
instance()rdf::Drawerstatic
pen() const rdf::Drawer
setColor(const QColor &col)rdf::Drawer
setPen(const QPen &pen)rdf::Drawer
setStrokeWidth(int strokeWidth)rdf::Drawer