| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QFutureInterfaceBasePrivate::disconnectOutputInterface| Name: | QFutureInterfaceBasePrivate::disconnectOutputInterface | | Prototype: | void QFutureInterfaceBasePrivate::disconnectOutputInterface(QFutureCallOutInterface *interface) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 590-599 |
| | 6 | 2 |
QFutureInterfaceBasePrivate::sendCallOuts| Name: | QFutureInterfaceBasePrivate::sendCallOuts | | Prototype: | void QFutureInterfaceBasePrivate::sendCallOuts(const QFutureCallOutEvent &callOutEvent1, const QFutureCallOutEvent &callOutEvent2) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 537-548 |
| | 6 | 3 |
QFutureWatcherBase::connectNotify| Name: | QFutureWatcherBase::connectNotify | | Prototype: | void QFutureWatcherBase::connectNotify(const QMetaMethod &signal) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 356-372 |
| | 6 | 4 |
QGL2PaintEngineEx::fill| Name: | QGL2PaintEngineEx::fill | | Prototype: | void QGL2PaintEngineEx::fill(const QVectorPath &path, const QBrush &brush) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1252-1261 |
| | 6 | 2 |
QGL2PaintEngineExPrivate::clearClip| Name: | QGL2PaintEngineExPrivate::clearClip | | Prototype: | void QGL2PaintEngineExPrivate::clearClip(uint value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2213-2223 |
| | 6 | 1 |
QGL2PaintEngineExPrivate::drawVertexArrays| Name: | QGL2PaintEngineExPrivate::drawVertexArrays | | Prototype: | void QGL2PaintEngineExPrivate::drawVertexArrays(const float *data, int *stops, int stopCount, GLenum primitive) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1222-1239 |
| | 6 | 2 |
QGL2PaintEngineState::QGL2PaintEngineState| Name: | QGL2PaintEngineState::QGL2PaintEngineState | | Prototype: | QGL2PaintEngineState::QGL2PaintEngineState(QGL2PaintEngineState &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2487-2496 |
| | 6 | 1 |
QGLBuffer::map| Name: | QGLBuffer::map | | Prototype: | void *QGLBuffer::map(QGLBuffer::Access access) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 538-548 |
| | 6 | 3 |
QGLBuffer::read| Name: | QGLBuffer::read | | Prototype: | bool QGLBuffer::read(int offset, void *data, int count) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 342-357 |
| | 6 | 3 |
QGLBuffer::size| Name: | QGLBuffer::size | | Prototype: | int QGLBuffer::size() const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 514-522 |
| | 6 | 2 |
QGLBuffer::unmap| Name: | QGLBuffer::unmap | | Prototype: | bool QGLBuffer::unmap() | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 563-573 |
| | 6 | 3 |
QGLContext::fromOpenGLContext| Name: | QGLContext::fromOpenGLContext | | Prototype: | QGLContext *QGLContext::fromOpenGLContext(QOpenGLContext *context) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2201-2212 |
| | 6 | 3 |
QGLContext::setDevice| Name: | QGLContext::setDevice | | Prototype: | void QGLContext::setDevice(QPaintDevice *pDev) | | Coverage: | 30.000% (3/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3185-3197 |
| | 6 | 2 |
QGLContextPrivate::setupSharing| Name: | QGLContextPrivate::setupSharing | | Prototype: | void QGLContextPrivate::setupSharing() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 509-517 |
| | 6 | 2 |
QGLContextPrivate::textureCacheLookup| Name: | QGLContextPrivate::textureCacheLookup | | Prototype: | QGLTexture *QGLContextPrivate::textureCacheLookup(const qint64 key, GLenum target) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2698-2708 |
| | 6 | 2 |
QGLDefaultExtensions::QGLDefaultExtensions| Name: | QGLDefaultExtensions::QGLDefaultExtensions | | Prototype: | QGLDefaultExtensions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 87-94 |
| | 6 | 1 |
QGLEngineShaderManager::useBlitProgram| Name: | QGLEngineShaderManager::useBlitProgram | | Prototype: | void QGLEngineShaderManager::useBlitProgram() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 638-646 |
| | 6 | 1 |
QGLEngineShaderManager::useSimpleProgram| Name: | QGLEngineShaderManager::useSimpleProgram | | Prototype: | void QGLEngineShaderManager::useSimpleProgram() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 628-636 |
| | 6 | 1 |
QGLFormat::QGLFormat| Name: | QGLFormat::QGLFormat | | Prototype: | QGLFormat::QGLFormat(QGL::FormatOptions options, int plane) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 386-394 |
| | 6 | 1 |
QGLFormat::operator=| Name: | QGLFormat::operator= | | Prototype: | QGLFormat &QGLFormat::operator=(const QGLFormat &other) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 423-432 |
| | 6 | 3 |
QGLFormat::setAccumBufferSize| Name: | QGLFormat::setAccumBufferSize | | Prototype: | void QGLFormat::setAccumBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1102-1111 |
| | 6 | 2 |
QGLFormat::setAlphaBufferSize| Name: | QGLFormat::setAlphaBufferSize | | Prototype: | void QGLFormat::setAlphaBufferSize(int size) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1075-1084 |
| | 6 | 2 |
QGLFormat::setDepthBufferSize| Name: | QGLFormat::setDepthBufferSize | | Prototype: | void QGLFormat::setDepthBufferSize(int size) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 961-970 |
| | 6 | 2 |
QGLFormat::setSamples| Name: | QGLFormat::setSamples | | Prototype: | void QGLFormat::setSamples(int numSamples) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 822-831 |
| | 6 | 2 |
QGLFormat::setStencilBufferSize| Name: | QGLFormat::setStencilBufferSize | | Prototype: | void QGLFormat::setStencilBufferSize(int size) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1128-1137 |
| | 6 | 2 |
QGLFormat::setVersion| Name: | QGLFormat::setVersion | | Prototype: | void QGLFormat::setVersion(int major, int minor) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1158-1167 |
| | 6 | 2 |
QGLFramebufferObject::isBound| Name: | QGLFramebufferObject::isBound | | Prototype: | bool QGLFramebufferObject::isBound() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1344-1354 |
| | 6 | 2 |
QGLFramebufferObjectFormat::detach| Name: | QGLFramebufferObjectFormat::detach | | Prototype: | void QGLFramebufferObjectFormat::detach() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 139-148 |
| | 6 | 3 |
QGLFramebufferObjectFormat::operator=| Name: | QGLFramebufferObjectFormat::operator= | | Prototype: | QGLFramebufferObjectFormat &QGLFramebufferObjectFormat::operator=(const QGLFramebufferObjectFormat &other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 180-189 |
| | 6 | 3 |
QGLFunctions::hasOpenGLFeature| Name: | QGLFunctions::hasOpenGLFeature | | Prototype: | bool QGLFunctions::hasOpenGLFeature(QGLFunctions::OpenGLFeature feature) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 325-333 |
| | 6 | 3 |
QGLFunctions::openGLFeatures| Name: | QGLFunctions::openGLFeatures | | Prototype: | QGLFunctions::OpenGLFeatures QGLFunctions::openGLFeatures() const | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 306-314 |
| | 6 | 3 |
QGLPaintDevice::endPaint| Name: | QGLPaintDevice::endPaint | | Prototype: | void QGLPaintDevice::endPaint() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 125-138 |
| | 6 | 2 |
QGLShader::compileSourceFile| Name: | QGLShader::compileSourceFile | | Prototype: | bool QGLShader::compileSourceFile(const QString& fileName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 484-494 |
| | 6 | 2 |
QGLShaderProgram::attributeLocation| Name: | QGLShaderProgram::attributeLocation | | Prototype: | int QGLShaderProgram::attributeLocation(const char *name) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1128-1138 |
| | 6 | 2 |
QGLShaderProgram::hasOpenGLShaderPrograms| Name: | QGLShaderProgram::hasOpenGLShaderPrograms | | Prototype: | bool QGLShaderProgram::hasOpenGLShaderPrograms(const QGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3174-3188 |
| | 6 | 3 |
QGLShaderProgram::setAttributeValue| Name: | QGLShaderProgram::setAttributeValue | | Prototype: | void QGLShaderProgram::setAttributeValue(int location, const QColor& value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1364-1373 |
| | 6 | 2 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QColor& color) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2106-2115 |
| | 6 | 2 |
QGLShaderStorage::shadersForThread| Name: | QGLShaderStorage::shadersForThread | | Prototype: | QGLEngineSharedShaders *shadersForThread(const QGLContext *context) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 90-97 |
| | 6 | 2 |
QGLTextureCache::removeContextTextures| Name: | QGLTextureCache::removeContextTextures | | Prototype: | void QGLTextureCache::removeContextTextures(QGLContext* ctx) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1962-1971 |
| | 6 | 3 |
QGLTextureGlyphCache::maxTextureHeight| Name: | QGLTextureGlyphCache::maxTextureHeight | | Prototype: | int QGLTextureGlyphCache::maxTextureHeight() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 385-395 |
| | 6 | 3 |
QGLWidget::event| Name: | QGLWidget::event | | Prototype: | bool QGLWidget::event(QEvent *e) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4379-4391 |
| | 6 | 3 |
QGLWidget::glInit| Name: | QGLWidget::glInit | | Prototype: | void QGLWidget::glInit() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4535-4543 |
| | 6 | 2 |
QGenericUnixServices::openUrl| Name: | QGenericUnixServices::openUrl | | Prototype: | bool QGenericUnixServices::openUrl(const QUrl &url) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines: | 139-149 |
| | 6 | 3 |
QGestureManager::QGestureManager| Name: | QGestureManager::QGestureManager | | Prototype: | QGestureManager::QGestureManager(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 88-111 |
| | 6 | 1 |
QGestureManager::instance| Name: | QGestureManager::instance | | Prototype: | QGestureManager* QGestureManager::instance() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4565-4573 |
| | 6 | 3 |
QGestureManager::recycle| Name: | QGestureManager::recycle | | Prototype: | void QGestureManager::recycle(QGesture *gesture) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 729-739 |
| | 6 | 2 |
QGestureRecognizer::reset| Name: | QGestureRecognizer::reset | | Prototype: | void QGestureRecognizer::reset(QGesture *gesture) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturerecognizer.cpp | | Lines: | 184-193 |
| | 6 | 2 |
QGlobalNetworkProxy::setApplicationProxy| Name: | QGlobalNetworkProxy::setApplicationProxy | | Prototype: | void setApplicationProxy(const QNetworkProxy &proxy) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 277-285 |
| | 6 | 2 |
QGlyphRun::positions| Name: | QGlyphRun::positions | | Prototype: | QVector<QPointF> QGlyphRun::positions() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 251-261 |
| | 6 | 2 |
QGlyphRun::setRawData| Name: | QGlyphRun::setRawData | | Prototype: | void QGlyphRun::setRawData(const quint32 *glyphIndexArray, const QPointF *glyphPositionArray, int size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 296-306 |
| | 6 | 1 |
QGraphicsAnchorLayoutPrivate::refreshAllSizeHints| Name: | QGraphicsAnchorLayoutPrivate::refreshAllSizeHints | | Prototype: | void QGraphicsAnchorLayoutPrivate::refreshAllSizeHints(Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2289-2299 |
| | 6 | 2 |
QGraphicsAnchorLayoutPrivate::removeAnchors| Name: | QGraphicsAnchorLayoutPrivate::removeAnchors | | Prototype: | void QGraphicsAnchorLayoutPrivate::removeAnchors(QGraphicsLayoutItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1951-1961 |
| | 6 | 1 |
QGraphicsBlurEffect::setBlurRadius| Name: | QGraphicsBlurEffect::setBlurRadius | | Prototype: | void QGraphicsBlurEffect::setBlurRadius(qreal radius) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 797-806 |
| | 6 | 2 |
QGraphicsColorizeEffect::setColor| Name: | QGraphicsColorizeEffect::setColor | | Prototype: | void QGraphicsColorizeEffect::setColor(const QColor &color) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 638-647 |
| | 6 | 2 |
QGraphicsDropShadowEffect::setBlurRadius| Name: | QGraphicsDropShadowEffect::setBlurRadius | | Prototype: | void QGraphicsDropShadowEffect::setBlurRadius(qreal blurRadius) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 988-997 |
| | 6 | 2 |
QGraphicsDropShadowEffect::setColor| Name: | QGraphicsDropShadowEffect::setColor | | Prototype: | void QGraphicsDropShadowEffect::setColor(const QColor &color) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 1021-1030 |
| | 6 | 2 |
QGraphicsDropShadowEffect::setOffset| Name: | QGraphicsDropShadowEffect::setOffset | | Prototype: | void QGraphicsDropShadowEffect::setOffset(const QPointF &offset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 933-942 |
| | 6 | 2 |
QGraphicsEllipseItem::setSpanAngle| Name: | QGraphicsEllipseItem::setSpanAngle | | Prototype: | void QGraphicsEllipseItem::setSpanAngle(int angle) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8896-8905 |
| | 6 | 2 |
QGraphicsEllipseItem::setStartAngle| Name: | QGraphicsEllipseItem::setStartAngle | | Prototype: | void QGraphicsEllipseItem::setStartAngle(int angle) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8863-8872 |
| | 6 | 2 |
QGraphicsItem::childrenBoundingRect| Name: | QGraphicsItem::childrenBoundingRect | | Prototype: | QRectF QGraphicsItem::childrenBoundingRect() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4867-4876 |
| | 6 | 2 |
QGraphicsItem::setAcceptHoverEvents| Name: | QGraphicsItem::setAcceptHoverEvents | | Prototype: | void QGraphicsItem::setAcceptHoverEvents(bool enabled) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3138-3147 |
| | 6 | 3 |
QGraphicsItem::setAcceptTouchEvents| Name: | QGraphicsItem::setAcceptTouchEvents | | Prototype: | void QGraphicsItem::setAcceptTouchEvents(bool enabled) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3175-3184 |
| | 6 | 3 |
QGraphicsItemAnimation::posList| Name: | QGraphicsItemAnimation::posList | | Prototype: | QList<QPair<qreal, QPointF> > QGraphicsItemAnimation::posList() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 288-297 |
| | 6 | 2 |
QGraphicsItemAnimation::rotationList| Name: | QGraphicsItemAnimation::rotationList | | Prototype: | QList<QPair<qreal, qreal> > QGraphicsItemAnimation::rotationList() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 344-353 |
| | 6 | 2 |
QGraphicsItemAnimation::scaleList| Name: | QGraphicsItemAnimation::scaleList | | Prototype: | QList<QPair<qreal, QPointF> > QGraphicsItemAnimation::scaleList() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 445-454 |
| | 6 | 2 |
QGraphicsItemAnimation::shearList| Name: | QGraphicsItemAnimation::shearList | | Prototype: | QList<QPair<qreal, QPointF> > QGraphicsItemAnimation::shearList() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 495-504 |
| | 6 | 2 |
QGraphicsItemAnimation::translationList| Name: | QGraphicsItemAnimation::translationList | | Prototype: | QList<QPair<qreal, QPointF> > QGraphicsItemAnimation::translationList() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 394-403 |
| | 6 | 2 |
QGraphicsItemPrivate::addChild| Name: | QGraphicsItemPrivate::addChild | | Prototype: | void QGraphicsItemPrivate::addChild(QGraphicsItem *child) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5557-5567 |
| | 6 | 2 |
QGraphicsItemPrivate::childrenList| Name: | QGraphicsItemPrivate::childrenList | | Prototype: | QDeclarativeListProperty<QGraphicsObject> QGraphicsItemPrivate::childrenList() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7873-7884 |
| | 6 | 2 |
QGraphicsItemPrivate::combineTransformToParent| Name: | QGraphicsItemPrivate::combineTransformToParent | | Prototype: | void QGraphicsItemPrivate::combineTransformToParent(QTransform *x, const QTransform *viewTransform) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1094-1105 |
| | 6 | 4 |
QGraphicsItemPrivate::extraItemCache| Name: | QGraphicsItemPrivate::extraItemCache | | Prototype: | QGraphicsItemCache *QGraphicsItemPrivate::extraItemCache() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5604-5613 |
| | 6 | 2 |
QGraphicsItemPrivate::invalidateParentGraphicsEffectsRecursively| Name: | QGraphicsItemPrivate::invalidateParentGraphicsEffectsRecursively | | Prototype: | void QGraphicsItemPrivate::invalidateParentGraphicsEffectsRecursively() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5490-5501 |
| | 6 | 4 |
QGraphicsLineItem::paint| Name: | QGraphicsLineItem::paint | | Prototype: | void QGraphicsLineItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9431-9440 |
| | 6 | 2 |
QGraphicsLineItem::setLine| Name: | QGraphicsLineItem::setLine | | Prototype: | void QGraphicsLineItem::setLine(const QLineF &line) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9365-9373 |
| | 6 | 2 |
QGraphicsLineItem::setPen| Name: | QGraphicsLineItem::setPen | | Prototype: | void QGraphicsLineItem::setPen(const QPen &pen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9339-9347 |
| | 6 | 2 |
QGraphicsLinearLayout::removeItem| Name: | QGraphicsLinearLayout::removeItem | | Prototype: | void QGraphicsLinearLayout::removeItem(QGraphicsLayoutItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 311-320 |
| | 6 | 2 |
QGraphicsLinearLayout::setSpacing| Name: | QGraphicsLinearLayout::setSpacing | | Prototype: | void QGraphicsLinearLayout::setSpacing(qreal spacing) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 351-360 |
| | 6 | 2 |
QGraphicsLinearLayout::stretchFactor| Name: | QGraphicsLinearLayout::stretchFactor | | Prototype: | int QGraphicsLinearLayout::stretchFactor(QGraphicsLayoutItem *item) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 421-430 |
| | 6 | 2 |
QGraphicsObject::event| Name: | QGraphicsObject::event | | Prototype: | bool QGraphicsObject::event(QEvent *ev) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7776-7786 |
| | 6 | 3 |
QGraphicsPixmapItem::shape| Name: | QGraphicsPixmapItem::shape | | Prototype: | QPainterPath QGraphicsPixmapItem::shape() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9736-9745 |
| | 6 | 2 |
QGraphicsProxyWidget::subWidgetRect| Name: | QGraphicsProxyWidget::subWidgetRect | | Prototype: | QRectF QGraphicsProxyWidget::subWidgetRect(const QWidget *widget) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 746-754 |
| | 6 | 3 |
QGraphicsProxyWidgetPrivate::_q_removeWidgetSlot| Name: | QGraphicsProxyWidgetPrivate::_q_removeWidgetSlot | | Prototype: | void QGraphicsProxyWidgetPrivate::_q_removeWidgetSlot() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 402-411 |
| | 6 | 3 |
QGraphicsRotation::applyTo| Name: | QGraphicsRotation::applyTo | | Prototype: | void QGraphicsRotation::applyTo(QMatrix4x4 *matrix) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 577-587 |
| | 6 | 2 |
QGraphicsRotation::setAngle| Name: | QGraphicsRotation::setAngle | | Prototype: | void QGraphicsRotation::setAngle(qreal angle) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 486-494 |
| | 6 | 2 |
QGraphicsRotation::setAxis| Name: | QGraphicsRotation::setAxis | | Prototype: | void QGraphicsRotation::setAxis(const QVector3D &axis) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 529-537 |
| | 6 | 2 |
QGraphicsRotation::setOrigin| Name: | QGraphicsRotation::setOrigin | | Prototype: | void QGraphicsRotation::setOrigin(const QVector3D &point) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 458-466 |
| | 6 | 2 |
QGraphicsScale::setOrigin| Name: | QGraphicsScale::setOrigin | | Prototype: | void QGraphicsScale::setOrigin(const QVector3D &point) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 243-251 |
| | 6 | 2 |
QGraphicsScene::focusOutEvent| Name: | QGraphicsScene::focusOutEvent | | Prototype: | void QGraphicsScene::focusOutEvent(QFocusEvent *focusEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3766-3776 |
| | 6 | 2 |
QGraphicsScene::mousePressEvent| Name: | QGraphicsScene::mousePressEvent | | Prototype: | void QGraphicsScene::mousePressEvent(QGraphicsSceneMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4034-4045 |
| | 6 | 2 |
QGraphicsScene::setBackgroundBrush| Name: | QGraphicsScene::setBackgroundBrush | | Prototype: | void QGraphicsScene::setBackgroundBrush(const QBrush &brush) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3109-3118 |
| | 6 | 2 |
QGraphicsScene::setForegroundBrush| Name: | QGraphicsScene::setForegroundBrush | | Prototype: | void QGraphicsScene::setForegroundBrush(const QBrush &brush) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3145-3153 |
| | 6 | 2 |
QGraphicsScene::~QGraphicsScene| Name: | QGraphicsScene::~QGraphicsScene | | Prototype: | QGraphicsScene::~QGraphicsScene() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1674-1687 |
| | 6 | 3 |
QGraphicsSceneIndex::items| Name: | QGraphicsSceneIndex::items | | Prototype: | QList<QGraphicsItem *> QGraphicsSceneIndex::items(const QRectF &rect, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 433-442 |
| | 6 | 1 |
QGraphicsSceneIndex::items| Name: | QGraphicsSceneIndex::items | | Prototype: | QList<QGraphicsItem *> QGraphicsSceneIndex::items(const QPainterPath &path, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 501-510 |
| | 6 | 1 |
QGraphicsScenePrivate::_q_updateScenePosDescendants| Name: | QGraphicsScenePrivate::_q_updateScenePosDescendants | | Prototype: | void QGraphicsScenePrivate::_q_updateScenePosDescendants() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 548-558 |
| | 6 | 3 |
QGraphicsScenePrivate::ungrabGesture| Name: | QGraphicsScenePrivate::ungrabGesture | | Prototype: | void QGraphicsScenePrivate::ungrabGesture(QGraphicsItem *item, Qt::GestureType gesture) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 6570-6580 |
| | 6 | 3 |
QGraphicsSimpleTextItem::setText| Name: | QGraphicsSimpleTextItem::setText | | Prototype: | void QGraphicsSimpleTextItem::setText(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10833-10841 |
| | 6 | 2 |
QGraphicsTextItem::QGraphicsTextItem| Name: | QGraphicsTextItem::QGraphicsTextItem | | Prototype: | QGraphicsTextItem::QGraphicsTextItem(const QString &text, QGraphicsItem *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9924-9934 |
| | 6 | 2 |
QGraphicsView::QGraphicsView| Name: | QGraphicsView::QGraphicsView | | Prototype: | QGraphicsView::QGraphicsView(QGraphicsScene *scene, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1210-1220 |
| | 6 | 1 |
QGraphicsView::keyReleaseEvent| Name: | QGraphicsView::keyReleaseEvent | | Prototype: | void QGraphicsView::keyReleaseEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3188-3196 |
| | 6 | 3 |