| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPageSize::sizePoints| Name: | QPageSize::sizePoints | | Prototype: | QSize QPageSize::sizePoints() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1416-1419 |
| | 1 | 1 |
QPageSize::sizePoints| Name: | QPageSize::sizePoints | | Prototype: | QSize QPageSize::sizePoints(PageSizeId pageSizeId) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1835-1840 |
| | 3 | 2 |
QPageSize::windowsId| Name: | QPageSize::windowsId | | Prototype: | int QPageSize::windowsId() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1352-1357 |
| | 3 | 2 |
QPageSize::windowsId| Name: | QPageSize::windowsId | | Prototype: | int QPageSize::windowsId(PageSizeId pageSizeId) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1789-1792 |
| | 1 | 1 |
QPageSizePrivate::QPageSizePrivate| Name: | QPageSizePrivate::QPageSizePrivate | | Prototype: | QPageSizePrivate::QPageSizePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 747-752 |
| | 2 | 1 |
QPageSizePrivate::QPageSizePrivate| Name: | QPageSizePrivate::QPageSizePrivate | | Prototype: | QPageSizePrivate::QPageSizePrivate(QPageSize::PageSizeId pageSizeId) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 754-761 |
| | 2 | 2 |
QPageSizePrivate::QPageSizePrivate| Name: | QPageSizePrivate::QPageSizePrivate | | Prototype: | QPageSizePrivate::QPageSizePrivate(const QSize &pointSize, const QString &name, QPageSize::SizeMatchPolicy matchPolicy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 763-772 |
| | 3 | 2 |
QPageSizePrivate::QPageSizePrivate| Name: | QPageSizePrivate::QPageSizePrivate | | Prototype: | QPageSizePrivate::QPageSizePrivate(const QSizeF &size, QPageSize::Unit units, const QString &name, QPageSize::SizeMatchPolicy matchPolicy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 774-784 |
| | 3 | 2 |
QPageSizePrivate::QPageSizePrivate| Name: | QPageSizePrivate::QPageSizePrivate | | Prototype: | QPageSizePrivate::QPageSizePrivate(const QString &key, const QSize &pointSize, const QString &name) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 786-799 |
| | 6 | 3 |
QPageSizePrivate::QPageSizePrivate| Name: | QPageSizePrivate::QPageSizePrivate | | Prototype: | QPageSizePrivate::QPageSizePrivate(int windowsId, const QSize &pointSize, const QString &name) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 801-814 |
| | 6 | 3 |
QPageSizePrivate::init| Name: | QPageSizePrivate::init | | Prototype: | void QPageSizePrivate::init(QPageSize::PageSizeId id, const QString &name) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 821-830 |
| | 7 | 1 |
QPageSizePrivate::init| Name: | QPageSizePrivate::init | | Prototype: | void QPageSizePrivate::init(const QSize &size, const QString &name) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 833-842 |
| | 7 | 1 |
QPageSizePrivate::init| Name: | QPageSizePrivate::init | | Prototype: | void QPageSizePrivate::init(const QSizeF &size, QPageSize::Unit units, const QString &name) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 845-857 |
| | 9 | 2 |
QPageSizePrivate::isEquivalentTo| Name: | QPageSizePrivate::isEquivalentTo | | Prototype: | bool QPageSizePrivate::isEquivalentTo(const QPageSizePrivate &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 867-870 |
| | 1 | 1 |
QPageSizePrivate::isValid| Name: | QPageSizePrivate::isValid | | Prototype: | bool QPageSizePrivate::isValid() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 872-875 |
| | 1 | 1 |
QPageSizePrivate::operator==| Name: | QPageSizePrivate::operator== | | Prototype: | bool QPageSizePrivate::operator==(const QPageSizePrivate &other) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 859-865 |
| | 4 | 1 |
QPageSizePrivate::size| Name: | QPageSizePrivate::size | | Prototype: | QSizeF QPageSizePrivate::size(QPageSize::Unit units) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 877-893 |
| | 7 | 4 |
QPageSizePrivate::sizePixels| Name: | QPageSizePrivate::sizePixels | | Prototype: | QSize QPageSizePrivate::sizePixels(int resolution) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 895-898 |
| | 1 | 1 |
QPagedPaintDevice::QPagedPaintDevice| Name: | QPagedPaintDevice::QPagedPaintDevice | | Prototype: | QPagedPaintDevice::QPagedPaintDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 59-62 |
| | 2 | 1 |
QPagedPaintDevice::QPagedPaintDevice| Name: | QPagedPaintDevice::QPagedPaintDevice | | Prototype: | QPagedPaintDevice::QPagedPaintDevice(QPagedPaintDevicePrivate *dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 68-71 |
| | 2 | 1 |
QPagedPaintDevice::dd| Name: | QPagedPaintDevice::dd | | Prototype: | QPagedPaintDevicePrivate *QPagedPaintDevice::dd() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 85-88 |
| | 1 | 1 |
QPagedPaintDevice::devicePageLayout| Name: | QPagedPaintDevice::devicePageLayout | | Prototype: | QPageLayout QPagedPaintDevice::devicePageLayout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 446-449 |
| | 1 | 1 |
QPagedPaintDevice::devicePageLayout| Name: | QPagedPaintDevice::devicePageLayout | | Prototype: | QPageLayout &QPagedPaintDevice::devicePageLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 457-460 |
| | 1 | 1 |
QPagedPaintDevice::margins| Name: | QPagedPaintDevice::margins | | Prototype: | QPagedPaintDevice::Margins QPagedPaintDevice::margins() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 301-310 |
| | 7 | 1 |
QPagedPaintDevice::pageLayout| Name: | QPagedPaintDevice::pageLayout | | Prototype: | QPageLayout QPagedPaintDevice::pageLayout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 435-438 |
| | 1 | 1 |
QPagedPaintDevice::pageSize| Name: | QPagedPaintDevice::pageSize | | Prototype: | QPagedPaintDevice::PageSize QPagedPaintDevice::pageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 254-257 |
| | 1 | 1 |
QPagedPaintDevice::pageSizeMM| Name: | QPagedPaintDevice::pageSizeMM | | Prototype: | QSizeF QPagedPaintDevice::pageSizeMM() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 273-276 |
| | 1 | 1 |
QPagedPaintDevice::setMargins| Name: | QPagedPaintDevice::setMargins | | Prototype: | void QPagedPaintDevice::setMargins(const Margins &margins) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 288-292 |
| | 2 | 1 |
QPagedPaintDevice::setPageLayout| Name: | QPagedPaintDevice::setPageLayout | | Prototype: | bool QPagedPaintDevice::setPageLayout(const QPageLayout &newPageLayout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 327-330 |
| | 1 | 1 |
QPagedPaintDevice::setPageMargins| Name: | QPagedPaintDevice::setPageMargins | | Prototype: | bool QPagedPaintDevice::setPageMargins(const QMarginsF &margins) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 396-399 |
| | 1 | 1 |
QPagedPaintDevice::setPageMargins| Name: | QPagedPaintDevice::setPageMargins | | Prototype: | bool QPagedPaintDevice::setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 418-421 |
| | 1 | 1 |
QPagedPaintDevice::setPageOrientation| Name: | QPagedPaintDevice::setPageOrientation | | Prototype: | bool QPagedPaintDevice::setPageOrientation(QPageLayout::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 374-377 |
| | 1 | 1 |
QPagedPaintDevice::setPageSize| Name: | QPagedPaintDevice::setPageSize | | Prototype: | void QPagedPaintDevice::setPageSize(PageSize size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 246-249 |
| | 1 | 1 |
QPagedPaintDevice::setPageSize| Name: | QPagedPaintDevice::setPageSize | | Prototype: | bool QPagedPaintDevice::setPageSize(const QPageSize &pageSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 349-352 |
| | 1 | 1 |
QPagedPaintDevice::setPageSizeMM| Name: | QPagedPaintDevice::setPageSizeMM | | Prototype: | void QPagedPaintDevice::setPageSizeMM(const QSizeF &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 265-268 |
| | 1 | 1 |
QPagedPaintDevice::~QPagedPaintDevice| Name: | QPagedPaintDevice::~QPagedPaintDevice | | Prototype: | QPagedPaintDevice::~QPagedPaintDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 76-79 |
| | 1 | 1 |
QPaintDevice::QPaintDevice| Name: | QPaintDevice::QPaintDevice | | Prototype: | QPaintDevice::QPaintDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 38-42 |
| | 2 | 1 |
QPaintDevice::metric| Name: | QPaintDevice::metric | | Prototype: | int QPaintDevice::metric(PaintDeviceMetric m) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 80-102 |
| | 13 | 6 |
QPaintDevice::redirected| Name: | QPaintDevice::redirected | | Prototype: | QPaintDevice *QPaintDevice::redirected(QPoint *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 62-65 |
| | 1 | 1 |
QPaintDevice::sharedPainter| Name: | QPaintDevice::sharedPainter | | Prototype: | QPainter *QPaintDevice::sharedPainter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 70-73 |
| | 1 | 1 |
QPaintDevice::~QPaintDevice| Name: | QPaintDevice::~QPaintDevice | | Prototype: | QPaintDevice::~QPaintDevice() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 44-49 |
| | 3 | 2 |
QPaintDeviceWindow::QPaintDeviceWindow| Name: | QPaintDeviceWindow::QPaintDeviceWindow | | Prototype: | QPaintDeviceWindow::QPaintDeviceWindow(QPaintDeviceWindowPrivate &dd, QWindow *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 209-212 |
| | 2 | 1 |
QPaintDeviceWindow::event| Name: | QPaintDeviceWindow::event | | Prototype: | bool QPaintDeviceWindow::event(QEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 193-204 |
| | 6 | 3 |
QPaintDeviceWindow::exposeEvent| Name: | QPaintDeviceWindow::exposeEvent | | Prototype: | void QPaintDeviceWindow::exposeEvent(QExposeEvent *exposeEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 173-188 |
| | 7 | 3 |
QPaintDeviceWindow::metric| Name: | QPaintDeviceWindow::metric | | Prototype: | int QPaintDeviceWindow::metric(PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 122-168 |
| | 28 | 19 |
QPaintDeviceWindow::paintEngine| Name: | QPaintDeviceWindow::paintEngine | | Prototype: | QPaintEngine *QPaintDeviceWindow::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 217-220 |
| | 1 | 1 |
QPaintDeviceWindow::paintEvent| Name: | QPaintDeviceWindow::paintEvent | | Prototype: | void QPaintDeviceWindow::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 113-117 |
| | 1 | 1 |
QPaintDeviceWindow::update| Name: | QPaintDeviceWindow::update | | Prototype: | void QPaintDeviceWindow::update() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 67-70 |
| | 1 | 1 |
QPaintDeviceWindow::update| Name: | QPaintDeviceWindow::update | | Prototype: | void QPaintDeviceWindow::update(const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 81-87 |
| | 4 | 2 |
QPaintDeviceWindow::update| Name: | QPaintDeviceWindow::update | | Prototype: | void QPaintDeviceWindow::update(const QRegion ®ion) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 98-104 |
| | 4 | 2 |
QPaintEngine::QPaintEngine| Name: | QPaintEngine::QPaintEngine | | Prototype: | QPaintEngine::QPaintEngine(PaintEngineFeatures caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 684-693 |
| | 1 | 1 |
QPaintEngine::QPaintEngine| Name: | QPaintEngine::QPaintEngine | | Prototype: | QPaintEngine::QPaintEngine(QPaintEnginePrivate &dptr, PaintEngineFeatures caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 699-708 |
| | 1 | 1 |
QPaintEngine::coordinateOffset| Name: | QPaintEngine::coordinateOffset | | Prototype: | QPoint QPaintEngine::coordinateOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 906-909 |
| | 1 | 1 |
QPaintEngine::drawEllipse| Name: | QPaintEngine::drawEllipse | | Prototype: | void QPaintEngine::drawEllipse(const QRectF &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 495-505 |
| | 6 | 2 |
QPaintEngine::drawEllipse| Name: | QPaintEngine::drawEllipse | | Prototype: | void QPaintEngine::drawEllipse(const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 511-514 |
| | 1 | 1 |
QPaintEngine::drawImage| Name: | QPaintEngine::drawImage | | Prototype: | void QPaintEngine::drawImage(const QRectF &r, const QImage &image, const QRectF &sr, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 608-618 |
| | 7 | 2 |
QPaintEngine::drawLines| Name: | QPaintEngine::drawLines | | Prototype: | void QPaintEngine::drawLines(const QLineF *lines, int lineCount) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 766-779 |
| | 7 | 4 |
QPaintEngine::drawLines| Name: | QPaintEngine::drawLines | | Prototype: | void QPaintEngine::drawLines(const QLine *lines, int lineCount) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 788-814 |
| | 14 | 3 |
QPaintEngine::drawPath| Name: | QPaintEngine::drawPath | | Prototype: | void QPaintEngine::drawPath(const QPainterPath &) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 729-734 |
| | 2 | 2 |
QPaintEngine::drawPoints| Name: | QPaintEngine::drawPoints | | Prototype: | void QPaintEngine::drawPoints(const QPointF *points, int pointCount) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 426-460 |
| | 21 | 6 |
QPaintEngine::drawPoints| Name: | QPaintEngine::drawPoints | | Prototype: | void QPaintEngine::drawPoints(const QPoint *points, int pointCount) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 470-485 |
| | 11 | 3 |
QPaintEngine::drawPolygon| Name: | QPaintEngine::drawPolygon | | Prototype: | void QPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 318-331 |
| | 16 | 2 |
QPaintEngine::drawPolygon| Name: | QPaintEngine::drawPolygon | | Prototype: | void QPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 345-358 |
| | 16 | 2 |
QPaintEngine::drawRects| Name: | QPaintEngine::drawRects | | Prototype: | void QPaintEngine::drawRects(const QRect *rects, int rectCount) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 824-847 |
| | 13 | 3 |
QPaintEngine::drawRects| Name: | QPaintEngine::drawRects | | Prototype: | void QPaintEngine::drawRects(const QRectF *rects, int rectCount) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 854-876 |
| | 16 | 5 |
QPaintEngine::drawTextItem| Name: | QPaintEngine::drawTextItem | | Prototype: | void QPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 742-759 |
| | 13 | 3 |
QPaintEngine::drawTiledPixmap| Name: | QPaintEngine::drawTiledPixmap | | Prototype: | void QPaintEngine::drawTiledPixmap(const QRectF &rect, const QPixmap &pixmap, const QPointF &p) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 573-597 |
| | 17 | 6 |
QPaintEngine::paintDevice| Name: | QPaintEngine::paintDevice | | Prototype: | QPaintDevice *QPaintEngine::paintDevice() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 891-894 |
| | 1 | 1 |
QPaintEngine::painter| Name: | QPaintEngine::painter | | Prototype: | QPainter *QPaintEngine::painter() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 720-723 |
| | 1 | 1 |
QPaintEngine::setPaintDevice| Name: | QPaintEngine::setPaintDevice | | Prototype: | void QPaintEngine::setPaintDevice(QPaintDevice *device) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 882-885 |
| | 1 | 1 |
QPaintEngine::setSystemClip| Name: | QPaintEngine::setSystemClip | | Prototype: | void QPaintEngine::setSystemClip(const QRegion ®ion) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 920-930 |
| | 5 | 2 |
QPaintEngine::setSystemRect| Name: | QPaintEngine::setSystemRect | | Prototype: | void QPaintEngine::setSystemRect(const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 951-958 |
| | 4 | 2 |
QPaintEngine::syncState| Name: | QPaintEngine::syncState | | Prototype: | void QPaintEngine::syncState() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 293-300 |
| | 4 | 2 |
QPaintEngine::systemClip| Name: | QPaintEngine::systemClip | | Prototype: | QRegion QPaintEngine::systemClip() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 940-943 |
| | 1 | 1 |
QPaintEngine::systemRect| Name: | QPaintEngine::systemRect | | Prototype: | QRect QPaintEngine::systemRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 966-969 |
| | 1 | 1 |
QPaintEngineEx::QPaintEngineEx| Name: | QPaintEngineEx::QPaintEngineEx | | Prototype: | QPaintEngineEx::QPaintEngineEx() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 363-367 |
| | 1 | 1 |
QPaintEngineEx::QPaintEngineEx| Name: | QPaintEngineEx::QPaintEngineEx | | Prototype: | QPaintEngineEx::QPaintEngineEx(QPaintEngineExPrivate &data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 369-373 |
| | 1 | 1 |
QPaintEngineEx::clip| Name: | QPaintEngineEx::clip | | Prototype: | void QPaintEngineEx::clip(const QRect &r, Qt::ClipOperation op) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 603-614 |
| | 9 | 1 |
QPaintEngineEx::clip| Name: | QPaintEngineEx::clip | | Prototype: | void QPaintEngineEx::clip(const QRegion ®ion, Qt::ClipOperation op) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 616-679 |
| | 44 | 5 |
QPaintEngineEx::clip| Name: | QPaintEngineEx::clip | | Prototype: | void QPaintEngineEx::clip(const QPainterPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 681-689 |
| | 4 | 2 |
QPaintEngineEx::createState| Name: | QPaintEngineEx::createState | | Prototype: | QPainterState *QPaintEngineEx::createState(QPainterState *orig) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 375-380 |
| | 3 | 2 |
QPaintEngineEx::draw| Name: | QPaintEngineEx::draw | | Prototype: | void QPaintEngineEx::draw(const QVectorPath &path) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 591-600 |
| | 6 | 3 |
QPaintEngineEx::drawEllipse| Name: | QPaintEngineEx::drawEllipse | | Prototype: | void QPaintEngineEx::drawEllipse(const QRectF &r) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 814-829 |
| | 8 | 2 |
QPaintEngineEx::drawEllipse| Name: | QPaintEngineEx::drawEllipse | | Prototype: | void QPaintEngineEx::drawEllipse(const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 831-834 |
| | 1 | 1 |
QPaintEngineEx::drawImage| Name: | QPaintEngineEx::drawImage | | Prototype: | void QPaintEngineEx::drawImage(const QPointF &pos, const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 939-942 |
| | 1 | 1 |
QPaintEngineEx::drawLines| Name: | QPaintEngineEx::drawLines | | Prototype: | void QPaintEngineEx::drawLines(const QLine *lines, int lineCount) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 780-797 |
| | 11 | 3 |
QPaintEngineEx::drawLines| Name: | QPaintEngineEx::drawLines | | Prototype: | void QPaintEngineEx::drawLines(const QLineF *lines, int lineCount) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 799-812 |
| | 8 | 2 |
QPaintEngineEx::drawPath| Name: | QPaintEngineEx::drawPath | | Prototype: | void QPaintEngineEx::drawPath(const QPainterPath &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 836-840 |
| | 2 | 2 |
QPaintEngineEx::drawPixmap| Name: | QPaintEngineEx::drawPixmap | | Prototype: | void QPaintEngineEx::drawPixmap(const QPointF &pos, const QPixmap &pm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 934-937 |
| | 1 | 1 |
QPaintEngineEx::drawPixmapFragments| Name: | QPaintEngineEx::drawPixmapFragments | | Prototype: | void QPaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints ) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 959-988 |
| | 21 | 3 |
QPaintEngineEx::drawPoints| Name: | QPaintEngineEx::drawPoints | | Prototype: | void QPaintEngineEx::drawPoints(const QPointF *points, int pointCount) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 843-872 |
| | 21 | 6 |
QPaintEngineEx::drawPoints| Name: | QPaintEngineEx::drawPoints | | Prototype: | void QPaintEngineEx::drawPoints(const QPoint *points, int pointCount) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 874-904 |
| | 22 | 6 |
QPaintEngineEx::drawPolygon| Name: | QPaintEngineEx::drawPolygon | | Prototype: | void QPaintEngineEx::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 907-915 |
| | 4 | 2 |
QPaintEngineEx::drawPolygon| Name: | QPaintEngineEx::drawPolygon | | Prototype: | void QPaintEngineEx::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 917-932 |
| | 8 | 3 |
QPaintEngineEx::drawRects| Name: | QPaintEngineEx::drawRects | | Prototype: | void QPaintEngineEx::drawRects(const QRect *rects, int rectCount) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 704-719 |
| | 11 | 2 |
QPaintEngineEx::drawRects| Name: | QPaintEngineEx::drawRects | | Prototype: | void QPaintEngineEx::drawRects(const QRectF *rects, int rectCount) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 721-735 |
| | 11 | 2 |
QPaintEngineEx::drawRoundedRect| Name: | QPaintEngineEx::drawRoundedRect | | Prototype: | void QPaintEngineEx::drawRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 738-776 |
| | 30 | 2 |
QPaintEngineEx::drawStaticTextItem| Name: | QPaintEngineEx::drawStaticTextItem | | Prototype: | void QPaintEngineEx::drawStaticTextItem(QStaticTextItem *staticTextItem) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 1046-1076 |
| | 21 | 5 |
QPaintEngineEx::drawTiledPixmap| Name: | QPaintEngineEx::drawTiledPixmap | | Prototype: | void QPaintEngineEx::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 944-957 |
| | 9 | 1 |
QPaintEngineEx::fillRect| Name: | QPaintEngineEx::fillRect | | Prototype: | void QPaintEngineEx::fillRect(const QRectF &r, const QBrush &brush) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 691-697 |
| | 4 | 1 |