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

Functions

Page:<>1
Function: AnchorData::dump
...100
Function: QGridLayoutPrivate::colStretch
...130
Function: QMenu::toolTipsVisible
...140
Function: QNetworkAccessFtpBackendFactory::create
...150
Function: QOpenGLFunctions_1_4::isContextCompatible
...158
Function: QPageLayoutPrivate::QPageLayoutPrivate
159
Function: QPagedPaintDevice::pageSize
160
Function: QPaintEngineState::penNeedsResolving
161
Function: QPainter::setClipRegion
162163
Function: QPathSegments::mergePoints
164
Function: QPdfPrintEngine::QPdfPrintEngine
165
Function: QPicture::operator=
166
Function: QPixmap::QPixmap
...170
Function: QPlatformFontDialogHelper::setOptions
...180
Function: QRasterPaintEngine::drawTextItem
...190
Function: QShortcutMap::resetState
...200
Function: QSslCertificateExtension::operator=
...300
Function: qt_memfill_template
...306
Function: variantHash
Functionâ–´Condition %eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
QPainterPath::united
Name: QPainterPath::united
Prototype: QPainterPath QPainterPath::united(const QPainterPath &p) const
Coverage:  0.000% (0/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 3279-3285
  0.000% (0/6)
42
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: 76-82
  0.000% (0/6)
22
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: 2549-2552
  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: 2559-2572
  0.000% (0/4)
82
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: 2651-2654
  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: 2595-2612
  0.000% (0/8)
133
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: 2713-2716
  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: 2760-2763
  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: 2752-2755
  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: 2667-2670
  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: 2690-2693
  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: 2642-2645
  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: 2704-2707
  0.000% (0/1)
11
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: 2771-2774
  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: 2721-2724
  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: 2742-2747
  0.000% (0/4)
32
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: 2659-2662
  0.000% (0/1)
11
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: 2682-2685
  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: 2620-2626
  0.000% (0/4)
42
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: 2631-2634
  0.000% (0/1)
11
QPainterPathStrokerPrivate::QPainterPathStrokerPrivate
Name: QPainterPathStrokerPrivate::QPainterPathStrokerPrivate
Prototype: QPainterPathStrokerPrivate::QPainterPathStrokerPrivate()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp
Lines: 2538-2544
  0.000% (0/1)
31
QPainterPrivate::attachPainterPrivate
Name: QPainterPrivate::attachPainterPrivate
Prototype: bool QPainterPrivate::attachPainterPrivate(QPainter *q, QPaintDevice *pdev)
Coverage:  0.000% (0/20)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 247-310
  0.000% (0/20)
397
QPainterPrivate::checkEmulation
Name: QPainterPrivate::checkEmulation
Prototype: void QPainterPrivate::checkEmulation()
Coverage:  0.000% (0/31)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 178-206
  0.000% (0/31)
209
QPainterPrivate::detachPainterPrivate
Name: QPainterPrivate::detachPainterPrivate
Prototype: void QPainterPrivate::detachPainterPrivate(QPainter *q)
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 312-336
  0.000% (0/13)
175
QPainterPrivate::drawGlyphs
Name: QPainterPrivate::drawGlyphs
Prototype: void QPainterPrivate::drawGlyphs(const quint32 *glyphArray, QFixedPoint *positions, int glyphCount, QFontEngine *fontEngine, bool overline, bool underline, bool strikeOut)
Coverage:  0.000% (0/34)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 5575-5653
  0.000% (0/34)
539
QPainterPrivate::drawOpaqueBackground
Name: QPainterPrivate::drawOpaqueBackground
Prototype: void QPainterPrivate::drawOpaqueBackground(const QPainterPath &path, DrawOperation op)
Coverage:  0.000% (0/11)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 495-512
  0.000% (0/11)
93
QPainterPrivate::drawStretchedGradient
Name: QPainterPrivate::drawStretchedGradient
Prototype: void QPainterPrivate::drawStretchedGradient(const QPainterPath &path, DrawOperation op)
Coverage:  0.000% (0/51)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 530-642
  0.000% (0/51)
7715
QPainterPrivate::drawTextItem
Name: QPainterPrivate::drawTextItem
Prototype: void QPainterPrivate::drawTextItem(const QPointF &p, const QTextItem &_ti, QTextEngine *textEngine)
Coverage:  0.000% (0/104)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 6382-6533
  0.000% (0/104)
9625
QPainterPrivate::draw_helper
Name: QPainterPrivate::draw_helper
Prototype: void QPainterPrivate::draw_helper(const QPainterPath &originalPath, DrawOperation op)
Coverage:  0.000% (0/57)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 339-493
  0.000% (0/57)
9615
QPainterPrivate::effectiveDevicePixelRatio
Name: QPainterPrivate::effectiveDevicePixelRatio
Prototype: qreal QPainterPrivate::effectiveDevicePixelRatio() const
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 228-235
  0.000% (0/4)
32
QPainterPrivate::hidpiScaleTransform
Name: QPainterPrivate::hidpiScaleTransform
Prototype: QTransform QPainterPrivate::hidpiScaleTransform() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 237-241
  0.000% (0/1)
21
QPainterPrivate::updateEmulationSpecifier
Name: QPainterPrivate::updateEmulationSpecifier
Prototype: void QPainterPrivate::updateEmulationSpecifier(QPainterState *s)
Coverage:  0.000% (0/187)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 674-877
  0.000% (0/187)
11223
QPainterPrivate::updateInvMatrix
Name: QPainterPrivate::updateInvMatrix
Prototype: void QPainterPrivate::updateInvMatrix()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 665-670
  0.000% (0/1)
31
QPainterPrivate::updateMatrix
Name: QPainterPrivate::updateMatrix
Prototype: void QPainterPrivate::updateMatrix()
Coverage:  0.000% (0/10)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 645-662
  0.000% (0/10)
93
QPainterPrivate::updateState
Name: QPainterPrivate::updateState
Prototype: void QPainterPrivate::updateState(QPainterState *newState)
Coverage:  0.000% (0/9)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 911-919
  0.000% (0/9)
43
QPainterPrivate::updateStateImpl
Name: QPainterPrivate::updateStateImpl
Prototype: void QPainterPrivate::updateStateImpl(QPainterState *newState)
Coverage:  0.000% (0/11)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 879-909
  0.000% (0/11)
144
QPainterPrivate::viewTransform
Name: QPainterPrivate::viewTransform
Prototype: QTransform QPainterPrivate::viewTransform() const
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 217-226
  0.000% (0/4)
62
QPainterPrivate::~QPainterPrivate
Name: QPainterPrivate::~QPainterPrivate
Prototype: QPainterPrivate::~QPainterPrivate()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 209-214
  0.000% (0/1)
31
QPainterState::QPainterState
Name: QPainterState::QPainterState
Prototype: QPainterState::QPainterState(const QPainterState *s)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 7673-7689
  0.000% (0/1)
11
QPainterState::QPainterState
Name: QPainterState::QPainterState
Prototype: QPainterState::QPainterState()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 7691-7702
  0.000% (0/1)
11
QPainterState::init
Name: QPainterState::init
Prototype: void QPainterState::init(QPainter *p)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp
Lines: 7708-7734
  0.000% (0/1)
251
QPalette::QPalette
Name: QPalette::QPalette
Prototype: QPalette::QPalette()
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 520-536
  0.000% (0/4)
82
QPalette::QPalette
Name: QPalette::QPalette
Prototype: QPalette::QPalette(const QColor &button)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 543-547
  0.000% (0/1)
21
QPalette::QPalette
Name: QPalette::QPalette
Prototype: QPalette::QPalette(Qt::GlobalColor button)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 554-558
  0.000% (0/1)
21
QPalette::QPalette
Name: QPalette::QPalette
Prototype: QPalette::QPalette(const QBrush &windowText, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &window)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 567-576
  0.000% (0/1)
31
QPalette::QPalette
Name: QPalette::QPalette
Prototype: QPalette::QPalette(const QColor &windowText, const QColor &window, const QColor &light, const QColor &dark, const QColor &mid, const QColor &text, const QColor &base)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 585-595
  0.000% (0/1)
61
QPalette::QPalette
Name: QPalette::QPalette
Prototype: QPalette::QPalette(const QColor &button, const QColor &window)
Coverage:  0.000% (0/5)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 602-630
  0.000% (0/5)
221
QPalette::QPalette
Name: QPalette::QPalette
Prototype: QPalette::QPalette(const QPalette &p)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 637-641
  0.000% (0/1)
11
QPalette::brush
Name: QPalette::brush
Prototype: const QBrush &QPalette::brush(ColorGroup gr, ColorRole cr) const
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 719-731
  0.000% (0/7)
73
QPalette::cacheKey
Name: QPalette::cacheKey
Prototype: qint64 QPalette::cacheKey() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 896-899
  0.000% (0/1)
11
QPalette::detach
Name: QPalette::detach
Prototype: void QPalette::detach()
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 789-802
  0.000% (0/13)
95
QPalette::init
Name: QPalette::init
Prototype: void QPalette::init()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 664-668
  0.000% (0/1)
31
QPalette::isBrushSet
Name: QPalette::isBrushSet
Prototype: bool QPalette::isBrushSet(ColorGroup cg, ColorRole cr) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 780-784
  0.000% (0/1)
21
QPalette::isCopyOf
Name: QPalette::isCopyOf
Prototype: bool QPalette::isCopyOf(const QPalette &p) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 1030-1033
  0.000% (0/1)
11
QPalette::isEqual
Name: QPalette::isEqual
Prototype: bool QPalette::isEqual(QPalette::ColorGroup group1, QPalette::ColorGroup group2) const
Coverage:  0.000% (0/22)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 844-869
  0.000% (0/22)
168
QPalette::operator=
Name: QPalette::operator=
Prototype: QPalette &QPalette::operator=(const QPalette &p)
Coverage:  0.000% (0/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 676-684
  0.000% (0/6)
62
QPalette::operator==
Name: QPalette::operator==
Prototype: bool QPalette::operator==(const QPalette &p) const
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 825-836
  0.000% (0/13)
75
QPalette::resolve
Name: QPalette::resolve
Prototype: QPalette QPalette::resolve(const QPalette &other) const
Coverage:  0.000% (0/15)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 904-922
  0.000% (0/15)
125
QPalette::setBrush
Name: QPalette::setBrush
Prototype: void QPalette::setBrush(ColorGroup cg, ColorRole cr, const QBrush &b)
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 751-770
  0.000% (0/13)
145
QPalette::setColorGroup
Name: QPalette::setColorGroup
Prototype: void QPalette::setColorGroup(ColorGroup cg, const QBrush &windowText, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &window)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 1043-1063
  0.000% (0/1)
131
QPalette::setColorGroup
Name: QPalette::setColorGroup
Prototype: void QPalette::setColorGroup(ColorGroup cg, const QBrush &foreground, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &alternate_base, const QBrush &background, const QBrush &midlight, const QBrush &button_text, const QBrush &shadow, const QBrush &highlight, const QBrush &highlighted_text, const QBrush &link, const QBrush &link_visited)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 1067-1081
  0.000% (0/1)
41
QPalette::setColorGroup
Name: QPalette::setColorGroup
Prototype: void QPalette::setColorGroup(ColorGroup cg, const QBrush &foreground, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &alternate_base, const QBrush &background, const QBrush &midlight, const QBrush &button_text, const QBrush &shadow, const QBrush &highlight, const QBrush &highlighted_text, const QBrush &link, const QBrush &link_visited, const QBrush &toolTipBase, const QBrush &toolTipText)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 1084-1114
  0.000% (0/1)
201
QPalette::~QPalette
Name: QPalette::~QPalette
Prototype: QPalette::~QPalette()
Coverage:  0.000% (0/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 657-661
  0.000% (0/6)
22
QPalettePrivate::QPalettePrivate
Name: QPalettePrivate::QPalettePrivate
Prototype: QPalettePrivate()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp
Lines: 53-53
  0.000% (0/1)
11
QPanGesture::QPanGesture
Name: QPanGesture::QPanGesture
Prototype: QPanGesture::QPanGesture(QObject *parent)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp
Lines: 291-295
  0.000% (0/1)
11
QPanGesture::acceleration
Name: QPanGesture::acceleration
Prototype: qreal QPanGesture::acceleration() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp
Lines: 320-323
  0.000% (0/1)
11
QPanGesture::delta
Name: QPanGesture::delta
Prototype: QPointF QPanGesture::delta() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp
Lines: 314-318
  0.000% (0/1)
21
QPanGesture::lastOffset
Name: QPanGesture::lastOffset
Prototype: QPointF QPanGesture::lastOffset() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp
Lines: 304-307
  0.000% (0/1)
11
QPanGesture::offset
Name: QPanGesture::offset
Prototype: QPointF QPanGesture::offset() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp
Lines: 309-312
  0.000% (0/1)
11
QPanGesture::setAcceleration
Name: QPanGesture::setAcceleration
Prototype: void QPanGesture::setAcceleration(qreal value)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp
Lines: 335-338
  0.000% (0/1)
11
QPanGesture::setLastOffset
Name: QPanGesture::setLastOffset
Prototype: void QPanGesture::setLastOffset(const QPointF &value)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp
Lines: 325-328
  0.000% (0/1)
11
QPanGesture::setOffset
Name: QPanGesture::setOffset
Prototype: void QPanGesture::setOffset(const QPointF &value)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp
Lines: 330-333
  0.000% (0/1)
11
QPanGestureRecognizer::create
Name: QPanGestureRecognizer::create
Prototype: QGesture *QPanGestureRecognizer::create(QObject *target)
Coverage:  0.000% (0/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp
Lines: 58-70
  0.000% (0/6)
32
QPanGestureRecognizer::recognize
Name: QPanGestureRecognizer::recognize
Prototype: QGestureRecognizer::Result QPanGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event)
Coverage:  0.000% (0/28)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp
Lines: 81-130
  0.000% (0/28)
309
QPanGestureRecognizer::reset
Name: QPanGestureRecognizer::reset
Prototype: void QPanGestureRecognizer::reset(QGesture *state)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp
Lines: 132-141
  0.000% (0/1)
51
QParallelAnimationGroup::QParallelAnimationGroup
Name: QParallelAnimationGroup::QParallelAnimationGroup
Prototype: QParallelAnimationGroup::QParallelAnimationGroup(QObject *parent)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 87-90
100.000% (1/1)
21
QParallelAnimationGroup::QParallelAnimationGroup
Name: QParallelAnimationGroup::QParallelAnimationGroup
Prototype: QParallelAnimationGroup::QParallelAnimationGroup(QParallelAnimationGroupPrivate &dd, QObject *parent)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 95-99
  0.000% (0/1)
21
QParallelAnimationGroup::duration
Name: QParallelAnimationGroup::duration
Prototype: int QParallelAnimationGroup::duration() const
Coverage: 100.000% (7/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 111-125
100.000% (7/7)
83
QParallelAnimationGroup::event
Name: QParallelAnimationGroup::event
Prototype: bool QParallelAnimationGroup::event(QEvent *event)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 334-337
100.000% (1/1)
11
QParallelAnimationGroup::updateCurrentTime
Name: QParallelAnimationGroup::updateCurrentTime
Prototype: void QParallelAnimationGroup::updateCurrentTime(int currentTime)
Coverage:  92.105% (35/38)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 130-182
 92.105% (35/38)
3012
QParallelAnimationGroup::updateDirection
Name: QParallelAnimationGroup::updateDirection
Prototype: void QParallelAnimationGroup::updateDirection(QAbstractAnimation::Direction direction)
Coverage:  41.667% (5/12)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 312-329
 41.667% (5/12)
94
QParallelAnimationGroup::updateState
Name: QParallelAnimationGroup::updateState
Prototype: void QParallelAnimationGroup::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState)
Coverage: 100.000% (25/25)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 187-217
100.000% (25/25)
2010
QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished
Name: QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished
Prototype: void QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished()
Coverage:  91.667% (22/24)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 219-246
 91.667% (22/24)
178
QParallelAnimationGroupPrivate::animationRemoved
Name: QParallelAnimationGroupPrivate::animationRemoved
Prototype: void QParallelAnimationGroupPrivate::animationRemoved(int index, QAbstractAnimation *anim)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 302-307
100.000% (1/1)
31
QParallelAnimationGroupPrivate::applyGroupState
Name: QParallelAnimationGroupPrivate::applyGroupState
Prototype: void QParallelAnimationGroupPrivate::applyGroupState(QAbstractAnimation *animation)
Coverage:  57.143% (4/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 280-294
 57.143% (4/7)
65
QParallelAnimationGroupPrivate::connectUncontrolledAnimations
Name: QParallelAnimationGroupPrivate::connectUncontrolledAnimations
Prototype: void QParallelAnimationGroupPrivate::connectUncontrolledAnimations()
Coverage: 100.000% (9/9)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 256-265
100.000% (9/9)
53
QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations
Name: QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations
Prototype: void QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations()
Coverage: 100.000% (4/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 248-254
100.000% (4/4)
32
QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished
Name: QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished
Prototype: bool QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished(QAbstractAnimation *anim) const
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 297-300
100.000% (1/1)
11
QParallelAnimationGroupPrivate::shouldAnimationStart
Name: QParallelAnimationGroupPrivate::shouldAnimationStart
Prototype: bool QParallelAnimationGroupPrivate::shouldAnimationStart(QAbstractAnimation *animation, bool startIfAtEnd) const
Coverage: 100.000% (10/10)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp
Lines: 267-278
100.000% (10/10)
84
QPartialCoverage::QPartialCoverage
Name: QPartialCoverage::QPartialCoverage
Prototype: inline QPartialCoverage(uint const_alpha)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp
Lines: 828-832
  0.000% (0/1)
21
QPartialCoverage::store
Name: QPartialCoverage::store
Prototype: inline void store(uint *dest, const uint src) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp
Lines: 834-837
  0.000% (0/1)
11
QPathClipper::QPathClipper
Name: QPathClipper::QPathClipper
Prototype: QPathClipper::QPathClipper(const QPainterPath &subject, const QPainterPath &clip)
Coverage:  0.000% (0/5)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 1452-1459
  0.000% (0/5)
21
QPathClipper::clip
Name: QPathClipper::clip
Prototype: QPainterPath QPathClipper::clip(Operation operation)
Coverage:  0.000% (0/62)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 1549-1636
  0.000% (0/62)
5026
QPathClipper::contains
Name: QPathClipper::contains
Prototype: bool QPathClipper::contains()
Coverage:  0.000% (0/26)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 1415-1450
  0.000% (0/26)
238
QPathClipper::doClip
Name: QPathClipper::doClip
Prototype: bool QPathClipper::doClip(QWingedEdge &list, ClipperMode mode)
Coverage:  0.000% (0/36)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 1638-1722
  0.000% (0/36)
4612
QPathClipper::handleCrossingEdges
Name: QPathClipper::handleCrossingEdges
Prototype: bool QPathClipper::handleCrossingEdges(QWingedEdge &list, qreal y, ClipperMode mode)
Coverage:  0.000% (0/32)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 1817-1887
  0.000% (0/32)
3911
QPathClipper::intersect
Name: QPathClipper::intersect
Prototype: bool QPathClipper::intersect()
Coverage:  0.000% (0/45)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 1364-1413
  0.000% (0/45)
3313
QPathClipper::intersect
Name: QPathClipper::intersect
Prototype: QPainterPath QPathClipper::intersect(const QPainterPath &path, const QRectF &rect)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 2123-2126
  0.000% (0/1)
11
QPathClipper::pathToRect
Name: QPathClipper::pathToRect
Prototype: bool QPathClipper::pathToRect(const QPainterPath &path, QRectF *rect)
Coverage:  0.000% (0/36)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 1510-1546
  0.000% (0/36)
248
QPathSegments::addPath
Name: QPathSegments::addPath
Prototype: void QPathSegments::addPath(const QPainterPath &path)
Coverage:  0.000% (0/54)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 916-1004
  0.000% (0/54)
5516
Page:<>1
Function: AnchorData::dump
...100
Function: QGridLayoutPrivate::colStretch
...130
Function: QMenu::toolTipsVisible
...140
Function: QNetworkAccessFtpBackendFactory::create
...150
Function: QOpenGLFunctions_1_4::isContextCompatible
...158
Function: QPageLayoutPrivate::QPageLayoutPrivate
159
Function: QPagedPaintDevice::pageSize
160
Function: QPaintEngineState::penNeedsResolving
161
Function: QPainter::setClipRegion
162163
Function: QPathSegments::mergePoints
164
Function: QPdfPrintEngine::QPdfPrintEngine
165
Function: QPicture::operator=
166
Function: QPixmap::QPixmap
...170
Function: QPlatformFontDialogHelper::setOptions
...180
Function: QRasterPaintEngine::drawTextItem
...190
Function: QShortcutMap::resetState
...200
Function: QSslCertificateExtension::operator=
...300
Function: qt_memfill_template
...306
Function: variantHash

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