| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QBidiControl::basicDirection| Name: | QBidiControl::basicDirection | | Prototype: | inline QChar::Direction basicDirection() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 267-269 |
| | 1 | 1 |
QBidiControl::canPop| Name: | QBidiControl::canPop | | Prototype: | inline bool canPop() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 259-259 |
| | 1 | 1 |
QBidiControl::direction| Name: | QBidiControl::direction | | Prototype: | inline QChar::Direction direction() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 273-275 |
| | 1 | 1 |
QBidiControl::pdf| Name: | QBidiControl::pdf | | Prototype: | inline void pdf() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 260-265 |
| | 4 | 1 |
QBidiStatus::QBidiStatus| Name: | QBidiStatus::QBidiStatus | | Prototype: | QBidiStatus() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 228-233 |
| | 4 | 1 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 144-147 |
| | 1 | 1 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap(const QString& fileName, const char *format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 161-165 |
| | 1 | 1 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 98-101 |
| | 2 | 1 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap(int w, int h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 112-115 |
| | 2 | 1 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap(const QSize &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 124-127 |
| | 2 | 1 |
QBitmap::transformed| Name: | QBitmap::transformed | | Prototype: | QBitmap QBitmap::transformed(const QMatrix &matrix) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 292-295 |
| | 1 | 1 |
QBitmap::transformed| Name: | QBitmap::transformed | | Prototype: | QBitmap QBitmap::transformed(const QTransform &matrix) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 279-283 |
| | 2 | 1 |
QBlendBase::QBlendBase| Name: | QBlendBase::QBlendBase | | Prototype: | QBlendBase(QSpanData *d, Operator o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4042-4047 |
| | 2 | 1 |
QBlendStyleAnimation::QBlendStyleAnimation| Name: | QBlendStyleAnimation::QBlendStyleAnimation | | Prototype: | QBlendStyleAnimation::QBlendStyleAnimation(Type type, QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 217-221 |
| | 1 | 1 |
QBlendStyleAnimation::currentImage| Name: | QBlendStyleAnimation::currentImage | | Prototype: | QImage QBlendStyleAnimation::currentImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 243-246 |
| | 1 | 1 |
QBlendStyleAnimation::endImage| Name: | QBlendStyleAnimation::endImage | | Prototype: | QImage QBlendStyleAnimation::endImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 233-236 |
| | 1 | 1 |
QBlendStyleAnimation::setEndImage| Name: | QBlendStyleAnimation::setEndImage | | Prototype: | void QBlendStyleAnimation::setEndImage(const QImage& image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 238-241 |
| | 1 | 1 |
QBlendStyleAnimation::setStartImage| Name: | QBlendStyleAnimation::setStartImage | | Prototype: | void QBlendStyleAnimation::setStartImage(const QImage& image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 228-231 |
| | 1 | 1 |
QBlendStyleAnimation::startImage| Name: | QBlendStyleAnimation::startImage | | Prototype: | QImage QBlendStyleAnimation::startImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 223-226 |
| | 1 | 1 |
QBlittable::QBlittable| Name: | QBlittable::QBlittable | | Prototype: | QBlittable::QBlittable(const QSize &size, Capabilities caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 52-55 |
| | 2 | 1 |
QBlittable::capabilities| Name: | QBlittable::capabilities | | Prototype: | QBlittable::Capabilities QBlittable::capabilities() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 63-67 |
| | 2 | 1 |
QBlittable::isLocked| Name: | QBlittable::isLocked | | Prototype: | bool QBlittable::isLocked() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 95-99 |
| | 2 | 1 |
QBlittable::size| Name: | QBlittable::size | | Prototype: | QSize QBlittable::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 69-73 |
| | 2 | 1 |
QBlittable::~QBlittable| Name: | QBlittable::~QBlittable | | Prototype: | QBlittable::~QBlittable() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 57-60 |
| | 1 | 1 |
QBlittablePlatformPixmap::QBlittablePlatformPixmap| Name: | QBlittablePlatformPixmap::QBlittablePlatformPixmap | | Prototype: | QBlittablePlatformPixmap::QBlittablePlatformPixmap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 51-60 |
| | 1 | 1 |
QBlittablePlatformPixmap::buffer| Name: | QBlittablePlatformPixmap::buffer | | Prototype: | QImage *QBlittablePlatformPixmap::buffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 157-160 |
| | 1 | 1 |
QBlittablePlatformPixmap::devicePixelRatio| Name: | QBlittablePlatformPixmap::devicePixelRatio | | Prototype: | qreal QBlittablePlatformPixmap::devicePixelRatio() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 196-199 |
| | 1 | 1 |
QBlittablePlatformPixmap::hasAlphaChannel| Name: | QBlittablePlatformPixmap::hasAlphaChannel | | Prototype: | bool QBlittablePlatformPixmap::hasAlphaChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 167-170 |
| | 1 | 1 |
QBlittablePlatformPixmap::resize| Name: | QBlittablePlatformPixmap::resize | | Prototype: | void QBlittablePlatformPixmap::resize(int width, int height) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 86-95 |
| | 7 | 1 |
QBlittablePlatformPixmap::setBlittable| Name: | QBlittablePlatformPixmap::setBlittable | | Prototype: | void QBlittablePlatformPixmap::setBlittable(QBlittable *blittable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 80-84 |
| | 2 | 1 |
QBlittablePlatformPixmap::setDevicePixelRatio| Name: | QBlittablePlatformPixmap::setDevicePixelRatio | | Prototype: | void QBlittablePlatformPixmap::setDevicePixelRatio(qreal scaleFactor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 201-204 |
| | 1 | 1 |
QBlittablePlatformPixmap::toImage| Name: | QBlittablePlatformPixmap::toImage | | Prototype: | QImage QBlittablePlatformPixmap::toImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 162-165 |
| | 1 | 1 |
QBlittablePrivate::QBlittablePrivate| Name: | QBlittablePrivate::QBlittablePrivate | | Prototype: | QBlittablePrivate(const QSize &size, QBlittable::Capabilities caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 42-44 |
| | 1 | 1 |
QBlitterPaintEngine::QBlitterPaintEngine| Name: | QBlitterPaintEngine::QBlitterPaintEngine | | Prototype: | QBlitterPaintEngine::QBlitterPaintEngine(QBlittablePlatformPixmap *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 440-442 |
| | 1 | 1 |
QBlitterPaintEngine::begin| Name: | QBlitterPaintEngine::begin | | Prototype: | bool QBlitterPaintEngine::begin(QPaintDevice *pdev) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 500-509 |
| | 4 | 1 |
QBlitterPaintEngine::brushChanged| Name: | QBlitterPaintEngine::brushChanged | | Prototype: | void QBlitterPaintEngine::brushChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 453-459 |
| | 3 | 1 |
QBlitterPaintEngine::clipEnabledChanged| Name: | QBlitterPaintEngine::clipEnabledChanged | | Prototype: | void QBlitterPaintEngine::clipEnabledChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 493-498 |
| | 3 | 1 |
QBlitterPaintEngine::compositionModeChanged| Name: | QBlitterPaintEngine::compositionModeChanged | | Prototype: | void QBlitterPaintEngine::compositionModeChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 469-475 |
| | 3 | 1 |
QBlitterPaintEngine::drawEllipse| Name: | QBlitterPaintEngine::drawEllipse | | Prototype: | void QBlitterPaintEngine::drawEllipse(const QRectF &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 731-737 |
| | 4 | 1 |
QBlitterPaintEngine::drawImage| Name: | QBlitterPaintEngine::drawImage | | Prototype: | void QBlitterPaintEngine::drawImage(const QPointF &pos, const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 739-742 |
| | 1 | 1 |
QBlitterPaintEngine::drawImage| Name: | QBlitterPaintEngine::drawImage | | Prototype: | void QBlitterPaintEngine::drawImage(const QRectF &r, const QImage &pm, const QRectF &sr, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 744-751 |
| | 4 | 1 |
QBlitterPaintEngine::drawPixmap| Name: | QBlitterPaintEngine::drawPixmap | | Prototype: | void QBlitterPaintEngine::drawPixmap(const QPointF &pos, const QPixmap &pm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 661-664 |
| | 1 | 1 |
QBlitterPaintEngine::drawPoints| Name: | QBlitterPaintEngine::drawPoints | | Prototype: | void QBlitterPaintEngine::drawPoints(const QPointF *points, int pointCount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 769-775 |
| | 4 | 1 |
QBlitterPaintEngine::drawPoints| Name: | QBlitterPaintEngine::drawPoints | | Prototype: | void QBlitterPaintEngine::drawPoints(const QPoint *points, int pointCount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 777-783 |
| | 4 | 1 |
QBlitterPaintEngine::drawPolygon| Name: | QBlitterPaintEngine::drawPolygon | | Prototype: | void QBlitterPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 699-705 |
| | 4 | 1 |
QBlitterPaintEngine::drawPolygon| Name: | QBlitterPaintEngine::drawPolygon | | Prototype: | void QBlitterPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 707-713 |
| | 4 | 1 |
QBlitterPaintEngine::drawStaticTextItem| Name: | QBlitterPaintEngine::drawStaticTextItem | | Prototype: | void QBlitterPaintEngine::drawStaticTextItem(QStaticTextItem *sti) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 793-803 |
| | 3 | 1 |
QBlitterPaintEngine::drawTextItem| Name: | QBlitterPaintEngine::drawTextItem | | Prototype: | void QBlitterPaintEngine::drawTextItem(const QPointF &pos, const QTextItem &ti) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 761-767 |
| | 4 | 1 |
QBlitterPaintEngine::drawTiledPixmap| Name: | QBlitterPaintEngine::drawTiledPixmap | | Prototype: | void QBlitterPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pm, const QPointF &sr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 753-759 |
| | 4 | 1 |
QBlitterPaintEngine::end| Name: | QBlitterPaintEngine::end | | Prototype: | bool QBlitterPaintEngine::end() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 511-519 |
| | 1 | 1 |
QBlitterPaintEngine::fillPath| Name: | QBlitterPaintEngine::fillPath | | Prototype: | void QBlitterPaintEngine::fillPath(const QPainterPath &path, QSpanData *fillData) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 715-721 |
| | 4 | 1 |
QBlitterPaintEngine::fillPolygon| Name: | QBlitterPaintEngine::fillPolygon | | Prototype: | void QBlitterPaintEngine::fillPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 723-729 |
| | 4 | 1 |
QBlitterPaintEngine::opacityChanged| Name: | QBlitterPaintEngine::opacityChanged | | Prototype: | void QBlitterPaintEngine::opacityChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 461-467 |
| | 3 | 1 |
QBlitterPaintEngine::penChanged| Name: | QBlitterPaintEngine::penChanged | | Prototype: | void QBlitterPaintEngine::penChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 445-451 |
| | 3 | 1 |
QBlitterPaintEngine::renderHintsChanged| Name: | QBlitterPaintEngine::renderHintsChanged | | Prototype: | void QBlitterPaintEngine::renderHintsChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 477-483 |
| | 3 | 1 |
QBlitterPaintEngine::setState| Name: | QBlitterPaintEngine::setState | | Prototype: | void QBlitterPaintEngine::setState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 521-527 |
| | 3 | 1 |
QBlitterPaintEngine::stroke| Name: | QBlitterPaintEngine::stroke | | Prototype: | void QBlitterPaintEngine::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 785-791 |
| | 4 | 1 |
QBlitterPaintEngine::transformChanged| Name: | QBlitterPaintEngine::transformChanged | | Prototype: | void QBlitterPaintEngine::transformChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 485-491 |
| | 3 | 1 |
QBlitterPaintEnginePrivate::QBlitterPaintEnginePrivate| Name: | QBlitterPaintEnginePrivate::QBlitterPaintEnginePrivate | | Prototype: | QBlitterPaintEnginePrivate(QBlittablePlatformPixmap *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 248-254 |
| | 1 | 1 |
QBlitterPaintEnginePrivate::unlock| Name: | QBlitterPaintEnginePrivate::unlock | | Prototype: | inline void QBlitterPaintEnginePrivate::unlock() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 283-286 |
| | 1 | 1 |
QBlitterPaintEnginePrivate::updateBrushState| Name: | QBlitterPaintEnginePrivate::updateBrushState | | Prototype: | void QBlitterPaintEnginePrivate::updateBrushState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 305-312 |
| | 4 | 1 |
QBlitterPaintEnginePrivate::updateClipState| Name: | QBlitterPaintEnginePrivate::updateClipState | | Prototype: | void QBlitterPaintEnginePrivate::updateClipState(QPainterState *) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 348-353 |
| | 3 | 1 |
QBlitterPaintEnginePrivate::updateCompleteState| Name: | QBlitterPaintEnginePrivate::updateCompleteState | | Prototype: | void QBlitterPaintEnginePrivate::updateCompleteState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 289-298 |
| | 7 | 1 |
QBlitterPaintEnginePrivate::updateCompositionModeState| Name: | QBlitterPaintEnginePrivate::updateCompositionModeState | | Prototype: | void QBlitterPaintEnginePrivate::updateCompositionModeState(QPainterState *s) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 320-326 |
| | 3 | 1 |
QBlitterPaintEnginePrivate::updateOpacityState| Name: | QBlitterPaintEnginePrivate::updateOpacityState | | Prototype: | void QBlitterPaintEnginePrivate::updateOpacityState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 314-318 |
| | 2 | 1 |
QBlitterPaintEnginePrivate::updatePenState| Name: | QBlitterPaintEnginePrivate::updatePenState | | Prototype: | void QBlitterPaintEnginePrivate::updatePenState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 300-303 |
| | 1 | 1 |
QBlitterPaintEnginePrivate::updateRenderHintsState| Name: | QBlitterPaintEnginePrivate::updateRenderHintsState | | Prototype: | void QBlitterPaintEnginePrivate::updateRenderHintsState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 328-332 |
| | 2 | 1 |
QBlitterPaintEnginePrivate::updateTransformState| Name: | QBlitterPaintEnginePrivate::updateTransformState | | Prototype: | void QBlitterPaintEnginePrivate::updateTransformState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 334-346 |
| | 5 | 1 |
QBmpHandler::QBmpHandler| Name: | QBmpHandler::QBmpHandler | | Prototype: | QBmpHandler::QBmpHandler(InternalFormat fmt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 696-699 |
| | 2 | 1 |
QBmpHandler::formatName| Name: | QBmpHandler::formatName | | Prototype: | QByteArray QBmpHandler::formatName() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 701-704 |
| | 1 | 1 |
QBmpHandler::name| Name: | QBmpHandler::name | | Prototype: | QByteArray QBmpHandler::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 893-896 |
| | 1 | 1 |
QBmpHandler::setOption| Name: | QBmpHandler::setOption | | Prototype: | void QBmpHandler::setOption(ImageOption option, const QVariant &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 887-891 |
| | 2 | 1 |
QBmpHandler::supportsOption| Name: | QBmpHandler::supportsOption | | Prototype: | bool QBmpHandler::supportsOption(ImageOption option) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 849-853 |
| | 2 | 1 |
QBoolToType::operator()| Name: | QBoolToType::operator() | | Prototype: | inline bool operator()() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 309-312 |
| | 1 | 1 |
QBooleanComboBox::QBooleanComboBox| Name: | QBooleanComboBox::QBooleanComboBox | | Prototype: | QBooleanComboBox::QBooleanComboBox(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 584-589 |
| | 2 | 1 |
QBooleanComboBox::setValue| Name: | QBooleanComboBox::setValue | | Prototype: | void QBooleanComboBox::setValue(bool value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 591-594 |
| | 1 | 1 |
QBooleanComboBox::value| Name: | QBooleanComboBox::value | | Prototype: | bool QBooleanComboBox::value() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 596-599 |
| | 1 | 1 |
QBoxLayout::QBoxLayout| Name: | QBoxLayout::QBoxLayout | | Prototype: | QBoxLayout::QBoxLayout(Direction dir, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 547-552 |
| | 2 | 1 |
QBoxLayout::addItem| Name: | QBoxLayout::addItem | | Prototype: | void QBoxLayout::addItem(QLayoutItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 823-829 |
| | 4 | 1 |
QBoxLayout::addLayout| Name: | QBoxLayout::addLayout | | Prototype: | void QBoxLayout::addLayout(QLayout *layout, int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1065-1068 |
| | 1 | 1 |
QBoxLayout::addSpacerItem| Name: | QBoxLayout::addSpacerItem | | Prototype: | void QBoxLayout::addSpacerItem(QSpacerItem *spacerItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1029-1032 |
| | 1 | 1 |
QBoxLayout::addSpacing| Name: | QBoxLayout::addSpacing | | Prototype: | void QBoxLayout::addSpacing(int size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1006-1009 |
| | 1 | 1 |
QBoxLayout::addStretch| Name: | QBoxLayout::addStretch | | Prototype: | void QBoxLayout::addStretch(int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1017-1020 |
| | 1 | 1 |
QBoxLayout::addWidget| Name: | QBoxLayout::addWidget | | Prototype: | void QBoxLayout::addWidget(QWidget *widget, int stretch, Qt::Alignment alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1054-1057 |
| | 1 | 1 |
QBoxLayout::count| Name: | QBoxLayout::count | | Prototype: | int QBoxLayout::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 698-702 |
| | 2 | 1 |
QBoxLayout::direction| Name: | QBoxLayout::direction | | Prototype: | QBoxLayout::Direction QBoxLayout::direction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1221-1225 |
| | 2 | 1 |
QBoxLayout::invalidate| Name: | QBoxLayout::invalidate | | Prototype: | void QBoxLayout::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 688-693 |
| | 3 | 1 |
QBoxLayout::itemAt| Name: | QBoxLayout::itemAt | | Prototype: | QLayoutItem *QBoxLayout::itemAt(int index) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 707-711 |
| | 2 | 1 |
QBoxLayout::minimumHeightForWidth| Name: | QBoxLayout::minimumHeightForWidth | | Prototype: | int QBoxLayout::minimumHeightForWidth(int w) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 676-683 |
| | 5 | 1 |
QBoxLayout::setSpacing| Name: | QBoxLayout::setSpacing | | Prototype: | void QBoxLayout::setSpacing(int spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 596-601 |
| | 3 | 1 |
QBoxLayout::~QBoxLayout| Name: | QBoxLayout::~QBoxLayout | | Prototype: | QBoxLayout::~QBoxLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 561-565 |
| | 2 | 1 |
QBoxLayoutItem::QBoxLayoutItem| Name: | QBoxLayoutItem::QBoxLayoutItem | | Prototype: | QBoxLayoutItem(QLayoutItem *it, int stretch_ = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 48-49 |
| | 1 | 1 |
QBoxLayoutItem::~QBoxLayoutItem| Name: | QBoxLayoutItem::~QBoxLayoutItem | | Prototype: | ~QBoxLayoutItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 50-50 |
| | 1 | 1 |
QBoxLayoutPrivate::QBoxLayoutPrivate| Name: | QBoxLayoutPrivate::QBoxLayoutPrivate | | Prototype: | QBoxLayoutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 90-90 |
| | 1 | 1 |
QBoxLayoutPrivate::setDirty| Name: | QBoxLayoutPrivate::setDirty | | Prototype: | void setDirty() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 93-98 |
| | 4 | 1 |
QBrush::QBrush| Name: | QBrush::QBrush | | Prototype: | QBrush::QBrush(const QBrush &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 533-537 |
| | 1 | 1 |
QBrush::QBrush| Name: | QBrush::QBrush | | Prototype: | QBrush::QBrush() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 414-419 |
| | 2 | 1 |
QBrush::QBrush| Name: | QBrush::QBrush | | Prototype: | QBrush::QBrush(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 428-432 |
| | 2 | 1 |
QBrush::QBrush| Name: | QBrush::QBrush | | Prototype: | QBrush::QBrush(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 442-446 |
| | 2 | 1 |
QBrush::QBrush| Name: | QBrush::QBrush | | Prototype: | QBrush::QBrush(const QColor &color, const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 507-511 |
| | 2 | 1 |