Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPainterPath::simplifiedName: | 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: | 3342-3348 |
| | 4 | 2 |
QPainterPath::slopeAtPercentName: | 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: | 3050-3084 |
| | 20 | 5 |
QPainterPath::subtractedName: | 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: | 3312-3318 |
| | 4 | 2 |
QPainterPath::subtractedInvertedName: | 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: | 3328-3331 |
| | 1 | 1 |
QPainterPath::toFillPolygonName: | 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: | 2791-2807 |
| | 12 | 5 |
QPainterPath::toFillPolygonName: | 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: | 2812-2815 |
| | 1 | 1 |
QPainterPath::toFillPolygonsName: | 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: | 1634-1729 |
| | 43 | 17 |
QPainterPath::toFillPolygonsName: | 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: | 1734-1737 |
| | 1 | 1 |
QPainterPath::toReversedName: | 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: | 1505-1545 |
| | 25 | 7 |
QPainterPath::toSubpathPolygonsName: | 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: | 1559-1602 |
| | 30 | 9 |
QPainterPath::toSubpathPolygonsName: | 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: | 1607-1610 |
| | 1 | 1 |
QPainterPath::translateName: | 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: | 2098-2115 |
| | 12 | 4 |
QPainterPath::translatedName: | 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: | 2133-2138 |
| | 3 | 1 |
QPainterPath::unitedName: | 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 |
| | 4 | 2 |
QPainterPathPrivateDeleter::cleanupName: | 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 |
| | 2 | 2 |
QPainterPathStroker::QPainterPathStrokerName: | 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 |
| | 2 | 1 |
QPainterPathStroker::QPainterPathStrokerName: | 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 |
| | 8 | 2 |
QPainterPathStroker::capStyleName: | 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 |
| | 1 | 1 |
QPainterPathStroker::createStrokeName: | 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 |
| | 13 | 3 |
QPainterPathStroker::curveThresholdName: | 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 |
| | 1 | 1 |
QPainterPathStroker::dashOffsetName: | 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 |
| | 1 | 1 |
QPainterPathStroker::dashPatternName: | 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 |
| | 1 | 1 |
QPainterPathStroker::joinStyleName: | 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 |
| | 1 | 1 |
QPainterPathStroker::miterLimitName: | 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 |
| | 1 | 1 |
QPainterPathStroker::setCapStyleName: | 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 |
| | 1 | 1 |
QPainterPathStroker::setCurveThresholdName: | 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 |
| | 1 | 1 |
QPainterPathStroker::setDashOffsetName: | 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 |
| | 1 | 1 |
QPainterPathStroker::setDashPatternName: | 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 |
| | 1 | 1 |
QPainterPathStroker::setDashPatternName: | 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 |
| | 3 | 2 |
QPainterPathStroker::setJoinStyleName: | 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 |
| | 1 | 1 |
QPainterPathStroker::setMiterLimitName: | 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 |
| | 1 | 1 |
QPainterPathStroker::setWidthName: | 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 |
| | 4 | 2 |
QPainterPathStroker::widthName: | 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 |
| | 1 | 1 |
QPainterPathStrokerPrivate::QPainterPathStrokerPrivateName: | 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 |
| | 3 | 1 |
QPainterPrivate::attachPainterPrivateName: | 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 |
| | 39 | 7 |
QPainterPrivate::checkEmulationName: | 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 |
| | 20 | 9 |
QPainterPrivate::detachPainterPrivateName: | 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 |
| | 17 | 5 |
QPainterPrivate::drawGlyphsName: | 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 |
| | 53 | 9 |
QPainterPrivate::drawOpaqueBackgroundName: | 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 |
| | 9 | 3 |
QPainterPrivate::drawStretchedGradientName: | 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 |
| | 77 | 15 |
QPainterPrivate::drawTextItemName: | 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 |
| | 96 | 25 |
QPainterPrivate::draw_helperName: | 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 |
| | 96 | 15 |
QPainterPrivate::effectiveDevicePixelRatioName: | 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 |
| | 3 | 2 |
QPainterPrivate::hidpiScaleTransformName: | 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 |
| | 2 | 1 |
QPainterPrivate::updateEmulationSpecifierName: | 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 |
| | 112 | 23 |
QPainterPrivate::updateInvMatrixName: | 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 |
| | 3 | 1 |
QPainterPrivate::updateMatrixName: | 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 |
| | 9 | 3 |
QPainterPrivate::updateStateName: | 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 |
| | 4 | 3 |
QPainterPrivate::updateStateImplName: | 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 |
| | 14 | 4 |
QPainterPrivate::viewTransformName: | 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 |
| | 6 | 2 |
QPainterPrivate::~QPainterPrivateName: | 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 |
| | 3 | 1 |
QPainterState::QPainterStateName: | 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 |
| | 1 | 1 |
QPainterState::QPainterStateName: | 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 |
| | 1 | 1 |
QPainterState::initName: | 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 |
| | 25 | 1 |
QPalette::QPaletteName: | 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 |
| | 8 | 2 |
QPalette::QPaletteName: | 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 |
| | 2 | 1 |
QPalette::QPaletteName: | 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 |
| | 2 | 1 |
QPalette::QPaletteName: | 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 |
| | 3 | 1 |
QPalette::QPaletteName: | 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 |
| | 6 | 1 |
QPalette::QPaletteName: | 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 |
| | 22 | 1 |
QPalette::QPaletteName: | 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 |
| | 1 | 1 |
QPalette::brushName: | 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 |
| | 7 | 3 |
QPalette::cacheKeyName: | 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 |
| | 1 | 1 |
QPalette::detachName: | 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 |
| | 9 | 5 |
QPalette::initName: | 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 |
| | 3 | 1 |
QPalette::isBrushSetName: | 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 |
| | 2 | 1 |
QPalette::isCopyOfName: | 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 |
| | 1 | 1 |
QPalette::isEqualName: | 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 |
| | 16 | 8 |
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 |
| | 6 | 2 |
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 |
| | 7 | 5 |
QPalette::resolveName: | 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 |
| | 12 | 5 |
QPalette::setBrushName: | 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 |
| | 14 | 5 |
QPalette::setColorGroupName: | 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 |
| | 13 | 1 |
QPalette::setColorGroupName: | 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 |
| | 4 | 1 |
QPalette::setColorGroupName: | 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 |
| | 20 | 1 |
QPalette::~QPaletteName: | 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 |
| | 2 | 2 |
QPalettePrivate::QPalettePrivateName: | 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 |
| | 1 | 1 |
QPanGesture::QPanGestureName: | 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 |
| | 1 | 1 |
QPanGesture::accelerationName: | 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 |
| | 1 | 1 |
QPanGesture::deltaName: | 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 |
| | 2 | 1 |
QPanGesture::lastOffsetName: | 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 |
| | 1 | 1 |
QPanGesture::offsetName: | 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 |
| | 1 | 1 |
QPanGesture::setAccelerationName: | 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 |
| | 1 | 1 |
QPanGesture::setLastOffsetName: | 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 |
| | 1 | 1 |
QPanGesture::setOffsetName: | 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 |
| | 1 | 1 |
QPanGestureRecognizer::createName: | 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 |
| | 3 | 2 |
QPanGestureRecognizer::recognizeName: | 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 |
| | 30 | 9 |
QPanGestureRecognizer::resetName: | 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 |
| | 5 | 1 |
QParallelAnimationGroup::QParallelAnimationGroupName: | 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 |
| | 2 | 1 |
QPartialCoverage::QPartialCoverageName: | 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 |
| | 2 | 1 |
QPartialCoverage::storeName: | 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 |
| | 1 | 1 |
QPathClipper::QPathClipperName: | 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 |
| | 2 | 1 |
QPathClipper::clipName: | 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 |
| | 50 | 26 |
QPathClipper::containsName: | 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 |
| | 23 | 8 |
QPathClipper::doClipName: | 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 |
| | 46 | 12 |
QPathClipper::handleCrossingEdgesName: | 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 |
| | 39 | 11 |
QPathClipper::intersectName: | 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 |
| | 33 | 13 |
QPathClipper::intersectName: | 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 |
| | 1 | 1 |
QPathClipper::pathToRectName: | 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 |
| | 24 | 8 |
QPathSegments::addPathName: | 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 |
| | 55 | 16 |