Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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 |
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 |
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::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::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::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::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::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::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 |
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 |
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 &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, 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::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::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::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::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::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::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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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 |
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::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::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::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::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::setElementPositionAtName: | 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: | 509-517 |
| | 6 | 1 |
QPainterPath::setDirtyName: | 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: | 3393-3400 |
| | 5 | 1 |
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: | 2353-2356 |
| | 1 | 1 |
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: | 2304-2307 |
| | 1 | 1 |
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: | 2379-2382 |
| | 1 | 1 |
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: | 2329-2332 |
| | 1 | 1 |
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: | 2366-2369 |
| | 1 | 1 |
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: | 2317-2320 |
| | 1 | 1 |
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: | 2341-2344 |
| | 1 | 1 |
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: | 2292-2295 |
| | 1 | 1 |
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: | 2280-2283 |
| | 1 | 1 |
QPainterPath::isEmptyName: | QPainterPath::isEmpty | Prototype: | bool QPainterPath::isEmpty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1492-1495 |
| | 1 | 1 |
QPainterPath::fillRuleName: | QPainterPath::fillRule | Prototype: | Qt::FillRule QPainterPath::fillRule() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1309-1312 |
| | 1 | 1 |
QPainterPath::ensureData_helperName: | 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: | 580-588 |
| | 6 | 1 |
QPainterPath::elementCountName: | QPainterPath::elementCount | Prototype: | int QPainterPath::elementCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 481-484 |
| | 1 | 1 |
QPainterPath::elementAtName: | 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: | 494-499 |
| | 3 | 1 |
QPainterPath::detach_helperName: | 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: | 571-575 |
| | 2 | 1 |
QPainterPath::currentPositionName: | QPainterPath::currentPosition | Prototype: | QPointF QPainterPath::currentPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 983-988 |
| | 3 | 1 |
QPainterPath::QPainterPathName: | QPainterPath::QPainterPath | Prototype: | QPainterPath::QPainterPath() noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 530-533 |
| | 2 | 1 |
QPainterPath::QPainterPathName: | 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: | 554-559 |
| | 2 | 1 |
QPainter::transformName: | 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: | 8202-8205 |
| | 1 | 1 |
QPainter::setWorldMatrixName: | QPainter::setWorldMatrix | Prototype: | void QPainter::setWorldMatrix(const QMatrix &matrix, bool combine) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2914-2917 |
| | 1 | 1 |
QPainter::setTransformName: | QPainter::setTransform | Prototype: | void QPainter::setTransform(const QTransform &transform, bool combine ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8191-8194 |
| | 1 | 1 |
QPainter::setRedirectedName: | QPainter::setRedirected | Prototype: | void QPainter::setRedirected(const QPaintDevice *device, QPaintDevice *replacement, const QPoint &offset) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7331-7340 |
| | 5 | 1 |
QPainter::setMatrixEnabledName: | QPainter::setMatrixEnabled | Prototype: | void QPainter::setMatrixEnabled(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3093-3096 |
| | 1 | 1 |
QPainter::setMatrixName: | QPainter::setMatrix | Prototype: | void QPainter::setMatrix(const QMatrix &matrix, bool combine) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2950-2953 |
| | 1 | 1 |
QPainter::restoreRedirectedName: | QPainter::restoreRedirected | Prototype: | void QPainter::restoreRedirected(const QPaintDevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7359-7363 |
| | 2 | 1 |
QPainter::resetMatrixName: | QPainter::resetMatrix | Prototype: | void QPainter::resetMatrix() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3030-3033 |
| | 1 | 1 |
QPainter::redirectedName: | QPainter::redirected | Prototype: | QPaintDevice *QPainter::redirected(const QPaintDevice *device, QPoint *offset) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7382-7387 |
| | 3 | 1 |
QPainter::paintEngineName: | QPainter::paintEngine | Prototype: | QPaintEngine *QPainter::paintEngine() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1933-1937 |
| | 2 | 1 |
QPainter::matrixEnabledName: | QPainter::matrixEnabled | Prototype: | bool QPainter::matrixEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3106-3109 |
| | 1 | 1 |
QPainter::matrixName: | QPainter::matrix | Prototype: | const QMatrix &QPainter::matrix() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2963-2966 |
| | 1 | 1 |
QPainter::layoutDirectionName: | QPainter::layoutDirection | Prototype: | Qt::LayoutDirection QPainter::layoutDirection() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7667-7671 |
| | 2 | 1 |
QPainter::isActiveName: | QPainter::isActive | Prototype: | bool QPainter::isActive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1527-1531 |
| | 2 | 1 |
QPainter::eraseRectName: | QPainter::eraseRect | Prototype: | void QPainter::eraseRect(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6817-6822 |
| | 2 | 1 |
QPainter::drawTextItemName: | QPainter::drawTextItem | Prototype: | void QPainter::drawTextItem(const QPointF &p, const QTextItem &ti) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6375-6380 |
| | 2 | 1 |
QPainter::drawTextName: | QPainter::drawText | Prototype: | void QPainter::drawText(const QPointF &p, const QString &str) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 5697-5700 |
| | 1 | 1 |
QPainter::drawRoundRectName: | QPainter::drawRoundRect | Prototype: | void QPainter::drawRoundRect(const QRectF &r, int xRnd, int yRnd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4181-4184 |
| | 1 | 1 |
QPainter::drawLinesName: | QPainter::drawLines | Prototype: | void QPainter::drawLines(const QPointF *pointPairs, int lineCount) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4628-4633 |
| | 2 | 1 |
QPainter::drawLinesName: | QPainter::drawLines | Prototype: | void QPainter::drawLines(const QPoint *pointPairs, int lineCount) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4641-4646 |
| | 2 | 1 |
QPainter::combinedMatrixName: | QPainter::combinedMatrix | Prototype: | QMatrix QPainter::combinedMatrix() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2981-2984 |
| | 1 | 1 |
QPainter::QPainterName: | QPainter::QPainter | Prototype: | QPainter::QPainter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1441-1444 |
| | 2 | 1 |
QPainter::PixmapFragment::createName: | QPainter::PixmapFragment::create | Prototype: | QPainter::PixmapFragment QPainter::PixmapFragment::create(const QPointF &pos, const QRectF &sourceRect, qreal scaleX, qreal scaleY, qreal rotation, qreal opacity) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8416-8423 |
| | 3 | 1 |
QPaintEvent::QPaintEventName: | QPaintEvent::QPaintEvent | Prototype: | QPaintEvent::QPaintEvent(const QRegion& paintRegion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1429-1431 |
| | 1 | 1 |
QPaintEvent::QPaintEventName: | QPaintEvent::QPaintEvent | Prototype: | QPaintEvent::QPaintEvent(const QRect &paintRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1437-1439 |
| | 1 | 1 |
QPaintEngineState::transformName: | QPaintEngineState::transform | Prototype: | QTransform QPaintEngineState::transform() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8033-8038 |
| | 2 | 1 |
QPaintEngineState::renderHintsName: | QPaintEngineState::renderHints | Prototype: | QPainter::RenderHints QPaintEngineState::renderHints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8138-8141 |
| | 1 | 1 |
QPaintEngineState::penNeedsResolvingName: | QPaintEngineState::penNeedsResolving | Prototype: | bool QPaintEngineState::penNeedsResolving() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8078-8082 |
| | 2 | 1 |
QPaintEngineState::penName: | QPaintEngineState::pen | Prototype: | QPen QPaintEngineState::pen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7921-7924 |
| | 1 | 1 |
QPaintEngineState::painterName: | QPaintEngineState::painter | Prototype: | QPainter *QPaintEngineState::painter() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8164-8167 |
| | 1 | 1 |
QPaintEngineState::opacityName: | QPaintEngineState::opacity | Prototype: | qreal QPaintEngineState::opacity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8176-8179 |
| | 1 | 1 |