Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPaintEngine::drawLinesName: | QPaintEngine::drawLines | Prototype: | void QPaintEngine::drawLines(const QLine *lines, int lineCount) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 797-823 |
| | 14 | 3 |
QPaintEngine::drawPointsName: | QPaintEngine::drawPoints | Prototype: | void QPaintEngine::drawPoints(const QPoint *points, int pointCount) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 479-494 |
| | 11 | 3 |
QPaintEngine::drawRectsName: | QPaintEngine::drawRects | Prototype: | void QPaintEngine::drawRects(const QRect *rects, int rectCount) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 833-856 |
| | 13 | 3 |
QPaintEngine::drawTextItemName: | QPaintEngine::drawTextItem | Prototype: | void QPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 751-768 |
| | 13 | 3 |
QPaintEngineEx::drawName: | QPaintEngineEx::draw | Prototype: | void QPaintEngineEx::draw(const QVectorPath &path) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 594-603 |
| | 6 | 3 |
QPaintEngineEx::drawLinesName: | QPaintEngineEx::drawLines | Prototype: | void QPaintEngineEx::drawLines(const QLine *lines, int lineCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 783-800 |
| | 11 | 3 |
QPaintEngineEx::drawPixmapFragmentsName: | QPaintEngineEx::drawPixmapFragments | Prototype: | void QPaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints ) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 962-991 |
| | 21 | 3 |
QPaintEngineEx::drawPolygonName: | QPaintEngineEx::drawPolygon | Prototype: | void QPaintEngineEx::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 920-935 |
| | 8 | 3 |
QPainter::beginNativePaintingName: | QPainter::beginNativePainting | Prototype: | void QPainter::beginNativePainting() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1971-1981 |
| | 6 | 3 |
QPainter::drawPictureName: | QPainter::drawPicture | Prototype: | void QPainter::drawPicture(const QPointF &p, const QPicture &picture) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6776-6790 |
| | 9 | 3 |
QPainter::drawTextName: | QPainter::drawText | Prototype: | void QPainter::drawText(const QRectF &r, int flags, const QString &str, QRectF *br) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6007-6024 |
| | 6 | 3 |
QPainter::drawTextName: | QPainter::drawText | Prototype: | void QPainter::drawText(const QRectF &r, const QString &text, const QTextOption &o) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6125-6142 |
| | 6 | 3 |
QPainter::endNativePaintingName: | QPainter::endNativePainting | Prototype: | void QPainter::endNativePainting() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1992-2004 |
| | 7 | 3 |
QPainter::fillRectName: | QPainter::fillRect | Prototype: | void QPainter::fillRect(const QRect &r, const QColor &color) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6966-6979 |
| | 7 | 3 |
QPainter::fillRectName: | QPainter::fillRect | Prototype: | void QPainter::fillRect(const QRectF &r, const QColor &color) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6990-7003 |
| | 7 | 3 |
QPainter::resetTransformName: | QPainter::resetTransform | Prototype: | void QPainter::resetTransform() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8242-8264 |
| | 13 | 3 |
QPainter::saveName: | QPainter::save | Prototype: | void QPainter::save() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1570-1591 |
| | 11 | 3 |
QPainter::setBackgroundName: | QPainter::setBackground | Prototype: | void QPainter::setBackground(const QBrush &bg) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4036-4051 |
| | 7 | 3 |
QPainter::setBrushOriginName: | QPainter::setBrushOrigin | Prototype: | void QPainter::setBrushOrigin(const QPointF &p) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2126-2147 |
| | 9 | 3 |
QPainter::setFontName: | QPainter::setFont | Prototype: | void QPainter::setFont(const QFont &font) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4066-4083 |
| | 7 | 3 |
QPainter::setViewTransformEnabledName: | QPainter::setViewTransformEnabled | Prototype: | void QPainter::setViewTransformEnabled(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7287-7306 |
| | 8 | 3 |
QPainter::setWorldMatrixEnabledName: | QPainter::setWorldMatrixEnabled | Prototype: | void QPainter::setWorldMatrixEnabled(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3047-3064 |
| | 8 | 3 |
QPainter::setWorldTransformName: | QPainter::setWorldTransform | Prototype: | void QPainter::setWorldTransform(const QTransform &matrix, bool combine ) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8274-8290 |
| | 9 | 3 |
QPainterPath::addEllipseName: | QPainterPath::addEllipse | Prototype: | void QPainterPath::addEllipse(const QRectF &boundingRect) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1102-1134 |
| | 21 | 3 |
QPainterPath::addPathName: | QPainterPath::addPath | Prototype: | void QPainterPath::addPath(const QPainterPath &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1223-1242 |
| | 11 | 3 |
QPainterPath::addPolygonName: | QPainterPath::addPolygon | Prototype: | void QPainterPath::addPolygon(const QPolygonF &polygon) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1066-1081 |
| | 9 | 3 |
QPainterPath::addRectName: | QPainterPath::addRect | Prototype: | void QPainterPath::addRect(const QRectF &r) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1019-1047 |
| | 17 | 3 |
QPainterPath::boundingRectName: | QPainterPath::boundingRect | Prototype: | QRectF QPainterPath::boundingRect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1450-1459 |
| | 6 | 3 |
QPainterPath::containsName: | QPainterPath::contains | Prototype: | bool QPainterPath::contains(const QPainterPath &p) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3383-3391 |
| | 6 | 3 |
QPainterPath::controlPointRectName: | QPainterPath::controlPointRect | Prototype: | QRectF QPainterPath::controlPointRect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1471-1480 |
| | 6 | 3 |
QPainterPath::cubicToName: | QPainterPath::cubicTo | Prototype: | void QPainterPath::cubicTo(const QPointF &c1, const QPointF &c2, const QPointF &e) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 780-813 |
| | 15 | 3 |
QPainterPath::intersectsName: | QPainterPath::intersects | Prototype: | bool QPainterPath::intersects(const QPainterPath &p) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3361-3369 |
| | 6 | 3 |
QPainterPath::lineToName: | QPainterPath::lineTo | Prototype: | void QPainterPath::lineTo(const QPointF &p) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 722-747 |
| | 13 | 3 |
QPainterPath::moveToName: | QPainterPath::moveTo | Prototype: | void QPainterPath::moveTo(const QPointF &p) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 672-701 |
| | 14 | 3 |
QPainterPath::operator=Name: | QPainterPath::operator= | Prototype: | QPainterPath &QPainterPath::operator=(const QPainterPath &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 597-606 |
| | 6 | 3 |
QPainterPath::quadToName: | QPainterPath::quadTo | Prototype: | void QPainterPath::quadTo(const QPointF &c, const QPointF &e) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 837-867 |
| | 14 | 3 |
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 |
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::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 |
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 |
QParallelAnimationGroup::durationName: | 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 |
| | 8 | 3 |
QParallelAnimationGroupPrivate::connectUncontrolledAnimationsName: | 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 |
| | 5 | 3 |
QPdf::ByteStream::operator <<Name: | QPdf::ByteStream::operator << | Prototype: | ByteStream &ByteStream::operator <<(const ByteStream &src) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 207-222 |
| | 10 | 3 |
QPdf::toHexName: | QPdf::toHex | Prototype: | const char *QPdf::toHex(ushort u, char *buffer) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 701-715 |
| | 10 | 3 |
QPdf::toHexName: | QPdf::toHex | Prototype: | const char *QPdf::toHex(uchar u, char *buffer) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 717-731 |
| | 10 | 3 |
QPdfEngine::drawHyperlinkName: | QPdfEngine::drawHyperlink | Prototype: | void QPdfEngine::drawHyperlink(const QRectF &r, const QUrl &url) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1005-1033 |
| | 23 | 3 |
QPdfEngine::drawImageName: | QPdfEngine::drawImage | Prototype: | void QPdfEngine::drawImage(const QRectF &rectangle, const QImage &image, const QRectF &sr, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 923-943 |
| | 16 | 3 |
QPdfEngine::drawLinesName: | QPdfEngine::drawLines | Prototype: | void QPdfEngine::drawLines (const QLineF *lines, int lineCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 782-797 |
| | 11 | 3 |
QPdfEngine::drawPointsName: | QPdfEngine::drawPoints | Prototype: | void QPdfEngine::drawPoints (const QPointF *points, int pointCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 764-780 |
| | 11 | 3 |
QPdfEngine::newPageName: | QPdfEngine::newPage | Prototype: | bool QPdfEngine::newPage() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1259-1271 |
| | 9 | 3 |
QPdfEnginePrivate::embedFontName: | QPdfEnginePrivate::embedFont | Prototype: | void QPdfEnginePrivate::embedFont(QFontSubset *font) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1544-1654 |
| | 83 | 3 |
QPdfEnginePrivate::writeCompressedName: | QPdfEnginePrivate::writeCompressed | Prototype: | int QPdfEnginePrivate::writeCompressed(const char *src, int len) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1904-1925 |
| | 12 | 3 |
QPdfPrintEnginePrivate::QPdfPrintEnginePrivateName: | QPdfPrintEnginePrivate::QPdfPrintEnginePrivate | Prototype: | QPdfPrintEnginePrivate::QPdfPrintEnginePrivate(QPrinter::PrinterMode m) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 388-402 |
| | 5 | 3 |
QPdfPrintEnginePrivate::closePrintDeviceName: | QPdfPrintEnginePrivate::closePrintDevice | Prototype: | void QPdfPrintEnginePrivate::closePrintDevice() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 370-384 |
| | 7 | 3 |
QPen::detachName: | QPen::detach | Prototype: | void QPen::detach() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 364-374 |
| | 7 | 3 |
QPen::setDashOffsetName: | QPen::setDashOffset | Prototype: | void QPen::setDashOffset(qreal offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 565-576 |
| | 8 | 3 |
QPen::setDashPatternName: | QPen::setDashPattern | Prototype: | void QPen::setDashPattern(const QVector<qreal> &pattern) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 520-534 |
| | 9 | 3 |
QPen::setWidthName: | QPen::setWidth | Prototype: | void QPen::setWidth(int width) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 654-662 |
| | 6 | 3 |
QPen::setWidthFName: | QPen::setWidthF | Prototype: | void QPen::setWidthF(qreal width) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 678-689 |
| | 8 | 3 |
QPicture::QPictureName: | QPicture::QPicture | Prototype: | QPicture::QPicture(int formatVersion) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 137-154 |
| | 8 | 3 |
QPicture::boundingRectName: | QPicture::boundingRect | Prototype: | QRect QPicture::boundingRect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 383-394 |
| | 6 | 3 |
QPicture::loadName: | QPicture::load | Prototype: | bool QPicture::load(QIODevice *dev, const char *format) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 281-301 |
| | 12 | 3 |
QPictureHandler::QPictureHandlerName: | QPictureHandler::QPictureHandler | Prototype: | QPictureHandler::QPictureHandler(const char *f, const char *h, const QByteArray& fl, picture_io_handler r, picture_io_handler w) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1398-1410 |
| | 8 | 3 |
QPicturePaintEngine::drawPolygonName: | QPicturePaintEngine::drawPolygon | Prototype: | void QPicturePaintEngine::drawPolygon(const QPointF *points, int numPoints, PolygonDrawMode mode) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 398-421 |
| | 13 | 3 |
QPixmap::QPixmapName: | QPixmap::QPixmap | Prototype: | QPixmap::QPixmap(const QPixmap &pixmap) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 219-231 |
| | 6 | 3 |
QPixmap::copyName: | QPixmap::copy | Prototype: | QPixmap QPixmap::copy(const QRect &rect) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 304-316 |
| | 8 | 3 |
QPixmap::doImageIOName: | QPixmap::doImageIO | Prototype: | bool QPixmap::doImageIO(QImageWriter *writer, int quality) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 894-901 |
| | 5 | 3 |
QPixmap::loadFromDataName: | QPixmap::loadFromData | Prototype: | bool QPixmap::loadFromData(const uchar *buf, uint len, const char *format, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 824-838 |
| | 8 | 3 |
QPixmap::operator=Name: | QPixmap::operator= | Prototype: | QPixmap &QPixmap::operator=(const QPixmap &pixmap) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 378-390 |
| | 7 | 3 |
QPixmap::scaledToHeightName: | QPixmap::scaledToHeight | Prototype: | QPixmap QPixmap::scaledToHeight(int h, Qt::TransformationMode mode) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1220-1232 |
| | 8 | 3 |
QPixmap::scaledToWidthName: | QPixmap::scaledToWidth | Prototype: | QPixmap QPixmap::scaledToWidth(int w, Qt::TransformationMode mode) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1192-1204 |
| | 8 | 3 |
QPixmap::setDevicePixelRatioName: | QPixmap::setDevicePixelRatio | Prototype: | void QPixmap::setDevicePixelRatio(qreal scaleFactor) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 686-696 |
| | 6 | 3 |
QPixmapCache::findName: | QPixmapCache::find | Prototype: | bool QPixmapCache::find(const Key &key, QPixmap* pixmap) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 532-541 |
| | 6 | 3 |
QPixmapIconEngine::addPixmapName: | QPixmapIconEngine::addPixmap | Prototype: | void QPixmapIconEngine::addPixmap(const QPixmap &pixmap, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 352-363 |
| | 6 | 3 |
QPixmapIconEngine::writeName: | QPixmapIconEngine::write | Prototype: | bool QPixmapIconEngine::write(QDataStream &out) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 495-510 |
| | 11 | 3 |
QPixmapStyle::drawPanelItemViewItemName: | QPixmapStyle::drawPanelItemViewItem | Prototype: | void QPixmapStyle::drawPanelItemViewItem(const QStyleOption *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 756-778 |
| | 14 | 3 |
QPixmapStyle::drawProgressBarLabelName: | QPixmapStyle::drawProgressBarLabel | Prototype: | void QPixmapStyle::drawProgressBarLabel(const QStyleOption *option, QPainter *painter, const QWidget *) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 791-804 |
| | 8 | 3 |
QPixmapStyle::drawScrollBarName: | QPixmapStyle::drawScrollBar | Prototype: | void QPixmapStyle::drawScrollBar(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 916-930 |
| | 8 | 3 |
QPixmapStyle::progressBarSizeFromContentsName: | QPixmapStyle::progressBarSizeFromContents | Prototype: | QSize QPixmapStyle::progressBarSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 963-982 |
| | 11 | 3 |
QPixmapStyle::sliderSizeFromContentsName: | QPixmapStyle::sliderSizeFromContents | Prototype: | QSize QPixmapStyle::sliderSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 984-1003 |
| | 10 | 3 |
QPixmapStyle::subElementRectName: | QPixmapStyle::subElementRect | Prototype: | QRect QPixmapStyle::subElementRect(SubElement element, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 352-371 |
| | 9 | 3 |
QPixmapStylePrivate::computeSizeName: | QPixmapStylePrivate::computeSize | Prototype: | QSize QPixmapStylePrivate::computeSize(const QPixmapStyleDescriptor &desc, int width, int height) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 1154-1161 |
| | 5 | 3 |
QPlainTestLogger::printBenchmarkResultName: | QPlainTestLogger::printBenchmarkResult | Prototype: | void QPlainTestLogger::printBenchmarkResult(const QBenchmarkResult &result) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 273-327 |
| | 37 | 3 |
QPlainTextDocumentLayout::blockWidthName: | QPlainTextDocumentLayout::blockWidth | Prototype: | qreal QPlainTextDocumentLayout::blockWidth(const QTextBlock &block) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 419-430 |
| | 8 | 3 |
QPlainTextDocumentLayout::ensureBlockLayoutName: | QPlainTextDocumentLayout::ensureBlockLayout | Prototype: | void QPlainTextDocumentLayout::ensureBlockLayout(const QTextBlock &block) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 214-221 |
| | 5 | 3 |
QPlainTextEdit::mouseReleaseEventName: | QPlainTextEdit::mouseReleaseEvent | Prototype: | void QPlainTextEdit::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2066-2078 |
| | 8 | 3 |
QPlainTextEdit::setPlaceholderTextName: | QPlainTextEdit::setPlaceholderText | Prototype: | void QPlainTextEdit::setPlaceholderText(const QString &placeholderText) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1339-1347 |
| | 5 | 3 |
QPlainTextEdit::wheelEventName: | QPlainTextEdit::wheelEvent | Prototype: | void QPlainTextEdit::wheelEvent(QWheelEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2300-2312 |
| | 8 | 3 |
QPlainTextEdit::zoomInFName: | QPlainTextEdit::zoomInF | Prototype: | void QPlainTextEdit::zoomInF(float range) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2348-2358 |
| | 8 | 3 |
QPlainTextEdit::~QPlainTextEditName: | QPlainTextEdit::~QPlainTextEdit | Prototype: | QPlainTextEdit::~QPlainTextEdit() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1269-1276 |
| | 4 | 3 |
QPlainTextEditPrivate::_q_repaintContentsName: | QPlainTextEditPrivate::_q_repaintContents | Prototype: | void QPlainTextEditPrivate::_q_repaintContents(const QRectF &contentsRect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 819-837 |
| | 13 | 3 |
QPlainTextEditPrivate::_q_verticalScrollbarActionTriggeredName: | QPlainTextEditPrivate::_q_verticalScrollbarActionTriggered | Prototype: | void QPlainTextEditPrivate::_q_verticalScrollbarActionTriggered(int action) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 451-457 |
| | 4 | 3 |
QPlainTextEditPrivate::ensureCursorVisibleName: | QPlainTextEditPrivate::ensureCursorVisible | Prototype: | void QPlainTextEditPrivate::ensureCursorVisible(bool center) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 3039-3053 |
| | 9 | 3 |
QPlainTextEditPrivate::updateDefaultTextOptionName: | QPlainTextEditPrivate::updateDefaultTextOption | Prototype: | void QPlainTextEditPrivate::updateDefaultTextOption() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2016-2030 |
| | 8 | 3 |
QPlatformAccessibility::notifyAccessibilityUpdateName: | QPlatformAccessibility::notifyAccessibilityUpdate | Prototype: | void QPlatformAccessibility::notifyAccessibilityUpdate(QAccessibleEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | Lines: | 80-89 |
| | 5 | 3 |
QPlatformCursorPrivate::getInstancesName: | QPlatformCursorPrivate::getInstances | Prototype: | QList<QPlatformCursor *> QPlatformCursorPrivate::getInstances() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | Lines: | 52-60 |
| | 5 | 3 |
QPlatformFontDatabase::subpixelAntialiasingTypeHintName: | QPlatformFontDatabase::subpixelAntialiasingTypeHint | Prototype: | QFontEngine::SubpixelAntialiasingType QPlatformFontDatabase::subpixelAntialiasingTypeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 470-478 |
| | 4 | 3 |
QPlatformInputContextFactory::createName: | QPlatformInputContextFactory::create | Prototype: | QPlatformInputContext *QPlatformInputContextFactory::create(const QString& key) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | Lines: | 71-87 |
| | 9 | 3 |
QPlatformIntegration::screenAddedName: | QPlatformIntegration::screenAdded | Prototype: | void QPlatformIntegration::screenAdded(QPlatformScreen *ps, bool isPrimary) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 454-467 |
| | 7 | 3 |