QtBase - 8193340a44fd835cee029e63a31cfcab8ef6fd55

Functions

Page:<>1
Function: zoneData
...100
Function: QStyleOptionToolBox::QStyleOptionToolBox
...110
Function: QSslContext::sessionASN1
...120
Function: QSimplex::clearColumns
...130
Function: QRasterWindowPrivate::flush
...140
Function: QPlatformIntegrationPlugin::create
...144
Function: QPixmap::doInit
145
Function: QPictureIO::description
146
Function: QPdfWriter::setPageSize
147
Function: QPdf::ByteStream::operator <<
148149
Function: QPainter::setWorldMatrixEnabled
150
Function: QPainter::clipRegion
151
Function: QPaintDeviceWindow::metric
152
Function: QPagePreview::setPagePreviewLayout
...160
Function: QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0
...170
Function: QNetworkAccessManagerPrivate::_q_replyEncrypted
...200
Function: QImage::createHeuristicMask
...300
Function: QAbstractOpenGLFunctions::initializeOpenGLFunctions
...308
Function: BlendStateBinder::set
Functionâ–ľCondition %eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
QPainterPathStroker::width
Name: QPainterPathStroker::width
Prototype: qreal QPainterPathStroker::width() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2623-2626
  0.000% (0/1)
11
QPainterPathStroker::setWidth
Name: QPainterPathStroker::setWidth
Prototype: void QPainterPathStroker::setWidth(qreal width)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2612-2618
  0.000% (0/4)
42
QPainterPathStroker::setMiterLimit
Name: QPainterPathStroker::setMiterLimit
Prototype: void QPainterPathStroker::setMiterLimit(qreal limit)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2674-2677
  0.000% (0/1)
11
QPainterPathStroker::setJoinStyle
Name: QPainterPathStroker::setJoinStyle
Prototype: void QPainterPathStroker::setJoinStyle(Qt::PenJoinStyle style)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2651-2654
  0.000% (0/1)
11
QPainterPathStroker::setDashPattern
Name: QPainterPathStroker::setDashPattern
Prototype: void QPainterPathStroker::setDashPattern(Qt::PenStyle style)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2713-2716
  0.000% (0/1)
11
QPainterPathStroker::setDashPattern
Name: QPainterPathStroker::setDashPattern
Prototype: void QPainterPathStroker::setDashPattern(const QVector<qreal> &dashPattern)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2734-2739
  0.000% (0/4)
32
QPainterPathStroker::setDashOffset
Name: QPainterPathStroker::setDashOffset
Prototype: void QPainterPathStroker::setDashOffset(qreal offset)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2763-2766
  0.000% (0/1)
11
QPainterPathStroker::setCurveThreshold
Name: QPainterPathStroker::setCurveThreshold
Prototype: void QPainterPathStroker::setCurveThreshold(qreal threshold)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2696-2699
  0.000% (0/1)
11
QPainterPathStroker::setCapStyle
Name: QPainterPathStroker::setCapStyle
Prototype: void QPainterPathStroker::setCapStyle(Qt::PenCapStyle style)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2634-2637
  0.000% (0/1)
11
QPainterPathStroker::miterLimit
Name: QPainterPathStroker::miterLimit
Prototype: qreal QPainterPathStroker::miterLimit() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2682-2685
  0.000% (0/1)
11
QPainterPathStroker::joinStyle
Name: QPainterPathStroker::joinStyle
Prototype: Qt::PenJoinStyle QPainterPathStroker::joinStyle() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2659-2662
  0.000% (0/1)
11
QPainterPathStroker::dashPattern
Name: QPainterPathStroker::dashPattern
Prototype: QVector<qreal> QPainterPathStroker::dashPattern() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2744-2747
  0.000% (0/1)
11
QPainterPathStroker::dashOffset
Name: QPainterPathStroker::dashOffset
Prototype: qreal QPainterPathStroker::dashOffset() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2752-2755
  0.000% (0/1)
11
QPainterPathStroker::curveThreshold
Name: QPainterPathStroker::curveThreshold
Prototype: qreal QPainterPathStroker::curveThreshold() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2705-2708
  0.000% (0/1)
11
QPainterPathStroker::createStroke
Name: QPainterPathStroker::createStroke
Prototype: QPainterPath QPainterPathStroker::createStroke(const QPainterPath &path) const
Coverage:  0.000% (0/8)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2587-2604
  0.000% (0/8)
