| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QQuickContext2DCommandBuffer::reset| Name: | QQuickContext2DCommandBuffer::reset | | Prototype: | void QQuickContext2DCommandBuffer::reset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer.cpp | | Lines: | 488-501 |
| | 11 | 1 |
QQuickContext2DCommandBuffer::setFillStyle| Name: | QQuickContext2DCommandBuffer::setFillStyle | | Prototype: | inline void setFillStyle(const QBrush &style, bool repeatX = false, bool repeatY = false) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 178-183 |
| | 3 | 1 |
QQuickContext2DCommandBuffer::setGlobalAlpha| Name: | QQuickContext2DCommandBuffer::setGlobalAlpha | | Prototype: | inline void setGlobalAlpha( qreal alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 89-93 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setGlobalCompositeOperation| Name: | QQuickContext2DCommandBuffer::setGlobalCompositeOperation | | Prototype: | inline void setGlobalCompositeOperation(QPainter::CompositionMode cm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 95-99 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setLineCap| Name: | QQuickContext2DCommandBuffer::setLineCap | | Prototype: | inline void setLineCap(Qt::PenCapStyle cap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 192-196 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setLineJoin| Name: | QQuickContext2DCommandBuffer::setLineJoin | | Prototype: | inline void setLineJoin(Qt::PenJoinStyle join) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 198-202 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setLineWidth| Name: | QQuickContext2DCommandBuffer::setLineWidth | | Prototype: | inline void setLineWidth( qreal w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 186-190 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setMiterLimit| Name: | QQuickContext2DCommandBuffer::setMiterLimit | | Prototype: | inline void setMiterLimit( qreal limit) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 204-208 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setShadowBlur| Name: | QQuickContext2DCommandBuffer::setShadowBlur | | Prototype: | inline void setShadowBlur( qreal b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 222-226 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setShadowColor| Name: | QQuickContext2DCommandBuffer::setShadowColor | | Prototype: | inline void setShadowColor(const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 228-232 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setShadowOffsetX| Name: | QQuickContext2DCommandBuffer::setShadowOffsetX | | Prototype: | inline void setShadowOffsetX( qreal x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 210-214 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setShadowOffsetY| Name: | QQuickContext2DCommandBuffer::setShadowOffsetY | | Prototype: | inline void setShadowOffsetY( qreal y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 216-220 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setStrokeStyle| Name: | QQuickContext2DCommandBuffer::setStrokeStyle | | Prototype: | inline void setStrokeStyle(const QBrush &style, bool repeatX = false, bool repeatY = false) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 101-106 |
| | 3 | 1 |
QQuickContext2DCommandBuffer::size| Name: | QQuickContext2DCommandBuffer::size | | Prototype: | inline int size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 74-74 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::stroke| Name: | QQuickContext2DCommandBuffer::stroke | | Prototype: | inline void stroke(const QPainterPath& path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 163-167 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::strokeRect| Name: | QQuickContext2DCommandBuffer::strokeRect | | Prototype: | inline void strokeRect(const QRectF& r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 146-153 |
| | 4 | 1 |
QQuickContext2DCommandBuffer::takeBool| Name: | QQuickContext2DCommandBuffer::takeBool | | Prototype: | inline bool takeBool() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 244-244 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeBrush| Name: | QQuickContext2DCommandBuffer::takeBrush | | Prototype: | inline QBrush takeBrush() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 247-247 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeColor| Name: | QQuickContext2DCommandBuffer::takeColor | | Prototype: | inline QColor takeColor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 246-246 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeFillStyle| Name: | QQuickContext2DCommandBuffer::takeFillStyle | | Prototype: | inline QBrush takeFillStyle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 82-82 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeGlobalAlpha| Name: | QQuickContext2DCommandBuffer::takeGlobalAlpha | | Prototype: | inline qreal takeGlobalAlpha() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 79-79 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeGlobalCompositeOperation| Name: | QQuickContext2DCommandBuffer::takeGlobalCompositeOperation | | Prototype: | inline QPainter::CompositionMode takeGlobalCompositeOperation() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 80-80 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeImage| Name: | QQuickContext2DCommandBuffer::takeImage | | Prototype: | inline const QImage& takeImage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 240-240 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeInt| Name: | QQuickContext2DCommandBuffer::takeInt | | Prototype: | inline int takeInt() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 243-243 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeLineCap| Name: | QQuickContext2DCommandBuffer::takeLineCap | | Prototype: | inline Qt::PenCapStyle takeLineCap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 85-85 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeLineJoin| Name: | QQuickContext2DCommandBuffer::takeLineJoin | | Prototype: | inline Qt::PenJoinStyle takeLineJoin() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 86-86 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeLineWidth| Name: | QQuickContext2DCommandBuffer::takeLineWidth | | Prototype: | inline qreal takeLineWidth() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 84-84 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeMatrix| Name: | QQuickContext2DCommandBuffer::takeMatrix | | Prototype: | inline QTransform takeMatrix() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 234-234 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeMiterLimit| Name: | QQuickContext2DCommandBuffer::takeMiterLimit | | Prototype: | inline qreal takeMiterLimit() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 87-87 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeNextCommand| Name: | QQuickContext2DCommandBuffer::takeNextCommand | | Prototype: | inline QQuickContext2D::PaintCommand takeNextCommand() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 77-77 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takePath| Name: | QQuickContext2DCommandBuffer::takePath | | Prototype: | inline QPainterPath takePath() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 238-238 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takePixmap| Name: | QQuickContext2DCommandBuffer::takePixmap | | Prototype: | inline QQmlRefPointer<QQuickCanvasPixmap> takePixmap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 241-241 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeReal| Name: | QQuickContext2DCommandBuffer::takeReal | | Prototype: | inline qreal takeReal() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 245-245 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeRect| Name: | QQuickContext2DCommandBuffer::takeRect | | Prototype: | inline QRectF takeRect() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 236-236 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeShadowBlur| Name: | QQuickContext2DCommandBuffer::takeShadowBlur | | Prototype: | inline qreal takeShadowBlur() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 124-124 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeShadowColor| Name: | QQuickContext2DCommandBuffer::takeShadowColor | | Prototype: | inline QColor takeShadowColor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 125-125 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeShadowOffsetX| Name: | QQuickContext2DCommandBuffer::takeShadowOffsetX | | Prototype: | inline qreal takeShadowOffsetX() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 122-122 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeShadowOffsetY| Name: | QQuickContext2DCommandBuffer::takeShadowOffsetY | | Prototype: | inline qreal takeShadowOffsetY() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 123-123 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeStrokeStyle| Name: | QQuickContext2DCommandBuffer::takeStrokeStyle | | Prototype: | inline QBrush takeStrokeStyle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 81-81 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::updateMatrix| Name: | QQuickContext2DCommandBuffer::updateMatrix | | Prototype: | inline void updateMatrix(const QTransform& matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | | Lines: | 128-132 |
| | 2 | 1 |
QQuickContext2DFBOTexture::QQuickContext2DFBOTexture| Name: | QQuickContext2DFBOTexture::QQuickContext2DFBOTexture | | Prototype: | QQuickContext2DFBOTexture::QQuickContext2DFBOTexture() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 421-430 |
| | 3 | 1 |
QQuickContext2DFBOTexture::adjustedTileSize| Name: | QQuickContext2DFBOTexture::adjustedTileSize | | Prototype: | QSize QQuickContext2DFBOTexture::adjustedTileSize(const QSize &ts) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 493-496 |
| | 1 | 1 |
QQuickContext2DFBOTexture::createTile| Name: | QQuickContext2DFBOTexture::createTile | | Prototype: | QQuickContext2DTile* QQuickContext2DFBOTexture::createTile() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 506-509 |
| | 1 | 1 |
QQuickContext2DFBOTexture::normalizedTextureSubRect| Name: | QQuickContext2DFBOTexture::normalizedTextureSubRect | | Prototype: | QRectF QQuickContext2DFBOTexture::normalizedTextureSubRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 498-504 |
| | 4 | 1 |
QQuickContext2DFBOTexture::renderTarget| Name: | QQuickContext2DFBOTexture::renderTarget | | Prototype: | QQuickCanvasItem::RenderTarget QQuickContext2DFBOTexture::renderTarget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 557-560 |
| | 1 | 1 |
QQuickContext2DFBOTile::QQuickContext2DFBOTile| Name: | QQuickContext2DFBOTile::QQuickContext2DFBOTile | | Prototype: | QQuickContext2DFBOTile::QQuickContext2DFBOTile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile.cpp | | Lines: | 101-105 |
| | 2 | 1 |
QQuickContext2DFBOTile::fbo| Name: | QQuickContext2DFBOTile::fbo | | Prototype: | QOpenGLFramebufferObject* fbo() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile_p.h | | Lines: | 97-97 |
| | 1 | 1 |
QQuickContext2DImageTexture::QQuickContext2DImageTexture| Name: | QQuickContext2DImageTexture::QQuickContext2DImageTexture | | Prototype: | QQuickContext2DImageTexture::QQuickContext2DImageTexture() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 674-677 |
| | 2 | 1 |
QQuickContext2DImageTexture::createTile| Name: | QQuickContext2DImageTexture::createTile | | Prototype: | QQuickContext2DTile* QQuickContext2DImageTexture::createTile() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 688-691 |
| | 1 | 1 |
QQuickContext2DImageTexture::renderTarget| Name: | QQuickContext2DImageTexture::renderTarget | | Prototype: | QQuickCanvasItem::RenderTarget QQuickContext2DImageTexture::renderTarget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 683-686 |
| | 1 | 1 |
QQuickContext2DImageTile::QQuickContext2DImageTile| Name: | QQuickContext2DImageTile::QQuickContext2DImageTile | | Prototype: | QQuickContext2DImageTile::QQuickContext2DImageTile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile.cpp | | Lines: | 152-155 |
| | 2 | 1 |
QQuickContext2DImageTile::image| Name: | QQuickContext2DImageTile::image | | Prototype: | const QImage& image() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile_p.h | | Lines: | 114-114 |
| | 1 | 1 |
QQuickContext2DStyle::__dataTest| Name: | QQuickContext2DStyle::__dataTest | | Prototype: | void __dataTest() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 701-701 |
| | 1 | 1 |
QQuickContext2DStyle::d| Name: | QQuickContext2DStyle::d | | Prototype: | QV4::Heap::QQuickContext2DStyle *d() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 701-701 |
| | 1 | 1 |
QQuickContext2DStyle::d_unchecked| Name: | QQuickContext2DStyle::d_unchecked | | Prototype: | QV4::Heap::QQuickContext2DStyle *d_unchecked() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 701-701 |
| | 1 | 1 |
QQuickContext2DStyle::qt_check_for_QMANAGED_macro| Name: | QQuickContext2DStyle::qt_check_for_QMANAGED_macro | | Prototype: | template <typename Type> inline void qt_check_for_QMANAGED_macro(const Type *_q_argument) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 701-701 |
| | 1 | 1 |
QQuickContext2DStyle::staticVTable| Name: | QQuickContext2DStyle::staticVTable | | Prototype: | static inline const QV4::VTable *staticVTable() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 701-701 |
| | 1 | 1 |
QQuickContext2DStyle::virtualDestroy| Name: | QQuickContext2DStyle::virtualDestroy | | Prototype: | static void virtualDestroy(QV4::Heap::Base *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 702-702 |
| | 1 | 1 |
QQuickContext2DTexture::CanvasChangeEvent::CanvasChangeEvent| Name: | QQuickContext2DTexture::CanvasChangeEvent::CanvasChangeEvent | | Prototype: | CanvasChangeEvent(const QSize &cSize, const QSize &tSize, const QRect &cWindow, const QRect &dRect, bool sm, bool aa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | | Lines: | 86-100 |
| | 2 | 1 |
QQuickContext2DTexture::PaintEvent::PaintEvent| Name: | QQuickContext2DTexture::PaintEvent::PaintEvent | | Prototype: | PaintEvent(QQuickContext2DCommandBuffer *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | | Lines: | 80-80 |
| | 1 | 1 |
QQuickContext2DTexture::QQuickContext2DTexture| Name: | QQuickContext2DTexture::QQuickContext2DTexture | | Prototype: | QQuickContext2DTexture::QQuickContext2DTexture() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 95-110 |
| | 2 | 1 |
QQuickContext2DTexture::adjustedTileSize| Name: | QQuickContext2DTexture::adjustedTileSize | | Prototype: | QSize QQuickContext2DTexture::adjustedTileSize(const QSize &ts) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 383-386 |
| | 1 | 1 |
QQuickContext2DTexture::beginPainting| Name: | QQuickContext2DTexture::beginPainting | | Prototype: | QPaintDevice* beginPainting() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | | Lines: | 149-149 |
| | 1 | 1 |
QQuickContext2DTexture::canvasDestroyed| Name: | QQuickContext2DTexture::canvasDestroyed | | Prototype: | bool QQuickContext2DTexture::canvasDestroyed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 258-261 |
| | 1 | 1 |
QQuickContext2DTexture::clearTiles| Name: | QQuickContext2DTexture::clearTiles | | Prototype: | void QQuickContext2DTexture::clearTiles() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 377-381 |
| | 2 | 1 |
QQuickContext2DTexture::endPainting| Name: | QQuickContext2DTexture::endPainting | | Prototype: | void endPainting() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | | Lines: | 150-150 |
| | 1 | 1 |
QQuickContext2DTexture::initializeOpenGL| Name: | QQuickContext2DTexture::initializeOpenGL | | Prototype: | void initializeOpenGL(QOpenGLContext *gl, QOffscreenSurface *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | | Lines: | 129-132 |
| | 2 | 1 |
QQuickContext2DTexture::isOnCustomThread| Name: | QQuickContext2DTexture::isOnCustomThread | | Prototype: | bool isOnCustomThread() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | | Lines: | 123-123 |
| | 1 | 1 |
QQuickContext2DTexture::scaleFactor| Name: | QQuickContext2DTexture::scaleFactor | | Prototype: | QVector2D scaleFactor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | | Lines: | 146-146 |
| | 1 | 1 |
QQuickContext2DTexture::setAntialiasing| Name: | QQuickContext2DTexture::setAntialiasing | | Prototype: | void QQuickContext2DTexture::setAntialiasing(bool antialiasing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 150-153 |
| | 1 | 1 |
QQuickContext2DTexture::setOnCustomThread| Name: | QQuickContext2DTexture::setOnCustomThread | | Prototype: | void setOnCustomThread(bool is) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | | Lines: | 122-122 |
| | 1 | 1 |
QQuickContext2DTexture::setSmooth| Name: | QQuickContext2DTexture::setSmooth | | Prototype: | void QQuickContext2DTexture::setSmooth(bool smooth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 145-148 |
| | 1 | 1 |
QQuickContext2DTexture::textureChanged| Name: | QQuickContext2DTexture::textureChanged | | Prototype: | void QQuickContext2DTexture::textureChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickcontext2dtexture_p.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QQuickContext2DTexture::~QQuickContext2DTexture| Name: | QQuickContext2DTexture::~QQuickContext2DTexture | | Prototype: | QQuickContext2DTexture::~QQuickContext2DTexture() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 112-115 |
| | 1 | 1 |
QQuickContext2DTile::QQuickContext2DTile| Name: | QQuickContext2DTile::QQuickContext2DTile | | Prototype: | QQuickContext2DTile::QQuickContext2DTile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile.cpp | | Lines: | 49-54 |
| | 2 | 1 |
QQuickContext2DTile::dirty| Name: | QQuickContext2DTile::dirty | | Prototype: | bool dirty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile_p.h | | Lines: | 73-73 |
| | 1 | 1 |
QQuickContext2DTile::markDirty| Name: | QQuickContext2DTile::markDirty | | Prototype: | void markDirty(bool dirty) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile_p.h | | Lines: | 74-74 |
| | 1 | 1 |
QQuickContext2DTile::rect| Name: | QQuickContext2DTile::rect | | Prototype: | QRect rect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile_p.h | | Lines: | 76-76 |
| | 1 | 1 |
QQuickCumulativeDirection::QQuickCumulativeDirection| Name: | QQuickCumulativeDirection::QQuickCumulativeDirection | | Prototype: | QQuickCumulativeDirection::QQuickCumulativeDirection(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcumulativedirection.cpp | | Lines: | 53-55 |
| | 2 | 1 |
QQuickCumulativeDirection::directions| Name: | QQuickCumulativeDirection::directions | | Prototype: | QQmlListProperty<QQuickDirection> QQuickCumulativeDirection::directions() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcumulativedirection.cpp | | Lines: | 57-60 |
| | 1 | 1 |
QQuickCurve::QQuickCurve| Name: | QQuickCurve::QQuickCurve | | Prototype: | QQuickCurve(QObject *parent=nullptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | | Lines: | 120-120 |
| | 1 | 1 |
QQuickCustomAffector::QQuickCustomAffector| Name: | QQuickCustomAffector::QQuickCustomAffector | | Prototype: | QQuickCustomAffector::QQuickCustomAffector(QQuickItem *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector.cpp | | Lines: | 95-102 |
| | 2 | 1 |
QQuickCustomAffector::acceleration| Name: | QQuickCustomAffector::acceleration | | Prototype: | QQuickDirection * acceleration() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | | Lines: | 84-87 |
| | 1 | 1 |
QQuickCustomAffector::accelerationChanged| Name: | QQuickCustomAffector::accelerationChanged | | Prototype: | void QQuickCustomAffector::accelerationChanged(QQuickDirection * _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickcustomaffector_p.cpp | | Lines: | 348-352 |
| | 2 | 1 |
QQuickCustomAffector::accelerationReset| Name: | QQuickCustomAffector::accelerationReset | | Prototype: | void accelerationReset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | | Lines: | 99-102 |
| | 1 | 1 |
QQuickCustomAffector::affectParticles| Name: | QQuickCustomAffector::affectParticles | | Prototype: | void QQuickCustomAffector::affectParticles(QQmlV4Handle _t1, qreal _t2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickcustomaffector_p.cpp | | Lines: | 327-331 |
| | 2 | 1 |
QQuickCustomAffector::isAffectConnected| Name: | QQuickCustomAffector::isAffectConnected | | Prototype: | bool QQuickCustomAffector::isAffectConnected() | | Coverage: | 50.000% (1/2) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector.cpp | | Lines: | 104-107 |
| | 1 | 1 |
QQuickCustomAffector::position| Name: | QQuickCustomAffector::position | | Prototype: | QQuickDirection * position() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | | Lines: | 74-77 |
| | 1 | 1 |
QQuickCustomAffector::positionChanged| Name: | QQuickCustomAffector::positionChanged | | Prototype: | void QQuickCustomAffector::positionChanged(QQuickDirection * _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickcustomaffector_p.cpp | | Lines: | 334-338 |
| | 2 | 1 |
QQuickCustomAffector::positionReset| Name: | QQuickCustomAffector::positionReset | | Prototype: | void positionReset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | | Lines: | 89-92 |
| | 1 | 1 |
QQuickCustomAffector::relative| Name: | QQuickCustomAffector::relative | | Prototype: | bool relative() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | | Lines: | 104-107 |
| | 1 | 1 |
QQuickCustomAffector::relativeChanged| Name: | QQuickCustomAffector::relativeChanged | | Prototype: | void QQuickCustomAffector::relativeChanged(bool _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickcustomaffector_p.cpp | | Lines: | 355-359 |
| | 2 | 1 |
QQuickCustomAffector::velocity| Name: | QQuickCustomAffector::velocity | | Prototype: | QQuickDirection * velocity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | | Lines: | 79-82 |
| | 1 | 1 |
QQuickCustomAffector::velocityChanged| Name: | QQuickCustomAffector::velocityChanged | | Prototype: | void QQuickCustomAffector::velocityChanged(QQuickDirection * _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickcustomaffector_p.cpp | | Lines: | 341-345 |
| | 2 | 1 |
QQuickCustomAffector::velocityReset| Name: | QQuickCustomAffector::velocityReset | | Prototype: | void velocityReset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | | Lines: | 94-97 |
| | 1 | 1 |
QQuickCustomMaterialShader::attributeNames| Name: | QQuickCustomMaterialShader::attributeNames | | Prototype: | char const *const *QQuickCustomMaterialShader::attributeNames() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglshadereffectnode.cpp | | Lines: | 259-262 |
| | 1 | 1 |
QQuickCustomMaterialShader::deactivate| Name: | QQuickCustomMaterialShader::deactivate | | Prototype: | void QQuickCustomMaterialShader::deactivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglshadereffectnode.cpp | | Lines: | 104-108 |
| | 6 | 1 |
QQuickCustomMaterialShader::fragmentShader| Name: | QQuickCustomMaterialShader::fragmentShader | | Prototype: | const char *QQuickCustomMaterialShader::fragmentShader() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglshadereffectnode.cpp | | Lines: | 334-337 |
| | 1 | 1 |
QQuickCustomMaterialShader::vertexShader| Name: | QQuickCustomMaterialShader::vertexShader | | Prototype: | const char *QQuickCustomMaterialShader::vertexShader() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglshadereffectnode.cpp | | Lines: | 329-332 |
| | 1 | 1 |
QQuickCustomParticle::QQuickCustomParticle| Name: | QQuickCustomParticle::QQuickCustomParticle | | Prototype: | QQuickCustomParticle::QQuickCustomParticle(QQuickItem* parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomparticle.cpp | | Lines: | 97-107 |
| | 1 | 1 |