Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPaintEngineState::penNeedsResolvingName: | QPaintEngineState::penNeedsResolving | Prototype: | bool QPaintEngineState::penNeedsResolving() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8078-8082 |
| | 2 | 1 |
QPaintEngineState::renderHintsName: | QPaintEngineState::renderHints | Prototype: | QPainter::RenderHints QPaintEngineState::renderHints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8138-8141 |
| | 1 | 1 |
QPaintEngineState::transformName: | QPaintEngineState::transform | Prototype: | QTransform QPaintEngineState::transform() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8033-8038 |
| | 2 | 1 |
QPaintEvent::QPaintEventName: | QPaintEvent::QPaintEvent | Prototype: | QPaintEvent::QPaintEvent(const QRegion& paintRegion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1429-1431 |
| | 1 | 1 |
QPaintEvent::QPaintEventName: | QPaintEvent::QPaintEvent | Prototype: | QPaintEvent::QPaintEvent(const QRect &paintRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1437-1439 |
| | 1 | 1 |
QPainter::PixmapFragment::createName: | QPainter::PixmapFragment::create | Prototype: | QPainter::PixmapFragment QPainter::PixmapFragment::create(const QPointF &pos, const QRectF &sourceRect, qreal scaleX, qreal scaleY, qreal rotation, qreal opacity) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8416-8423 |
| | 3 | 1 |
QPainter::QPainterName: | QPainter::QPainter | Prototype: | QPainter::QPainter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1441-1444 |
| | 2 | 1 |
QPainter::QPainterName: | QPainter::QPainter | Prototype: | QPainter::QPainter(QPaintDevice *pd) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1470-1479 |
| | 5 | 2 |
QPainter::backgroundName: | QPainter::background | Prototype: | const QBrush &QPainter::background() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2417-2425 |
| | 5 | 2 |
QPainter::backgroundModeName: | QPainter::backgroundMode | Prototype: | Qt::BGMode QPainter::backgroundMode() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3822-3830 |
| | 5 | 2 |
QPainter::beginName: | 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: | 1702-1859 |
| | 94 | 24 |
QPainter::beginNativePaintingName: | 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: | 1971-1981 |
| | 6 | 3 |
QPainter::boundingRectName: | 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: | 6590-6597 |
| | 5 | 2 |
QPainter::boundingRectName: | 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: | 6601-6608 |
| | 5 | 2 |
QPainter::boundingRectName: | QPainter::boundingRect | Prototype: | QRectF QPainter::boundingRect(const QRectF &r, const QString &text, const QTextOption &o) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6623-6633 |
| | 6 | 2 |
QPainter::brushName: | 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: | 4013-4021 |
| | 5 | 2 |
QPainter::brushOriginName: | 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: | 2098-2106 |
| | 5 | 2 |
QPainter::clipBoundingRectName: | QPainter::clipBoundingRect | Prototype: | QRectF QPainter::clipBoundingRect() const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2665-2707 |
| | 24 | 9 |
QPainter::clipPathName: | 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: | 2614-2651 |
| | 19 | 6 |
QPainter::clipRegionName: | QPainter::clipRegion | Prototype: | QRegion QPainter::clipRegion() const | Coverage: | 0.000% (0/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2497-2600 |
| | 66 | 22 |
QPainter::combinedMatrixName: | QPainter::combinedMatrix | Prototype: | QMatrix QPainter::combinedMatrix() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2981-2984 |
| | 1 | 1 |
QPainter::combinedTransformName: | 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: | 8313-8321 |
| | 5 | 2 |
QPainter::compositionModeName: | 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: | 2401-2409 |
| | 5 | 2 |
QPainter::deviceName: | 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: | 1512-1518 |
| | 4 | 2 |
QPainter::deviceMatrixName: | 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: | 3006-3014 |
| | 5 | 2 |
QPainter::deviceTransformName: | 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: | 8223-8231 |
| | 5 | 2 |
QPainter::drawArcName: | 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: | 4351-4369 |
| | 8 | 2 |
QPainter::drawChordName: | 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: | 4482-4501 |
| | 9 | 2 |
QPainter::drawConvexPolygonName: | 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: | 4951-4983 |
| | 17 | 5 |
QPainter::drawConvexPolygonName: | 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: | 4985-5017 |
| | 17 | 5 |
QPainter::drawEllipseName: | 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: | 4224-4256 |
| | 17 | 5 |
QPainter::drawEllipseName: | 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: | 4265-4298 |
| | 17 | 5 |
QPainter::drawGlyphRunName: | 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: | 5538-5573 |
| | 23 | 5 |
QPainter::drawImageName: | 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: | 5358-5411 |
| | 36 | 6 |
QPainter::drawImageName: | 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: | 5413-5524 |
| | 78 | 16 |
QPainter::drawLinesName: | 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: | 4529-4569 |
| | 22 | 7 |
QPainter::drawLinesName: | 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: | 4578-4618 |
| | 22 | 7 |
QPainter::drawLinesName: | QPainter::drawLines | Prototype: | void QPainter::drawLines(const QPointF *pointPairs, int lineCount) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4628-4633 |
| | 2 | 1 |
QPainter::drawLinesName: | QPainter::drawLines | Prototype: | void QPainter::drawLines(const QPoint *pointPairs, int lineCount) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4641-4646 |
| | 2 | 1 |
QPainter::drawPathName: | 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: | 3371-3399 |
| | 11 | 4 |
QPainter::drawPictureName: | 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: | 6776-6790 |
| | 9 | 3 |
QPainter::drawPieName: | 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: | 4413-4440 |
| | 14 | 5 |
QPainter::drawPixmapName: | 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: | 5049-5119 |
| | 39 | 8 |
QPainter::drawPixmapName: | 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: | 5121-5253 |
| | 82 | 18 |
QPainter::drawPixmapFragmentsName: | 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: | 8338-8385 |
| | 30 | 7 |
QPainter::drawPointsName: | 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: | 3647-3700 |
| | 32 | 10 |
QPainter::drawPointsName: | 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: | 3709-3762 |
| | 32 | 10 |
QPainter::drawPolygonName: | 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: | 4813-4845 |
| | 17 | 5 |
QPainter::drawPolygonName: | 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: | 4852-4884 |
| | 17 | 5 |
QPainter::drawPolylineName: | 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: | 4697-4730 |
| | 14 | 5 |
QPainter::drawPolylineName: | 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: | 4738-4771 |
| | 14 | 5 |
QPainter::drawRectsName: | 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: | 3487-3538 |
| | 30 | 10 |
QPainter::drawRectsName: | 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: | 3547-3600 |
| | 30 | 10 |
QPainter::drawRoundRectName: | QPainter::drawRoundRect | Prototype: | void QPainter::drawRoundRect(const QRectF &r, int xRnd, int yRnd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4181-4184 |
| | 1 | 1 |
QPainter::drawRoundedRectName: | 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: | 4124-4148 |
| | 12 | 4 |
QPainter::drawStaticTextName: | 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: | 5723-5836 |
| | 72 | 18 |
QPainter::drawTextName: | QPainter::drawText | Prototype: | void QPainter::drawText(const QPointF &p, const QString &str) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 5697-5700 |
| | 1 | 1 |
QPainter::drawTextName: | 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: | 5841-5918 |
| | 52 | 11 |
QPainter::drawTextName: | 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: | 5920-5940 |
| | 9 | 4 |
QPainter::drawTextName: | 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: | 6007-6024 |
| | 6 | 3 |
QPainter::drawTextName: | 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: | 6125-6142 |
| | 6 | 3 |
QPainter::drawTextItemName: | QPainter::drawTextItem | Prototype: | void QPainter::drawTextItem(const QPointF &p, const QTextItem &ti) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6375-6380 |
| | 2 | 1 |
QPainter::drawTiledPixmapName: | 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: | 6648-6728 |
| | 46 | 10 |
QPainter::endName: | 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: | 1871-1924 |
| | 28 | 9 |
QPainter::endNativePaintingName: | 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: | 1992-2004 |
| | 7 | 3 |
QPainter::eraseRectName: | QPainter::eraseRect | Prototype: | void QPainter::eraseRect(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6817-6822 |
| | 2 | 1 |
QPainter::fillPathName: | 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: | 3324-3355 |
| | 18 | 5 |
QPainter::fillRectName: | 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: | 6887-6916 |
| | 19 | 5 |
QPainter::fillRectName: | 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: | 6925-6954 |
| | 19 | 5 |
QPainter::fillRectName: | 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: | 6966-6979 |
| | 7 | 3 |
QPainter::fillRectName: | 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: | 6990-7003 |
| | 7 | 3 |
QPainter::fontName: | 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: | 4090-4098 |
| | 5 | 2 |
QPainter::fontInfoName: | 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: | 2031-2039 |
| | 5 | 2 |
QPainter::fontMetricsName: | 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: | 2013-2021 |
| | 5 | 2 |
QPainter::hasClippingName: | QPainter::hasClipping | Prototype: | bool QPainter::hasClipping() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2434-2442 |
| | 5 | 2 |
QPainter::initFromName: | 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: | 1541-1559 |
| | 12 | 4 |
QPainter::isActiveName: | QPainter::isActive | Prototype: | bool QPainter::isActive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1527-1531 |
| | 2 | 1 |
QPainter::layoutDirectionName: | QPainter::layoutDirection | Prototype: | Qt::LayoutDirection QPainter::layoutDirection() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7667-7671 |
| | 2 | 1 |
QPainter::matrixName: | QPainter::matrix | Prototype: | const QMatrix &QPainter::matrix() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2963-2966 |
| | 1 | 1 |
QPainter::matrixEnabledName: | QPainter::matrixEnabled | Prototype: | bool QPainter::matrixEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3106-3109 |
| | 1 | 1 |
QPainter::opacityName: | 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: | 2048-2056 |
| | 5 | 2 |
QPainter::paintEngineName: | QPainter::paintEngine | Prototype: | QPaintEngine *QPainter::paintEngine() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1933-1937 |
| | 2 | 1 |
QPainter::penName: | 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: | 3936-3944 |
| | 5 | 2 |
QPainter::redirectedName: | QPainter::redirected | Prototype: | QPaintDevice *QPainter::redirected(const QPaintDevice *device, QPoint *offset) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7382-7387 |
| | 3 | 1 |
QPainter::renderHintsName: | 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: | 7115-7123 |
| | 4 | 2 |
QPainter::resetMatrixName: | QPainter::resetMatrix | Prototype: | void QPainter::resetMatrix() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3030-3033 |
| | 1 | 1 |
QPainter::resetTransformName: | 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: | 8242-8264 |
| | 13 | 3 |
QPainter::restoreName: | QPainter::restore | Prototype: | void QPainter::restore() | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1600-1663 |
| | 40 | 8 |
QPainter::restoreRedirectedName: | QPainter::restoreRedirected | Prototype: | void QPainter::restoreRedirected(const QPaintDevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7359-7363 |
| | 2 | 1 |
QPainter::rotateName: | 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: | 3165-3180 |
| | 7 | 2 |
QPainter::saveName: | 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: | 1570-1591 |
| | 11 | 3 |
QPainter::scaleName: | 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: | 3117-3132 |
| | 7 | 2 |
QPainter::setBackgroundName: | 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: | 4036-4051 |
| | 7 | 3 |
QPainter::setBackgroundModeName: | 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: | 3794-3815 |
| | 10 | 4 |
QPainter::setBrushName: | 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: | 3955-3979 |
| | 13 | 4 |
QPainter::setBrushName: | 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: | 3989-4005 |
| | 12 | 4 |
QPainter::setBrushOriginName: | 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: | 2126-2147 |
| | 9 | 3 |
QPainter::setClipPathName: | 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: | 3233-3273 |
| | 24 | 7 |
QPainter::setClipRectName: | 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: | 2721-2767 |
| | 34 | 7 |
QPainter::setClipRectName: | 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: | 2776-2810 |
| | 25 | 7 |