| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QPaintEngineEx::drawImage| Name: | QPaintEngineEx::drawImage | | Prototype: | void QPaintEngineEx::drawImage(const QPointF &pos, const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 942-945 |
| | 1 | 1 |
QPaintEngineEx::drawPixmap| Name: | QPaintEngineEx::drawPixmap | | Prototype: | void QPaintEngineEx::drawPixmap(const QPointF &pos, const QPixmap &pm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 937-940 |
| | 1 | 1 |
QPaintEngineEx::fillRect| Name: | QPaintEngineEx::fillRect | | Prototype: | void QPaintEngineEx::fillRect(const QRectF &r, const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 702-705 |
| | 1 | 1 |
QPaintEngineEx::requiresPretransformedGlyphPositions| Name: | QPaintEngineEx::requiresPretransformedGlyphPositions | | Prototype: | bool QPaintEngineEx::requiresPretransformedGlyphPositions(QFontEngine *, const QTransform &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 1081-1084 |
| | 1 | 1 |
QPaintEngineEx::setState| Name: | QPaintEngineEx::setState | | Prototype: | void QPaintEngineEx::setState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 993-996 |
| | 1 | 1 |
QPaintEngineExPrivate::~QPaintEngineExPrivate| Name: | QPaintEngineExPrivate::~QPaintEngineExPrivate | | Prototype: | QPaintEngineExPrivate::~QPaintEngineExPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 171-174 |
| | 1 | 1 |
QPaintEngineState::backgroundBrush| Name: | QPaintEngineState::backgroundBrush | | Prototype: | QBrush QPaintEngineState::backgroundBrush() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7963-7966 |
| | 1 | 1 |
QPaintEngineState::backgroundMode| Name: | QPaintEngineState::backgroundMode | | Prototype: | Qt::BGMode QPaintEngineState::backgroundMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7978-7981 |
| | 1 | 1 |
QPaintEngineState::brush| Name: | QPaintEngineState::brush | | Prototype: | QBrush QPaintEngineState::brush() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7935-7938 |
| | 1 | 1 |
QPaintEngineState::brushOrigin| Name: | QPaintEngineState::brushOrigin | | Prototype: | QPointF QPaintEngineState::brushOrigin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7949-7952 |
| | 1 | 1 |
QPaintEngineState::clipOperation| Name: | QPaintEngineState::clipOperation | | Prototype: | Qt::ClipOperation QPaintEngineState::clipOperation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8052-8055 |
| | 1 | 1 |
QPaintEngineState::clipPath| Name: | QPaintEngineState::clipPath | | Prototype: | QPainterPath QPaintEngineState::clipPath() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8107-8110 |
| | 1 | 1 |
QPaintEngineState::clipRegion| Name: | QPaintEngineState::clipRegion | | Prototype: | QRegion QPaintEngineState::clipRegion() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8093-8096 |
| | 1 | 1 |
QPaintEngineState::compositionMode| Name: | QPaintEngineState::compositionMode | | Prototype: | QPainter::CompositionMode QPaintEngineState::compositionMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8153-8156 |
| | 1 | 1 |
QPaintEngineState::font| Name: | QPaintEngineState::font | | Prototype: | QFont QPaintEngineState::font() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7993-7996 |
| | 1 | 1 |
QPaintEngineState::isClipEnabled| Name: | QPaintEngineState::isClipEnabled | | Prototype: | bool QPaintEngineState::isClipEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8123-8126 |
| | 1 | 1 |
QPaintEngineState::opacity| Name: | 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 |
QPaintEngineState::painter| Name: | 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::pen| Name: | 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::renderHints| Name: | 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 |
QPaintEvent::QPaintEvent| Name: | 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::QPaintEvent| Name: | 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 |
QPainter::combinedMatrix| Name: | 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::drawRoundRect| Name: | 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::drawText| Name: | 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::matrix| Name: | 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::matrixEnabled| Name: | 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::resetMatrix| Name: | 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::setMatrix| Name: | 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::setMatrixEnabled| Name: | 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::setTransform| Name: | 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::setWorldMatrix| Name: | 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::transform| Name: | QPainter::transform | | Prototype: | const QTransform & QPainter::transform() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8202-8205 |
| | 1 | 1 |
QPainterPath::elementCount| Name: | 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::fillRule| Name: | 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::isEmpty| Name: | 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::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::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: | 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: | 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: | 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: | 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: | 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: | 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: | 2353-2356 |
| | 1 | 1 |
QPainterPath::subtractedInverted| Name: | QPainterPath::subtractedInverted | | Prototype: | QPainterPath QPainterPath::subtractedInverted(const QPainterPath &p) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3328-3331 |
| | 1 | 1 |
QPainterPath::toFillPolygon| Name: | QPainterPath::toFillPolygon | | Prototype: | QPolygonF QPainterPath::toFillPolygon(const QMatrix &matrix) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2812-2815 |
| | 1 | 1 |
QPainterPath::toFillPolygons| Name: | QPainterPath::toFillPolygons | | Prototype: | QList<QPolygonF> QPainterPath::toFillPolygons(const QMatrix &matrix) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1734-1737 |
| | 1 | 1 |
QPainterPath::toSubpathPolygons| Name: | QPainterPath::toSubpathPolygons | | Prototype: | QList<QPolygonF> QPainterPath::toSubpathPolygons(const QMatrix &matrix) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1607-1610 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
QPauseAnimation::QPauseAnimation| Name: | QPauseAnimation::QPauseAnimation | | Prototype: | QPauseAnimation::QPauseAnimation(int msecs, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | | Lines: | 99-102 |
| | 1 | 1 |
QPauseAnimation::event| Name: | QPauseAnimation::event | | Prototype: | bool QPauseAnimation::event(QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | | Lines: | 137-140 |
| | 1 | 1 |
QPauseAnimationPrivate::QPauseAnimationPrivate| Name: | QPauseAnimationPrivate::QPauseAnimationPrivate | | Prototype: | QPauseAnimationPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | | Lines: | 75-78 |
| | 1 | 1 |
QPcreJitStackPointer::QPcreJitStackPointer| Name: | QPcreJitStackPointer::QPcreJitStackPointer | | Prototype: | QPcreJitStackPointer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1085-1090 |
| | 1 | 1 |
QPdf::ByteStream::ByteStream| Name: | QPdf::ByteStream::ByteStream | | Prototype: | ByteStream::ByteStream(QByteArray *byteArray, bool fileBacking) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 163-170 |
| | 1 | 1 |
QPdf::ByteStream::ByteStream| Name: | QPdf::ByteStream::ByteStream | | Prototype: | ByteStream::ByteStream(bool fileBacking) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 172-179 |
| | 1 | 1 |
QPdf::ByteStream::clear| Name: | QPdf::ByteStream::clear | | Prototype: | void ByteStream::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 254-257 |
| | 1 | 1 |
QPdf::ByteStream::~ByteStream| Name: | QPdf::ByteStream::~ByteStream | | Prototype: | ByteStream::~ByteStream() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 181-184 |
| | 1 | 1 |
QPdfEngine::type| Name: | QPdfEngine::type | | Prototype: | QPaintEngine::Type QPdfEngine::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1273-1276 |
| | 1 | 1 |
QPdfPagedPaintDevicePrivate::QPdfPagedPaintDevicePrivate| Name: | QPdfPagedPaintDevicePrivate::QPdfPagedPaintDevicePrivate | | Prototype: | QPdfPagedPaintDevicePrivate(QPdfWriterPrivate *d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 73-75 |
| | 1 | 1 |
QPdfPagedPaintDevicePrivate::pageLayout| Name: | QPdfPagedPaintDevicePrivate::pageLayout | | Prototype: | QPageLayout pageLayout() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 121-124 |
| | 1 | 1 |
QPdfPagedPaintDevicePrivate::setPageMargins| Name: | QPdfPagedPaintDevicePrivate::setPageMargins | | Prototype: | bool setPageMargins(const QMarginsF &margins) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 107-110 |
| | 1 | 1 |
QPdfPrintEngine::QPdfPrintEngine| Name: | QPdfPrintEngine::QPdfPrintEngine | | Prototype: | QPdfPrintEngine::QPdfPrintEngine(QPdfPrintEnginePrivate &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 67-71 |
| | 1 | 1 |
QPdfPrintEngine::QPdfPrintEngine| Name: | QPdfPrintEngine::QPdfPrintEngine | | Prototype: | QPdfPrintEngine::QPdfPrintEngine(QPrinter::PrinterMode m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 61-65 |
| | 1 | 1 |
QPdfPrintEngine::metric| Name: | QPdfPrintEngine::metric | | Prototype: | int QPdfPrintEngine::metric(QPaintDevice::PaintDeviceMetric m) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 107-110 |
| | 1 | 1 |
QPdfPrintEngine::newPage| Name: | QPdfPrintEngine::newPage | | Prototype: | bool QPdfPrintEngine::newPage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 102-105 |
| | 1 | 1 |
QPdfWriter::setMargins| Name: | QPdfWriter::setMargins | | Prototype: | void QPdfWriter::setMargins(const Margins &m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 419-422 |
| | 1 | 1 |
QPdfWriter::setPageSize| Name: | QPdfWriter::setPageSize | | Prototype: | void QPdfWriter::setPageSize(PageSize size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 372-375 |
| | 1 | 1 |
QPdfWriter::setPageSizeMM| Name: | QPdfWriter::setPageSizeMM | | Prototype: | void QPdfWriter::setPageSizeMM(const QSizeF &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 385-388 |
| | 1 | 1 |
QPen::QPen| Name: | QPen::QPen | | Prototype: | QPen::QPen(const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 299-302 |
| | 1 | 1 |
QPen::QPen| Name: | QPen::QPen | | Prototype: | QPen::QPen(const QBrush &brush, qreal width, Qt::PenStyle s, Qt::PenCapStyle c, Qt::PenJoinStyle j) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 314-317 |
| | 1 | 1 |