133
QPainterPathStroker::capStyle
Name: QPainterPathStroker::capStyle
Prototype: Qt::PenCapStyle QPainterPathStroker::capStyle() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2643-2646
  0.000% (0/1)
11
QPainterPathStroker::QPainterPathStroker
Name: QPainterPathStroker::QPainterPathStroker
Prototype: QPainterPathStroker::QPainterPathStroker()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2541-2544
  0.000% (0/1)
21
QPainterPathStroker::QPainterPathStroker
Name: QPainterPathStroker::QPainterPathStroker
Prototype: QPainterPathStroker::QPainterPathStroker(const QPen &pen)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2551-2564
  0.000% (0/4)
82
QPainterPathPrivateDeleter::cleanup
Name: QPainterPathPrivateDeleter::cleanup
Prototype: static inline void cleanup(QPainterPathPrivate *d)
Coverage:  0.000% (0/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 70-76
  0.000% (0/6)
22
QPainterPath::united
Name: QPainterPath::united
Prototype: QPainterPath QPainterPath::united(const QPainterPath &p) const
Coverage:  0.000% (0/8)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3271-3277
  0.000% (0/8)
42
QPainterPath::translated
Name: QPainterPath::translated
Prototype: QPainterPath QPainterPath::translated(qreal dx, qreal dy) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2125-2130
  0.000% (0/1)
31
QPainterPath::translate
Name: QPainterPath::translate
Prototype: void QPainterPath::translate(qreal dx, qreal dy)
Coverage:  0.000% (0/14)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2090-2107
  0.000% (0/14)
124
QPainterPath::toSubpathPolygons
Name: QPainterPath::toSubpathPolygons
Prototype: QList<QPolygonF> QPainterPath::toSubpathPolygons(const QTransform &matrix) const
Coverage:  0.000% (0/21)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1553-1596
  0.000% (0/21)
309
QPainterPath::toSubpathPolygons
Name: QPainterPath::toSubpathPolygons
Prototype: QList<QPolygonF> QPainterPath::toSubpathPolygons(const QMatrix &matrix) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1601-1604
  0.000% (0/1)
11
QPainterPath::toReversed
Name: QPainterPath::toReversed
Prototype: QPainterPath QPainterPath::toReversed() const
Coverage:  0.000% (0/14)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1499-1539
  0.000% (0/14)
257
QPainterPath::toFillPolygons
Name: QPainterPath::toFillPolygons
Prototype: QList<QPolygonF> QPainterPath::toFillPolygons(const QTransform &matrix) const
Coverage:  0.000% (0/51)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1628-1722
  0.000% (0/51)
4217
QPainterPath::toFillPolygons
Name: QPainterPath::toFillPolygons
Prototype: QList<QPolygonF> QPainterPath::toFillPolygons(const QMatrix &matrix) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1727-1730
  0.000% (0/1)
11
QPainterPath::toFillPolygon
Name: QPainterPath::toFillPolygon
Prototype: QPolygonF QPainterPath::toFillPolygon(const QTransform &matrix) const
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2783-2799
  0.000% (0/13)
125
QPainterPath::toFillPolygon
Name: QPainterPath::toFillPolygon
Prototype: QPolygonF QPainterPath::toFillPolygon(const QMatrix &matrix) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2804-2807
  0.000% (0/1)
11
QPainterPath::subtractedInverted
Name: QPainterPath::subtractedInverted
Prototype: QPainterPath QPainterPath::subtractedInverted(const QPainterPath &p) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3320-3323
  0.000% (0/1)
11
QPainterPath::subtracted
Name: QPainterPath::subtracted
Prototype: QPainterPath QPainterPath::subtracted(const QPainterPath &p) const
Coverage:  0.000% (0/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3304-3310
  0.000% (0/6)
42
QPainterPath::slopeAtPercent
Name: QPainterPath::slopeAtPercent
Prototype: qreal QPainterPath::slopeAtPercent(qreal t) const
Coverage:  0.000% (0/18)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3042-3076
  0.000% (0/18)
205
QPainterPath::simplified
Name: QPainterPath::simplified
Prototype: QPainterPath QPainterPath::simplified() const
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3334-3340
  0.000% (0/4)
42
QPainterPath::setFillRule
Name: QPainterPath::setFillRule
Prototype: void QPainterPath::setFillRule(Qt::FillRule fillRule)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1325-1333
  0.000% (0/4)
52
QPainterPath::setElementPositionAt
Name: QPainterPath::setElementPositionAt
Prototype: void QPainterPath::setElementPositionAt(int i, qreal x, qreal y)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 503-511
  0.000% (0/1)
61
QPainterPath::setDirty
Name: QPainterPath::setDirty
Prototype: void QPainterPath::setDirty(bool dirty)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3385-3392
  0.000% (0/1)
51
QPainterPath::quadTo
Name: QPainterPath::quadTo
Prototype: void QPainterPath::quadTo(const QPointF &c, const QPointF &e)
Coverage:  0.000% (0/15)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 831-861
  0.000% (0/15)
143
QPainterPath::pointAtPercent
Name: QPainterPath::pointAtPercent
Prototype: QPointF QPainterPath::pointAtPercent(qreal t) const
Coverage:  0.000% (0/14)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2979-2999
  0.000% (0/14)
134
QPainterPath::percentAtLength
Name: QPainterPath::percentAtLength
Prototype: qreal QPainterPath::percentAtLength(qreal len) const
Coverage:  0.000% (0/25)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2862-2914
  0.000% (0/25)
3110
QPainterPath::operator|=
Name: QPainterPath::operator|=
Prototype: QPainterPath &QPainterPath::operator|=(const QPainterPath &other)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2345-2348
  0.000% (0/1)
11
QPainterPath::operator|
Name: QPainterPath::operator|
Prototype: QPainterPath QPainterPath::operator|(const QPainterPath &other) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2296-2299
  0.000% (0/1)
11
QPainterPath::operator==
Name: QPainterPath::operator==
Prototype: bool QPainterPath::operator==(const QPainterPath &path) const
Coverage:  0.000% (0/24)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2237-2261
  0.000% (0/24)
187
QPainterPath::operator=
Name: QPainterPath::operator=
Prototype: QPainterPath &QPainterPath::operator=(const QPainterPath &other)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 591-600
  0.000% (0/7)
63
QPainterPath::operator-=
Name: QPainterPath::operator-=
Prototype: QPainterPath &QPainterPath::operator-=(const QPainterPath &other)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2371-2374
  0.000% (0/1)
11
QPainterPath::operator-
Name: QPainterPath::operator-
Prototype: QPainterPath QPainterPath::operator-(const QPainterPath &other) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2321-2324
  0.000% (0/1)
11
QPainterPath::operator+=
Name: QPainterPath::operator+=
Prototype: QPainterPath &QPainterPath::operator+=(const QPainterPath &other)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2358-2361
  0.000% (0/1)
11
QPainterPath::operator+
Name: QPainterPath::operator+
Prototype: QPainterPath QPainterPath::operator+(const QPainterPath &other) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2309-2312
  0.000% (0/1)
11
QPainterPath::operator&=
Name: QPainterPath::operator&=
Prototype: QPainterPath &QPainterPath::operator&=(const QPainterPath &other)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2333-2336
  0.000% (0/1)
11
QPainterPath::operator&
Name: QPainterPath::operator&
Prototype: QPainterPath QPainterPath::operator&(const QPainterPath &other) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2284-2287
  0.000% (0/1)
11
QPainterPath::operator!=
Name: QPainterPath::operator!=
Prototype: bool QPainterPath::operator!=(const QPainterPath &path) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2272-2275
  0.000% (0/1)
11
QPainterPath::moveTo
Name: QPainterPath::moveTo
Prototype: void QPainterPath::moveTo(const QPointF &p)
Coverage:  0.000% (0/10)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 666-695
  0.000% (0/10)
143
QPainterPath::lineTo
Name: QPainterPath::lineTo
Prototype: void QPainterPath::lineTo(const QPointF &p)
Coverage:  0.000% (0/15)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 716-741
  0.000% (0/15)
133
QPainterPath::length
Name: QPainterPath::length
Prototype: qreal QPainterPath::length() const
Coverage:  0.000% (0/14)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2819-2852
  0.000% (0/14)
197
QPainterPath::isEmpty
Name: QPainterPath::isEmpty
Prototype: bool QPainterPath::isEmpty() const
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1486-1489
  0.000% (0/7)
11
QPainterPath::intersects
Name: QPainterPath::intersects
Prototype: bool QPainterPath::intersects(const QRectF &rect) const
Coverage:  0.000% (0/28)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2047-2082
  0.000% (0/28)
198
QPainterPath::intersects
Name: QPainterPath::intersects
Prototype: bool QPainterPath::intersects(const QPainterPath &p) const
Coverage:  0.000% (0/9)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3353-3361
  0.000% (0/9)
63
QPainterPath::intersected
Name: QPainterPath::intersected
Prototype: QPainterPath QPainterPath::intersected(const QPainterPath &p) const
Coverage:  0.000% (0/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3286-3292
  0.000% (0/6)
42
QPainterPath::fillRule
Name: QPainterPath::fillRule
Prototype: Qt::FillRule QPainterPath::fillRule() const
Coverage:  0.000% (0/3)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1303-1306
  0.000% (0/3)
11
QPainterPath::ensureData_helper
Name: QPainterPath::ensureData_helper
Prototype: void QPainterPath::ensureData_helper()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 574-582
  0.000% (0/1)
61
QPainterPath::elementCount
Name: QPainterPath::elementCount
Prototype: int QPainterPath::elementCount() const
Coverage:  0.000% (0/3)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 475-478
  0.000% (0/3)
11
QPainterPath::elementAt
Name: QPainterPath::elementAt
Prototype: QPainterPath::Element QPainterPath::elementAt(int i) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 488-493
  0.000% (0/1)
31
QPainterPath::detach_helper
Name: QPainterPath::detach_helper
Prototype: void QPainterPath::detach_helper()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 565-569
  0.000% (0/1)
21
QPainterPath::detach
Name: QPainterPath::detach
Prototype: void QPainterPath::detach()
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 555-560
  0.000% (0/4)
32
QPainterPath::currentPosition
Name: QPainterPath::currentPosition
Prototype: QPointF QPainterPath::currentPosition() const
Coverage:  0.000% (0/5)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 977-982
  0.000% (0/5)
31
QPainterPath::cubicTo
Name: QPainterPath::cubicTo
Prototype: void QPainterPath::cubicTo(const QPointF &c1, const QPointF &c2, const QPointF &e)
Coverage:  0.000% (0/21)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 774-807
  0.000% (0/21)
153
QPainterPath::controlPointRect
Name: QPainterPath::controlPointRect
Prototype: QRectF QPainterPath::controlPointRect() const
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1465-1474
  0.000% (0/7)
63
QPainterPath::contains
Name: QPainterPath::contains
Prototype: bool QPainterPath::contains(const QPointF &pt) const
Coverage:  0.000% (0/24)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1807-1857
  0.000% (0/24)
289
QPainterPath::contains
Name: QPainterPath::contains
Prototype: bool QPainterPath::contains(const QRectF &rect) const
Coverage:  0.000% (0/53)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2148-2220
  0.000% (0/53)
3416
QPainterPath::contains
Name: QPainterPath::contains
Prototype: bool QPainterPath::contains(const QPainterPath &p) const
Coverage:  0.000% (0/9)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3375-3383
  0.000% (0/9)
63
QPainterPath::connectPath
Name: QPainterPath::connectPath
Prototype: void QPainterPath::connectPath(const QPainterPath &other)
Coverage:  0.000% (0/18)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1248-1277
  0.000% (0/18)
176
QPainterPath::computeControlPointRect
Name: QPainterPath::computeControlPointRect
Prototype: void QPainterPath::computeControlPointRect() const
Coverage:  0.000% (0/19)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3441-3461
  0.000% (0/19)
157
QPainterPath::computeBoundingRect
Name: QPainterPath::computeBoundingRect
Prototype: void QPainterPath::computeBoundingRect() const
Coverage:  0.000% (0/37)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3394-3438
  0.000% (0/37)
3115
QPainterPath::closeSubpath
Name: QPainterPath::closeSubpath
Prototype: void QPainterPath::closeSubpath()
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 636-646
  0.000% (0/4)
42
QPainterPath::boundingRect
Name: QPainterPath::boundingRect
Prototype: QRectF QPainterPath::boundingRect() const
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1444-1453
  0.000% (0/7)
63
QPainterPath::arcTo
Name: QPainterPath::arcTo
Prototype: void QPainterPath::arcTo(const QRectF &rect, qreal startAngle, qreal sweepLength)
Coverage:  0.000% (0/20)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 902-934
  0.000% (0/20)
164
QPainterPath::arcMoveTo
Name: QPainterPath::arcMoveTo
Prototype: void QPainterPath::arcMoveTo(const QRectF &rect, qreal angle)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 960-968
  0.000% (0/4)
52
QPainterPath::angleAtPercent
Name: QPainterPath::angleAtPercent
Prototype: qreal QPainterPath::angleAtPercent(qreal t) const
Coverage:  0.000% (0/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3013-3030
  0.000% (0/6)
112
QPainterPath::addText
Name: QPainterPath::addText
Prototype: void QPainterPath::addText(const QPointF &point, const QFont &f, const QString &text)
Coverage:  0.000% (0/27)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1148-1207
  0.000% (0/27)
449
QPainterPath::addRoundedRect
Name: QPainterPath::addRoundedRect
Prototype: void QPainterPath::addRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode)
Coverage:  0.000% (0/26)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3091-3147
  0.000% (0/26)
368
QPainterPath::addRoundRect
Name: QPainterPath::addRoundRect
Prototype: void QPainterPath::addRoundRect(const QRectF &r, int xRnd, int yRnd)
Coverage:  0.000% (0/15)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3167-3204
  0.000% (0/15)
275
QPainterPath::addRegion
Name: QPainterPath::addRegion
Prototype: void QPainterPath::addRegion(const QRegion &region)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1286-1295
  0.000% (0/4)
62
QPainterPath::addRect
Name: QPainterPath::addRect
Prototype: void QPainterPath::addRect(const QRectF &r)
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1013-1041
  0.000% (0/13)
173
QPainterPath::addPolygon
Name: QPainterPath::addPolygon
Prototype: void QPainterPath::addPolygon(const QPolygonF &polygon)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1060-1075
  0.000% (0/7)
93
QPainterPath::addPath
Name: QPainterPath::addPath
Prototype: void QPainterPath::addPath(const QPainterPath &other)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1217-1236
  0.000% (0/7)
113
QPainterPath::addEllipse
Name: QPainterPath::addEllipse
Prototype: void QPainterPath::addEllipse(const QRectF &boundingRect)
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 1096-1128
  0.000% (0/13)
213
QPainterPath::QPainterPath
Name: QPainterPath::QPainterPath
Prototype: QPainterPath::QPainterPath()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 524-527
  0.000% (0/1)
21
QPainterPath::QPainterPath
Name: QPainterPath::QPainterPath
Prototype: QPainterPath::QPainterPath(const QPainterPath &other)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 536-541
  0.000% (0/4)
22
QPainterPath::QPainterPath
Name: QPainterPath::QPainterPath
Prototype: QPainterPath::QPainterPath(const QPointF &startPoint)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 548-553
  0.000% (0/1)
21
QPainter::~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
  0.000% (0/14)
115
QPainter::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
  0.000% (0/4)
52
QPainter::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
  0.000% (0/4)
52
QPainter::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
  0.000% (0/4)
52
QPainter::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
  0.000% (0/4)
52
QPainter::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
  0.000% (0/4)
52
QPainter::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
  0.000% (0/4)
52
QPainter::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
  0.000% (0/4)
92
QPainter::transform
Name: QPainter::transform
Prototype: const QTransform & QPainter::transform() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 8197-8200
  0.000% (0/1)
11
QPainter::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
  0.000% (0/15)
185
QPainter::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
  0.000% (0/4)
72
QPainter::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
  0.000% (0/8)
93
Page:<>1
Function: zoneData
...100
Function: QStyleOptionToolBox::QStyleOptionToolBox
...110
Function: QSslContext::sessionASN1
...120
Function: QSimplex::clearColumns
...130
Function: QRasterWindowPrivate::flush
...140
Function: QPlatformIntegrationPlugin::create
...144
Function: QPixmap::doInit
145
Function: QPictureIO::description
146
Function: QPdfWriter::setPageSize
147
Function: QPdf::ByteStream::operator <<
148149
Function: QPainter::setWorldMatrixEnabled
150
Function: QPainter::clipRegion
151
Function: QPaintDeviceWindow::metric
152
Function: QPagePreview::setPagePreviewLayout
...160
Function: QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0
...170
Function: QNetworkAccessManagerPrivate::_q_replyEncrypted
...200
Function: QImage::createHeuristicMask
...300
Function: QAbstractOpenGLFunctions::initializeOpenGLFunctions
...308
Function: BlendStateBinder::set

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9