QtBase - 2016-12-13 07:58:44 +0000

Function Tree

Path:<top>::QPainterPathStroker
FunctionCondition %eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexityâ–¾
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: 2595-2612
  0.000% (0/8)
133
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: 2620-2626
  0.000% (0/4)
42
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: 2742-2747
  0.000% (0/4)
32
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: 2559-2572
  0.000% (0/4)
82
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: 2631-2634
  0.000% (0/1)
11
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: 2682-2685
  0.000% (0/1)
11
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: 2659-2662
  0.000% (0/1)
11
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: 2721-2724
  0.000% (0/1)
11
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: 2771-2774
  0.000% (0/1)
11
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: 2704-2707
  0.000% (0/1)
11
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: 2642-2645
  0.000% (0/1)
11
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: 2690-2693
  0.000% (0/1)
11
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: 2667-2670
  0.000% (0/1)
11
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: 2752-2755
  0.000% (0/1)
11
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: 2760-2763
  0.000% (0/1)
11
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: 2713-2716
  0.000% (0/1)
11
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: 2651-2654
  0.000% (0/1)
11
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: 2549-2552
  0.000% (0/1)
21

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