| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QOpenGLCompositorBackingStore::toImage| Name: | QOpenGLCompositorBackingStore::toImage | | Prototype: | QImage QOpenGLCompositorBackingStore::toImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | | Lines: | 288-291 |
| | 1 | 1 |
QOpenGLCompositorBackingStore::paintDevice| Name: | QOpenGLCompositorBackingStore::paintDevice | | Prototype: | QPaintDevice *QOpenGLCompositorBackingStore::paintDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | | Lines: | 116-119 |
| | 1 | 1 |
QOpenGLCompositorBackingStore::QOpenGLCompositorBackingStore| Name: | QOpenGLCompositorBackingStore::QOpenGLCompositorBackingStore | | Prototype: | QOpenGLCompositorBackingStore::QOpenGLCompositorBackingStore(QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | | Lines: | 78-86 |
| | 2 | 1 |
QOpenGLCompositor::~QOpenGLCompositor| Name: | QOpenGLCompositor::~QOpenGLCompositor | | Prototype: | QOpenGLCompositor::~QOpenGLCompositor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 89-94 |
| | 3 | 1 |
QOpenGLCompositor::setTarget| Name: | QOpenGLCompositor::setTarget | | Prototype: | void QOpenGLCompositor::setTarget(QOpenGLContext *context, QWindow *targetWindow) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 96-100 |
| | 2 | 1 |
QOpenGLCompositor::moveToTop| Name: | QOpenGLCompositor::moveToTop | | Prototype: | void QOpenGLCompositor::moveToTop(QOpenGLCompositorWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 275-280 |
| | 3 | 1 |
QOpenGLCompositor::handleRenderAllRequest| Name: | QOpenGLCompositor::handleRenderAllRequest | | Prototype: | void QOpenGLCompositor::handleRenderAllRequest() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 117-122 |
| | 3 | 1 |
QOpenGLCompositor::grab| Name: | QOpenGLCompositor::grab | | Prototype: | QImage QOpenGLCompositor::grab() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 108-115 |
| | 5 | 1 |
QOpenGLCompositor::destroy| Name: | QOpenGLCompositor::destroy | | Prototype: | void QOpenGLCompositor::destroy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 254-258 |
| | 2 | 1 |
QOpenGLCompositor::QOpenGLCompositor| Name: | QOpenGLCompositor::QOpenGLCompositor | | Prototype: | QOpenGLCompositor::QOpenGLCompositor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 79-87 |
| | 4 | 1 |
QOpenGLCachedTexture::QOpenGLCachedTexture| Name: | QOpenGLCachedTexture::QOpenGLCachedTexture | | Prototype: | QOpenGLCachedTexture::QOpenGLCachedTexture(GLuint id, int options, QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | | Lines: | 374-377 |
| | 1 | 1 |
QOpenGLBufferPrivate::QOpenGLBufferPrivate| Name: | QOpenGLBufferPrivate::QOpenGLBufferPrivate | | Prototype: | QOpenGLBufferPrivate(QOpenGLBuffer::Type t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 144-152 |
| | 2 | 1 |
QOpenGLBuffer::usagePattern| Name: | QOpenGLBuffer::usagePattern | | Prototype: | QOpenGLBuffer::UsagePattern QOpenGLBuffer::usagePattern() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 246-250 |
| | 2 | 1 |
QOpenGLBuffer::type| Name: | QOpenGLBuffer::type | | Prototype: | QOpenGLBuffer::Type QOpenGLBuffer::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 234-238 |
| | 2 | 1 |
QOpenGLBuffer::setUsagePattern| Name: | QOpenGLBuffer::setUsagePattern | | Prototype: | void QOpenGLBuffer::setUsagePattern(QOpenGLBuffer::UsagePattern value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 258-262 |
| | 2 | 1 |
QOpenGLBuffer::isCreated| Name: | QOpenGLBuffer::isCreated | | Prototype: | bool QOpenGLBuffer::isCreated() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 311-315 |
| | 2 | 1 |
QOpenGLBuffer::bufferId| Name: | QOpenGLBuffer::bufferId | | Prototype: | GLuint QOpenGLBuffer::bufferId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 493-497 |
| | 2 | 1 |
QOpenGLBuffer::QOpenGLBuffer| Name: | QOpenGLBuffer::QOpenGLBuffer | | Prototype: | QOpenGLBuffer::QOpenGLBuffer(const QOpenGLBuffer &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 194-198 |
| | 1 | 1 |
QOpenGLBuffer::QOpenGLBuffer| Name: | QOpenGLBuffer::QOpenGLBuffer | | Prototype: | QOpenGLBuffer::QOpenGLBuffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 170-173 |
| | 2 | 1 |
QOpenGLBuffer::QOpenGLBuffer| Name: | QOpenGLBuffer::QOpenGLBuffer | | Prototype: | QOpenGLBuffer::QOpenGLBuffer(QOpenGLBuffer::Type type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 183-186 |
| | 2 | 1 |
QOpenGL2PaintEngineState::QOpenGL2PaintEngineState| Name: | QOpenGL2PaintEngineState::QOpenGL2PaintEngineState | | Prototype: | QOpenGL2PaintEngineState::QOpenGL2PaintEngineState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2524-2530 |
| | 4 | 1 |
QOpenGL2PaintEngineState::QOpenGL2PaintEngineState| Name: | QOpenGL2PaintEngineState::QOpenGL2PaintEngineState | | Prototype: | QOpenGL2PaintEngineState::QOpenGL2PaintEngineState(QOpenGL2PaintEngineState &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2513-2522 |
| | 6 | 1 |
QOpenGL2PaintEngineExPrivate::regenerateClip| Name: | QOpenGL2PaintEngineExPrivate::regenerateClip | | Prototype: | void QOpenGL2PaintEngineExPrivate::regenerateClip() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2395-2399 |
| | 2 | 1 |
QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDraw| Name: | QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDraw | | Prototype: | bool QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDraw(const QFontEngineGlyphCache &cache) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1135-1147 |
| | 7 | 1 |
QOpenGL2PaintEngineExPrivate::composite| Name: | QOpenGL2PaintEngineExPrivate::composite | | Prototype: | void QOpenGL2PaintEngineExPrivate::composite(const QOpenGLRect& boundingRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1213-1218 |
| | 3 | 1 |
QOpenGL2PaintEngineExPrivate::clearClip| Name: | QOpenGL2PaintEngineExPrivate::clearClip | | Prototype: | void QOpenGL2PaintEngineExPrivate::clearClip(uint value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2247-2257 |
| | 6 | 1 |
QOpenGL2PaintEngineExPrivate::cleanupVectorPath| Name: | QOpenGL2PaintEngineExPrivate::cleanupVectorPath | | Prototype: | void QOpenGL2PaintEngineExPrivate::cleanupVectorPath(QPaintEngineEx *engine, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 734-748 |
| | 5 | 1 |
QOpenGL2PaintEngineExPrivate::bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 212-216 |
| | 1 | 1 |
QOpenGL2PaintEngineExPrivate::bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 218-222 |
| | 1 | 1 |
QOpenGL2PaintEngineExPrivate::bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const ImageWithBindOptions &imageWithOptions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 244-248 |
| | 1 | 1 |
QOpenGL2PaintEngineExPrivate::bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QGradient &gradient) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 224-236 |
| | 2 | 1 |
QOpenGL2PaintEngineEx::transformChanged| Name: | QOpenGL2PaintEngineEx::transformChanged | | Prototype: | void QOpenGL2PaintEngineEx::transformChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1414-1419 |
| | 3 | 1 |
QOpenGL2PaintEngineEx::opacityChanged| Name: | QOpenGL2PaintEngineEx::opacityChanged | | Prototype: | void QOpenGL2PaintEngineEx::opacityChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1369-1378 |
| | 5 | 1 |
QOpenGL2PaintEngineEx::isNativePaintingActive| Name: | QOpenGL2PaintEngineEx::isNativePaintingActive | | Prototype: | bool QOpenGL2PaintEngineEx::isNativePaintingActive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 682-685 |
| | 2 | 1 |
QOpenGL2PaintEngineEx::invalidateState| Name: | QOpenGL2PaintEngineEx::invalidateState | | Prototype: | void QOpenGL2PaintEngineEx::invalidateState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 676-680 |
| | 2 | 1 |
QOpenGL2PaintEngineEx::endNativePainting| Name: | QOpenGL2PaintEngineEx::endNativePainting | | Prototype: | void QOpenGL2PaintEngineEx::endNativePainting() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 669-674 |
| | 3 | 1 |
QOpenGL2PaintEngineEx::end| Name: | QOpenGL2PaintEngineEx::end | | Prototype: | bool QOpenGL2PaintEngineEx::end() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2128-2158 |
| | 11 | 1 |
QOpenGL2PaintEngineEx::compositionModeChanged| Name: | QOpenGL2PaintEngineEx::compositionModeChanged | | Prototype: | void QOpenGL2PaintEngineEx::compositionModeChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1380-1386 |
| | 3 | 1 |
QOpenGL2PaintEngineEx::beginNativePainting::[lambda]| Name: | QOpenGL2PaintEngineEx::beginNativePainting::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 603-603 |
| | 0 | 1 |
QOpenGL2PaintEngineEx::QOpenGL2PaintEngineEx| Name: | QOpenGL2PaintEngineEx::QOpenGL2PaintEngineEx | | Prototype: | QOpenGL2PaintEngineEx::QOpenGL2PaintEngineEx() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1242-1245 |
| | 2 | 1 |
QOpenGL2PEXVertexArray::clear| Name: | QOpenGL2PEXVertexArray::clear | | Prototype: | void QOpenGL2PEXVertexArray::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp | | Lines: | 46-51 |
| | 3 | 1 |
QOpenGL2GradientCacheWrapper::cacheForContext| Name: | QOpenGL2GradientCacheWrapper::cacheForContext | | Prototype: | QOpenGL2GradientCache *cacheForContext(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | | Lines: | 57-60 |
| | 2 | 1 |
QOpenGL2GradientCache::~QOpenGL2GradientCache| Name: | QOpenGL2GradientCache::~QOpenGL2GradientCache | | Prototype: | QOpenGL2GradientCache::~QOpenGL2GradientCache() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | | Lines: | 74-77 |
| | 1 | 1 |
QOpenGL2GradientCache::invalidateResource| Name: | QOpenGL2GradientCache::invalidateResource | | Prototype: | void QOpenGL2GradientCache::invalidateResource() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | | Lines: | 84-88 |
| | 2 | 1 |
QOpenGL2GradientCache::freeResource| Name: | QOpenGL2GradientCache::freeResource | | Prototype: | void QOpenGL2GradientCache::freeResource(QOpenGLContext *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | | Lines: | 90-93 |
| | 1 | 1 |
QOpenGL2GradientCache::cacheForContext| Name: | QOpenGL2GradientCache::cacheForContext | | Prototype: | QOpenGL2GradientCache *QOpenGL2GradientCache::cacheForContext(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | | Lines: | 79-82 |
| | 1 | 1 |
QOpenGL2GradientCache::QOpenGL2GradientCache| Name: | QOpenGL2GradientCache::QOpenGL2GradientCache | | Prototype: | QOpenGL2GradientCache::QOpenGL2GradientCache(QOpenGLContext *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | | Lines: | 69-72 |
| | 2 | 1 |
QOffscreenSurfacePrivate::QOffscreenSurfacePrivate| Name: | QOffscreenSurfacePrivate::QOffscreenSurfacePrivate | | Prototype: | QOffscreenSurfacePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | | Lines: | 97-106 |
| | 2 | 1 |
QOffscreenSurface::~QOffscreenSurface| Name: | QOffscreenSurface::~QOffscreenSurface | | Prototype: | QOffscreenSurface::~QOffscreenSurface() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | | Lines: | 148-151 |
| | 1 | 1 |
QOffscreenSurface::surfaceType| Name: | QOffscreenSurface::surfaceType | | Prototype: | QOffscreenSurface::SurfaceType QOffscreenSurface::surfaceType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | | Lines: | 158-162 |
| | 2 | 1 |
QOffscreenSurface::size| Name: | QOffscreenSurface::size | | Prototype: | QSize QOffscreenSurface::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | | Lines: | 288-292 |
| | 2 | 1 |
QOffscreenSurface::setFormat| Name: | QOffscreenSurface::setFormat | | Prototype: | void QOffscreenSurface::setFormat(const QSurfaceFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | | Lines: | 244-248 |
| | 2 | 1 |
QOffscreenSurface::screen| Name: | QOffscreenSurface::screen | | Prototype: | QScreen *QOffscreenSurface::screen() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | | Lines: | 299-303 |
| | 2 | 1 |
QOffscreenSurface::requestedFormat| Name: | QOffscreenSurface::requestedFormat | | Prototype: | QSurfaceFormat QOffscreenSurface::requestedFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | | Lines: | 260-264 |
| | 2 | 1 |
QOffscreenSurface::isValid| Name: | QOffscreenSurface::isValid | | Prototype: | bool QOffscreenSurface::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | | Lines: | 229-234 |
| | 3 | 1 |
QOffscreenSurface::handle| Name: | QOffscreenSurface::handle | | Prototype: | QPlatformOffscreenSurface *QOffscreenSurface::handle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | | Lines: | 358-362 |
| | 2 | 1 |
QObjectPrivate::disconnect| Name: | QObjectPrivate::disconnect | | Prototype: | bool QObjectPrivate::disconnect(const QObject *sender, int signal_index, void **slot) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4898-4904 |
| | 3 | 1 |
QObjectPrivate::QObjectPrivate| Name: | QObjectPrivate::QObjectPrivate | | Prototype: | QObjectPrivate::QObjectPrivate(int version) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 205-232 |
| | 14 | 1 |
QObjectData::dynamicMetaObject| Name: | QObjectData::dynamicMetaObject | | Prototype: | QMetaObject *QObjectData::dynamicMetaObject() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 200-203 |
| | 1 | 1 |
QObjectConnectionListVector::QObjectConnectionListVector| Name: | QObjectConnectionListVector::QObjectConnectionListVector | | Prototype: | QObjectConnectionListVector() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 304-306 |
| | 1 | 1 |
QObjectCleanupHandler::~QObjectCleanupHandler| Name: | QObjectCleanupHandler::~QObjectCleanupHandler | | Prototype: | QObjectCleanupHandler::~QObjectCleanupHandler() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | | Lines: | 83-86 |
| | 1 | 1 |
QObjectCleanupHandler::objectDestroyed| Name: | QObjectCleanupHandler::objectDestroyed | | Prototype: | void QObjectCleanupHandler::objectDestroyed(QObject *object) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | | Lines: | 142-145 |
| | 1 | 1 |
QObjectCleanupHandler::isEmpty| Name: | QObjectCleanupHandler::isEmpty | | Prototype: | bool QObjectCleanupHandler::isEmpty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | | Lines: | 125-128 |
| | 1 | 1 |
QObject::thread| Name: | QObject::thread | | Prototype: | QThread *QObject::thread() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1430-1433 |
| | 1 | 1 |
QObject::setParent| Name: | QObject::setParent | | Prototype: | void QObject::setParent(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1953-1958 |
| | 3 | 1 |
QObject::registerUserData| Name: | QObject::registerUserData | | Prototype: | uint QObject::registerUserData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4076-4080 |
| | 1 | 1 |
QObject::objectName| Name: | QObject::objectName | | Prototype: | QString QObject::objectName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1176-1180 |
| | 2 | 1 |
QObject::eventFilter| Name: | QObject::eventFilter | | Prototype: | bool QObject::eventFilter(QObject * , QEvent * ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1387-1390 |
| | 1 | 1 |
QObject::dumpObjectTree| Name: | QObject::dumpObjectTree | | Prototype: | void QObject::dumpObjectTree() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3991-3994 |
| | 1 | 1 |
QObject::dumpObjectInfo::[lambda]| Name: | QObject::dumpObjectInfo::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4056-4056 |
| | 0 | 1 |
QObject::disconnectNotify| Name: | QObject::disconnectNotify | | Prototype: | void QObject::disconnectNotify(const QMetaMethod &signal) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3187-3190 |
| | 1 | 1 |
QObject::deleteLater| Name: | QObject::deleteLater | | Prototype: | void QObject::deleteLater() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2143-2146 |
| | 1 | 1 |
QObject::connectNotify| Name: | QObject::connectNotify | | Prototype: | void QObject::connectNotify(const QMetaMethod &signal) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3152-3155 |
| | 1 | 1 |
QObject::blockSignals| Name: | QObject::blockSignals | | Prototype: | bool QObject::blockSignals(bool block) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1417-1423 |
| | 4 | 1 |
QNumberStyleAnimation::startValue| Name: | QNumberStyleAnimation::startValue | | Prototype: | qreal QNumberStyleAnimation::startValue() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 184-187 |
| | 1 | 1 |
QNumberStyleAnimation::setStartValue| Name: | QNumberStyleAnimation::setStartValue | | Prototype: | void QNumberStyleAnimation::setStartValue(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 189-192 |
| | 1 | 1 |
QNumberStyleAnimation::setEndValue| Name: | QNumberStyleAnimation::setEndValue | | Prototype: | void QNumberStyleAnimation::setEndValue(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 199-202 |
| | 1 | 1 |
QNumberStyleAnimation::endValue| Name: | QNumberStyleAnimation::endValue | | Prototype: | qreal QNumberStyleAnimation::endValue() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 194-197 |
| | 1 | 1 |
QNumberStyleAnimation::currentValue| Name: | QNumberStyleAnimation::currentValue | | Prototype: | qreal QNumberStyleAnimation::currentValue() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 204-208 |
| | 2 | 1 |
QNumberStyleAnimation::QNumberStyleAnimation| Name: | QNumberStyleAnimation::QNumberStyleAnimation | | Prototype: | QNumberStyleAnimation::QNumberStyleAnimation(QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 178-182 |
| | 1 | 1 |
QNullBrushData::QNullBrushData| Name: | QNullBrushData::QNullBrushData | | Prototype: | QNullBrushData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 349-354 |
| | 3 | 1 |
QNtlmPhase3Block::QNtlmPhase3Block| Name: | QNtlmPhase3Block::QNtlmPhase3Block | | Prototype: | QNtlmPhase3Block() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1013-1017 |
| | 3 | 1 |
QNtlmPhase2Block::QNtlmPhase2Block| Name: | QNtlmPhase2Block::QNtlmPhase2Block | | Prototype: | QNtlmPhase2Block() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 999-1002 |
| | 2 | 1 |
QNtlmPhase1Block::QNtlmPhase1Block| Name: | QNtlmPhase1Block::QNtlmPhase1Block | | Prototype: | QNtlmPhase1Block() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 985-989 |
| | 3 | 1 |
QNtlmBuffer::QNtlmBuffer| Name: | QNtlmBuffer::QNtlmBuffer | | Prototype: | QNtlmBuffer() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 884-884 |
| | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::size| Name: | QNonContiguousByteDeviceRingBufferImpl::size | | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 278-281 |
| | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::reset| Name: | QNonContiguousByteDeviceRingBufferImpl::reset | | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::reset() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 272-276 |
| | 2 | 1 |
QNonContiguousByteDeviceRingBufferImpl::pos| Name: | QNonContiguousByteDeviceRingBufferImpl::pos | | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::pos() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 267-270 |
| | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::atEnd| Name: | QNonContiguousByteDeviceRingBufferImpl::atEnd | | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 262-265 |
| | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::advanceReadPointer| Name: | QNonContiguousByteDeviceRingBufferImpl::advanceReadPointer | | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::advanceReadPointer(qint64 amount) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 255-260 |
| | 3 | 1 |
QNonContiguousByteDeviceRingBufferImpl::QNonContiguousByteDeviceRingBufferImpl| Name: | QNonContiguousByteDeviceRingBufferImpl::QNonContiguousByteDeviceRingBufferImpl | | Prototype: | QNonContiguousByteDeviceRingBufferImpl::QNonContiguousByteDeviceRingBufferImpl(QSharedPointer<QRingBuffer> rb) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 230-234 |
| | 1 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::~QNonContiguousByteDeviceIoDeviceImpl| Name: | QNonContiguousByteDeviceIoDeviceImpl::~QNonContiguousByteDeviceIoDeviceImpl | | Prototype: | QNonContiguousByteDeviceIoDeviceImpl::~QNonContiguousByteDeviceIoDeviceImpl() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 295-298 |
| | 1 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::atEnd| Name: | QNonContiguousByteDeviceIoDeviceImpl::atEnd | | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 367-370 |
| | 1 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::QNonContiguousByteDeviceIoDeviceImpl| Name: | QNonContiguousByteDeviceIoDeviceImpl::QNonContiguousByteDeviceIoDeviceImpl | | Prototype: | QNonContiguousByteDeviceIoDeviceImpl::QNonContiguousByteDeviceIoDeviceImpl(QIODevice *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 283-293 |
| | 4 | 1 |
QNonContiguousByteDeviceFactory::wrap| Name: | QNonContiguousByteDeviceFactory::wrap | | Prototype: | QIODevice* QNonContiguousByteDeviceFactory::wrap(QNonContiguousByteDevice* byteDevice) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 569-577 |
| | 1 | 1 |
QNonContiguousByteDeviceFactory::createShared| Name: | QNonContiguousByteDeviceFactory::createShared | | Prototype: | QSharedPointer<QNonContiguousByteDevice> QNonContiguousByteDeviceFactory::createShared(QByteArray *byteArray) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 557-560 |
| | 1 | 1 |
QNonContiguousByteDeviceFactory::createShared| Name: | QNonContiguousByteDeviceFactory::createShared | | Prototype: | QSharedPointer<QNonContiguousByteDevice> QNonContiguousByteDeviceFactory::createShared(QSharedPointer<QRingBuffer> ringBuffer) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 535-538 |
| | 1 | 1 |
QNonContiguousByteDeviceFactory::create| Name: | QNonContiguousByteDeviceFactory::create | | Prototype: | QNonContiguousByteDevice* QNonContiguousByteDeviceFactory::create(QSharedPointer<QRingBuffer> ringBuffer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 525-528 |
| | 1 | 1 |
QNonContiguousByteDeviceFactory::create| Name: | QNonContiguousByteDeviceFactory::create | | Prototype: | QNonContiguousByteDevice* QNonContiguousByteDeviceFactory::create(QByteArray *byteArray) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 547-550 |
| | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::size| Name: | QNonContiguousByteDeviceByteArrayImpl::size | | Prototype: | qint64 QNonContiguousByteDeviceByteArrayImpl::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 220-223 |
| | 1 | 1 |