| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 begin| Name:  | QPainter::begin |  | Prototype:  | bool QPainter::begin(QPaintDevice *pd) |  | Coverage:  |   0.000% (0/78) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1698-1855 |  
  |  | 94 | 24 | 
 clipRegion| Name:  | QPainter::clipRegion |  | Prototype:  | QRegion QPainter::clipRegion() const |  | Coverage:  |   0.000% (0/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2493-2597 |  
  |  | 67 | 22 | 
 drawStaticText| Name:  | QPainter::drawStaticText |  | Prototype:  | void QPainter::drawStaticText(const QPointF &topLeftPosition, const QStaticText &staticText) |  | Coverage:  |   0.000% (0/72) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5719-5832 |  
  |  | 72 | 18 | 
 drawPixmap| Name:  | QPainter::drawPixmap |  | Prototype:  | void QPainter::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) |  | Coverage:  |   0.000% (0/85) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5117-5249 |  
  |  | 82 | 18 | 
 drawImage| Name:  | QPainter::drawImage |  | Prototype:  | void QPainter::drawImage(const QRectF &targetRect, const QImage &image, const QRectF &sourceRect, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5409-5520 |  
  |  | 78 | 16 | 
 drawText| Name:  | QPainter::drawText |  | Prototype:  | void QPainter::drawText(const QPointF &p, const QString &str, int tf, int justificationPadding) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5837-5914 |  
  |  | 52 | 11 | 
 setCompositionMode| Name:  | QPainter::setCompositionMode |  | Prototype:  | void QPainter::setCompositionMode(CompositionMode mode) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2353-2390 |  
  |  | 27 | 10 | 
 drawTiledPixmap| Name:  | QPainter::drawTiledPixmap |  | Prototype:  | void QPainter::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &sp) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6644-6724 |  
  |  | 46 | 10 | 
 drawRects| Name:  | QPainter::drawRects |  | Prototype:  | void QPainter::drawRects(const QRectF *rects, int rectCount) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3483-3534 |  
  |  | 30 | 10 | 
 drawRects| Name:  | QPainter::drawRects |  | Prototype:  | void QPainter::drawRects(const QRect *rects, int rectCount) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3543-3596 |  
  |  | 30 | 10 | 
 drawPoints| Name:  | QPainter::drawPoints |  | Prototype:  | void QPainter::drawPoints(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3643-3696 |  
  |  | 32 | 10 | 
 drawPoints| Name:  | QPainter::drawPoints |  | Prototype:  | void QPainter::drawPoints(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3705-3758 |  
  |  | 32 | 10 | 
 end| Name:  | QPainter::end |  | Prototype:  | bool QPainter::end() |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1867-1920 |  
  |  | 28 | 9 | 
 clipBoundingRect| Name:  | QPainter::clipBoundingRect |  | Prototype:  | QRectF QPainter::clipBoundingRect() const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2662-2703 |  
  |  | 23 | 9 | 
 restore| Name:  | QPainter::restore |  | Prototype:  | void QPainter::restore() |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1595-1659 |  
  |  | 41 | 8 | 
 drawPixmap| Name:  | QPainter::drawPixmap |  | Prototype:  | void QPainter::drawPixmap(const QPointF &p, const QPixmap &pm) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5045-5115 |  
  |  | 39 | 8 | 
 setClipRegion| Name:  | QPainter::setClipRegion |  | Prototype:  | void QPainter::setClipRegion(const QRegion &r, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2826-2865 |  
  |  | 25 | 7 | 
 setClipRect| Name:  | QPainter::setClipRect |  | Prototype:  | void QPainter::setClipRect(const QRect &rect, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2772-2806 |  
  |  | 25 | 7 | 
 setClipRect| Name:  | QPainter::setClipRect |  | Prototype:  | void QPainter::setClipRect(const QRectF &rect, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2717-2763 |  
  |  | 34 | 7 | 
 setClipPath| Name:  | QPainter::setClipPath |  | Prototype:  | void QPainter::setClipPath(const QPainterPath &path, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3229-3269 |  
  |  | 24 | 7 | 
 drawPixmapFragments| Name:  | QPainter::drawPixmapFragments |  | Prototype:  | void QPainter::drawPixmapFragments(const PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, PixmapFragmentHints hints) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8333-8380 |  
  |  | 30 | 7 | 
 drawLines| Name:  | QPainter::drawLines |  | Prototype:  | void QPainter::drawLines(const QLineF *lines, int lineCount) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4525-4565 |  
  |  | 22 | 7 | 
 drawLines| Name:  | QPainter::drawLines |  | Prototype:  | void QPainter::drawLines(const QLine *lines, int lineCount) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4574-4614 |  
  |  | 22 | 7 | 
 drawImage| Name:  | QPainter::drawImage |  | Prototype:  | void QPainter::drawImage(const QPointF &p, const QImage &image) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5354-5407 |  
  |  | 36 | 6 | 
 clipPath| Name:  | QPainter::clipPath |  | Prototype:  | QPainterPath QPainter::clipPath() const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2611-2648 |  
  |  | 19 | 6 | 
 ~QPainter| Name:  | QPainter::~QPainter |  | Prototype:  | QPainter::~QPainter() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1479-1498 |  
  |  | 11 | 5 | 
 strokePath| Name:  | QPainter::strokePath |  | Prototype:  | void QPainter::strokePath(const QPainterPath &path, const QPen &pen) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3277-3308 |  
  |  | 18 | 5 | 
 setClipping| Name:  | QPainter::setClipping |  | Prototype:  | void QPainter::setClipping(bool enable) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2448-2478 |  
  |  | 15 | 5 | 
 fillRect| Name:  | QPainter::fillRect |  | Prototype:  | void QPainter::fillRect(const QRectF &r, const QBrush &brush) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6883-6912 |  
  |  | 19 | 5 | 
 fillRect| Name:  | QPainter::fillRect |  | Prototype:  | void QPainter::fillRect(const QRect &r, const QBrush &brush) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6921-6950 |  
  |  | 19 | 5 | 
 fillPath| Name:  | QPainter::fillPath |  | Prototype:  | void QPainter::fillPath(const QPainterPath &path, const QBrush &brush) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3320-3351 |  
  |  | 18 | 5 | 
 drawPolyline| Name:  | QPainter::drawPolyline |  | Prototype:  | void QPainter::drawPolyline(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4693-4726 |  
  |  | 14 | 5 | 
 drawPolyline| Name:  | QPainter::drawPolyline |  | Prototype:  | void QPainter::drawPolyline(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4734-4767 |  
  |  | 14 | 5 | 
 drawPolygon| Name:  | QPainter::drawPolygon |  | Prototype:  | void QPainter::drawPolygon(const QPointF *points, int pointCount, Qt::FillRule fillRule) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4809-4841 |  
  |  | 17 | 5 | 
 drawPolygon| Name:  | QPainter::drawPolygon |  | Prototype:  | void QPainter::drawPolygon(const QPoint *points, int pointCount, Qt::FillRule fillRule) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4848-4880 |  
  |  | 17 | 5 | 
 drawPie| Name:  | QPainter::drawPie |  | Prototype:  | void QPainter::drawPie(const QRectF &r, int a, int alen) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4409-4436 |  
  |  | 14 | 5 | 
 drawGlyphRun| Name:  | QPainter::drawGlyphRun |  | Prototype:  | void QPainter::drawGlyphRun(const QPointF &position, const QGlyphRun &glyphRun) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5534-5569 |  
  |  | 23 | 5 | 
 drawEllipse| Name:  | QPainter::drawEllipse |  | Prototype:  | void QPainter::drawEllipse(const QRectF &r) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4220-4252 |  
  |  | 17 | 5 | 
 drawEllipse| Name:  | QPainter::drawEllipse |  | Prototype:  | void QPainter::drawEllipse(const QRect &r) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4261-4294 |  
  |  | 17 | 5 | 
 drawConvexPolygon| Name:  | QPainter::drawConvexPolygon |  | Prototype:  | void QPainter::drawConvexPolygon(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4947-4979 |  
  |  | 17 | 5 | 
 drawConvexPolygon| Name:  | QPainter::drawConvexPolygon |  | Prototype:  | void QPainter::drawConvexPolygon(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4981-5013 |  
  |  | 17 | 5 | 
 setRenderHints| Name:  | QPainter::setRenderHints |  | Prototype:  | void QPainter::setRenderHints(RenderHints hints, bool on) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7085-7103 |  
  |  | 10 | 4 | 
 setPen| Name:  | QPainter::setPen |  | Prototype:  | void QPainter::setPen(const QColor &color) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3836-3858 |  
  |  | 11 | 4 | 
 setPen| Name:  | QPainter::setPen |  | Prototype:  | void QPainter::setPen(Qt::PenStyle style) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3904-3924 |  
  |  | 11 | 4 | 
 setPen| Name:  | QPainter::setPen |  | Prototype:  | void QPainter::setPen(const QPen &pen) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3869-3895 |  
  |  | 12 | 4 | 
 setOpacity| Name:  | QPainter::setOpacity |  | Prototype:  | void QPainter::setOpacity(qreal opacity) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2065-2085 |  
  |  | 11 | 4 | 
 setBrush| Name:  | QPainter::setBrush |  | Prototype:  | void QPainter::setBrush(Qt::BrushStyle style) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3985-4001 |  
  |  | 12 | 4 | 
 setBrush| Name:  | QPainter::setBrush |  | Prototype:  | void QPainter::setBrush(const QBrush &brush) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3951-3975 |  
  |  | 13 | 4 | 
 setBackgroundMode| Name:  | QPainter::setBackgroundMode |  | Prototype:  | void QPainter::setBackgroundMode(Qt::BGMode mode) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3790-3811 |  
  |  | 10 | 4 | 
 initFrom| Name:  | QPainter::initFrom |  | Prototype:  | void QPainter::initFrom(const QPaintDevice *device) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1536-1554 |  
  |  | 12 | 4 | 
 drawText| Name:  | QPainter::drawText |  | Prototype:  | void QPainter::drawText(const QRect &r, int flags, const QString &str, QRect *br) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5916-5936 |  
  |  | 9 | 4 | 
 drawRoundedRect| Name:  | QPainter::drawRoundedRect |  | Prototype:  | void QPainter::drawRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4120-4144 |  
  |  | 12 | 4 | 
 drawPath| Name:  | QPainter::drawPath |  | Prototype:  | void QPainter::drawPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3367-3395 |  
  |  | 11 | 4 | 
 setWorldTransform| Name:  | QPainter::setWorldTransform |  | Prototype:  | void QPainter::setWorldTransform(const QTransform &matrix, bool combine ) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8269-8285 |  
  |  | 9 | 3 | 
 setWorldMatrixEnabled| Name:  | QPainter::setWorldMatrixEnabled |  | Prototype:  | void QPainter::setWorldMatrixEnabled(bool enable) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3043-3060 |  
  |  | 8 | 3 | 
 setViewTransformEnabled| Name:  | QPainter::setViewTransformEnabled |  | Prototype:  | void QPainter::setViewTransformEnabled(bool enable) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7283-7302 |  
  |  | 8 | 3 | 
 setFont| Name:  | QPainter::setFont |  | Prototype:  | void QPainter::setFont(const QFont &font) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4062-4079 |  
  |  | 7 | 3 | 
 setBrushOrigin| Name:  | QPainter::setBrushOrigin |  | Prototype:  | void QPainter::setBrushOrigin(const QPointF &p) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2122-2143 |  
  |  | 9 | 3 | 
 setBackground| Name:  | QPainter::setBackground |  | Prototype:  | void QPainter::setBackground(const QBrush &bg) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4032-4047 |  
  |  | 7 | 3 | 
 save| Name:  | QPainter::save |  | Prototype:  | void QPainter::save() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1565-1586 |  
  |  | 11 | 3 | 
 resetTransform| Name:  | QPainter::resetTransform |  | Prototype:  | void QPainter::resetTransform() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8237-8259 |  
  |  | 13 | 3 | 
 fillRect| Name:  | QPainter::fillRect |  | Prototype:  | void QPainter::fillRect(const QRect &r, const QColor &color) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6962-6975 |  
  |  | 7 | 3 | 
 fillRect| Name:  | QPainter::fillRect |  | Prototype:  | void QPainter::fillRect(const QRectF &r, const QColor &color) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6986-6999 |  
  |  | 7 | 3 | 
 endNativePainting| Name:  | QPainter::endNativePainting |  | Prototype:  | void QPainter::endNativePainting() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1988-2000 |  
  |  | 7 | 3 | 
 drawText| Name:  | QPainter::drawText |  | Prototype:  | void QPainter::drawText(const QRectF &r, int flags, const QString &str, QRectF *br) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6003-6020 |  
  |  | 6 | 3 | 
 drawText| Name:  | QPainter::drawText |  | Prototype:  | void QPainter::drawText(const QRectF &r, const QString &text, const QTextOption &o) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6121-6138 |  
  |  | 6 | 3 | 
 drawPicture| Name:  | QPainter::drawPicture |  | Prototype:  | void QPainter::drawPicture(const QPointF &p, const QPicture &picture) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6772-6786 |  
  |  | 9 | 3 | 
 beginNativePainting| Name:  | QPainter::beginNativePainting |  | Prototype:  | void QPainter::beginNativePainting() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1967-1977 |  
  |  | 6 | 3 | 
 worldTransform| Name:  | QPainter::worldTransform |  | Prototype:  | const QTransform & QPainter::worldTransform() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8291-8299 |  
  |  | 5 | 2 | 
 worldMatrixEnabled| Name:  | QPainter::worldMatrixEnabled |  | Prototype:  | bool QPainter::worldMatrixEnabled() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3071-3079 |  
  |  | 5 | 2 | 
 worldMatrix| Name:  | QPainter::worldMatrix |  | Prototype:  | const QMatrix &QPainter::worldMatrix() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2928-2936 |  
  |  | 5 | 2 | 
 window| Name:  | QPainter::window |  | Prototype:  | QRect QPainter::window() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7201-7209 |  
  |  | 5 | 2 | 
 viewport| Name:  | QPainter::viewport |  | Prototype:  | QRect QPainter::viewport() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7265-7273 |  
  |  | 5 | 2 | 
 viewTransformEnabled| Name:  | QPainter::viewTransformEnabled |  | Prototype:  | bool QPainter::viewTransformEnabled() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7137-7145 |  
  |  | 5 | 2 | 
 translate| Name:  | QPainter::translate |  | Prototype:  | void QPainter::translate(const QPointF &offset) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3184-3201 |  
  |  | 9 | 2 | 
 shear| Name:  | QPainter::shear |  | Prototype:  | void QPainter::shear(qreal sh, qreal sv) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3136-3151 |  
  |  | 7 | 2 | 
 setWindow| Name:  | QPainter::setWindow |  | Prototype:  | void QPainter::setWindow(const QRect &r) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7172-7193 |  
  |  | 10 | 2 | 
 setViewport| Name:  | QPainter::setViewport |  | Prototype:  | void QPainter::setViewport(const QRect &r) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7236-7257 |  
  |  | 10 | 2 | 
 setRenderHint| Name:  | QPainter::setRenderHint |  | Prototype:  | void QPainter::setRenderHint(RenderHint hint, bool on) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7059-7073 |  
  |  | 3 | 2 | 
 setLayoutDirection| Name:  | QPainter::setLayoutDirection |  | Prototype:  | void QPainter::setLayoutDirection(Qt::LayoutDirection direction) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7650-7655 |  
  |  | 3 | 2 | 
 scale| Name:  | QPainter::scale |  | Prototype:  | void QPainter::scale(qreal sx, qreal sy) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3113-3128 |  
  |  | 7 | 2 | 
 rotate| Name:  | QPainter::rotate |  | Prototype:  | void QPainter::rotate(qreal a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3161-3176 |  
  |  | 7 | 2 | 
 renderHints| Name:  | QPainter::renderHints |  | Prototype:  | QPainter::RenderHints QPainter::renderHints() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7111-7119 |  
  |  | 4 | 2 | 
 pen| Name:  | QPainter::pen |  | Prototype:  | const QPen &QPainter::pen() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3932-3940 |  
  |  | 5 | 2 | 
 opacity| Name:  | QPainter::opacity |  | Prototype:  | qreal QPainter::opacity() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2044-2052 |  
  |  | 5 | 2 | 
 hasClipping| Name:  | QPainter::hasClipping |  | Prototype:  | bool QPainter::hasClipping() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2430-2438 |  
  |  | 5 | 2 | 
 fontMetrics| Name:  | QPainter::fontMetrics |  | Prototype:  | QFontMetrics QPainter::fontMetrics() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2009-2017 |  
  |  | 5 | 2 | 
 fontInfo| Name:  | QPainter::fontInfo |  | Prototype:  | QFontInfo QPainter::fontInfo() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2027-2035 |  
  |  | 5 | 2 | 
 font| Name:  | QPainter::font |  | Prototype:  | const QFont &QPainter::font() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4086-4094 |  
  |  | 5 | 2 | 
 drawChord| Name:  | QPainter::drawChord |  | Prototype:  | void QPainter::drawChord(const QRectF &r, int a, int alen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4478-4497 |  
  |  | 9 | 2 | 
 drawArc| Name:  | QPainter::drawArc |  | Prototype:  | void QPainter::drawArc(const QRectF &r, int a, int alen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4347-4365 |  
  |  | 8 | 2 | 
 deviceTransform| Name:  | QPainter::deviceTransform |  | Prototype:  | const QTransform & QPainter::deviceTransform() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8218-8226 |  
  |  | 5 | 2 | 
 deviceMatrix| Name:  | QPainter::deviceMatrix |  | Prototype:  | const QMatrix &QPainter::deviceMatrix() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3002-3010 |  
  |  | 5 | 2 | 
 device| Name:  | QPainter::device |  | Prototype:  | QPaintDevice *QPainter::device() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1507-1513 |  
  |  | 4 | 2 | 
 compositionMode| Name:  | QPainter::compositionMode |  | Prototype:  | QPainter::CompositionMode QPainter::compositionMode() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2397-2405 |  
  |  | 5 | 2 | 
 combinedTransform| Name:  | QPainter::combinedTransform |  | Prototype:  | QTransform QPainter::combinedTransform() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8308-8316 |  
  |  | 5 | 2 | 
 brushOrigin| Name:  | QPainter::brushOrigin |  | Prototype:  | QPoint QPainter::brushOrigin() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2094-2102 |  
  |  | 5 | 2 | 
 brush| Name:  | QPainter::brush |  | Prototype:  | const QBrush &QPainter::brush() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4009-4017 |  
  |  | 5 | 2 | 
 boundingRect| Name:  | QPainter::boundingRect |  | Prototype:  | QRect QPainter::boundingRect(const QRect &rect, int flags, const QString &str) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6586-6593 |  
  |  | 5 | 2 | 
 boundingRect| Name:  | QPainter::boundingRect |  | Prototype:  | QRectF QPainter::boundingRect(const QRectF &rect, int flags, const QString &str) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6597-6604 |  
  |  | 5 | 2 |