| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGLFunctionsPrivate::QGLFunctionsPrivate| Name: | QGLFunctionsPrivate::QGLFunctionsPrivate | | Prototype: | QGLFunctionsPrivate::QGLFunctionsPrivate(const QGLContext *) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 1353-1356 |
| | 2 | 1 |
QGLFunctionsPrivateEx::QGLFunctionsPrivateEx| Name: | QGLFunctionsPrivateEx::QGLFunctionsPrivateEx | | Prototype: | QGLFunctionsPrivateEx(QOpenGLContext *context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 148-155 |
| | 2 | 1 |
QGLPBufferGLPaintDevice::beginPaint| Name: | QGLPBufferGLPaintDevice::beginPaint | | Prototype: | void QGLPBufferGLPaintDevice::beginPaint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 115-119 |
| | 2 | 1 |
QGLPBufferGLPaintDevice::endPaint| Name: | QGLPBufferGLPaintDevice::endPaint | | Prototype: | void QGLPBufferGLPaintDevice::endPaint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 121-125 |
| | 2 | 1 |
QGLPaintDevice::QGLPaintDevice| Name: | QGLPaintDevice::QGLPaintDevice | | Prototype: | QGLPaintDevice::QGLPaintDevice() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 49-52 |
| | 2 | 1 |
QGLPixelBuffer::QGLPixelBuffer| Name: | QGLPixelBuffer::QGLPixelBuffer | | Prototype: | QGLPixelBuffer::QGLPixelBuffer(const QSize &size, const QGLFormat &format, QGLWidget *shareWidget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 162-167 |
| | 2 | 1 |
QGLPixelBuffer::QGLPixelBuffer| Name: | QGLPixelBuffer::QGLPixelBuffer | | Prototype: | QGLPixelBuffer::QGLPixelBuffer(int width, int height, const QGLFormat &format, QGLWidget *shareWidget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 184-189 |
| | 2 | 1 |
QGLPixelBuffer::bindTexture| Name: | QGLPixelBuffer::bindTexture | | Prototype: | GLuint QGLPixelBuffer::bindTexture(const QString &fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 527-531 |
| | 2 | 1 |
QGLPixelBuffer::bindToDynamicTexture| Name: | QGLPixelBuffer::bindToDynamicTexture | | Prototype: | bool QGLPixelBuffer::bindToDynamicTexture(GLuint texture_id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 606-610 |
| | 2 | 1 |
QGLPixelBuffer::context| Name: | QGLPixelBuffer::context | | Prototype: | QGLContext *QGLPixelBuffer::context() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 257-261 |
| | 2 | 1 |
QGLPixelBuffer::deleteTexture| Name: | QGLPixelBuffer::deleteTexture | | Prototype: | void QGLPixelBuffer::deleteTexture(GLuint texture_id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 538-542 |
| | 2 | 1 |
QGLPixelBuffer::drawTexture| Name: | QGLPixelBuffer::drawTexture | | Prototype: | void QGLPixelBuffer::drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 553-557 |
| | 2 | 1 |
QGLPixelBuffer::drawTexture| Name: | QGLPixelBuffer::drawTexture | | Prototype: | void QGLPixelBuffer::drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 567-571 |
| | 2 | 1 |
QGLPixelBuffer::format| Name: | QGLPixelBuffer::format | | Prototype: | QGLFormat QGLPixelBuffer::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 577-581 |
| | 2 | 1 |
QGLPixelBuffer::isValid| Name: | QGLPixelBuffer::isValid | | Prototype: | bool QGLPixelBuffer::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 410-414 |
| | 2 | 1 |
QGLPixelBuffer::size| Name: | QGLPixelBuffer::size | | Prototype: | QSize QGLPixelBuffer::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 375-379 |
| | 2 | 1 |
QGLShader::QGLShader| Name: | QGLShader::QGLShader | | Prototype: | QGLShader::QGLShader(QGLShader::ShaderType type, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 328-333 |
| | 2 | 1 |
QGLShader::isCompiled| Name: | QGLShader::isCompiled | | Prototype: | bool QGLShader::isCompiled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 524-528 |
| | 2 | 1 |
QGLShader::log| Name: | QGLShader::log | | Prototype: | QString QGLShader::log() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 535-539 |
| | 2 | 1 |
QGLShader::shaderId| Name: | QGLShader::shaderId | | Prototype: | GLuint QGLShader::shaderId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 546-550 |
| | 2 | 1 |
QGLShader::shaderType| Name: | QGLShader::shaderType | | Prototype: | QGLShader::ShaderType QGLShader::shaderType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 372-376 |
| | 2 | 1 |
QGLShaderPrivate::QGLShaderPrivate| Name: | QGLShaderPrivate::QGLShaderPrivate | | Prototype: | QGLShaderPrivate(const QGLContext *ctx, QGLShader::ShaderType type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 199-205 |
| | 2 | 1 |
QGLShaderProgram::QGLShaderProgram| Name: | QGLShaderProgram::QGLShaderProgram | | Prototype: | QGLShaderProgram::QGLShaderProgram(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 652-655 |
| | 2 | 1 |
QGLShaderProgram::QGLShaderProgram| Name: | QGLShaderProgram::QGLShaderProgram | | Prototype: | QGLShaderProgram::QGLShaderProgram(const QGLContext *context, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 665-668 |
| | 2 | 1 |
QGLShaderProgram::isLinked| Name: | QGLShaderProgram::isLinked | | Prototype: | bool QGLShaderProgram::isLinked() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 980-984 |
| | 2 | 1 |
QGLShaderProgram::log| Name: | QGLShaderProgram::log | | Prototype: | QString QGLShaderProgram::log() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 992-996 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix2x2& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2252-2256 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix2x3& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2277-2281 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix2x4& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2302-2306 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix3x2& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2327-2331 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix3x3& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2352-2356 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix3x4& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2377-2381 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix4x2& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2402-2406 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix4x3& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2427-2431 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix4x4& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2452-2456 |
| | 2 | 1 |
QGLShaderProgram::shaders| Name: | QGLShaderProgram::shaders | | Prototype: | QList<QGLShader *> QGLShaderProgram::shaders() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 865-869 |
| | 2 | 1 |
QGLShaderProgramPrivate::QGLShaderProgramPrivate| Name: | QGLShaderProgramPrivate::QGLShaderProgramPrivate | | Prototype: | QGLShaderProgramPrivate(const QGLContext *) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 586-596 |
| | 2 | 1 |
QGLThreadContext::~QGLThreadContext| Name: | QGLThreadContext::~QGLThreadContext | | Prototype: | ~QGLThreadContext() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 147-150 |
| | 2 | 2 |
QGLWidget::autoBufferSwap| Name: | QGLWidget::autoBufferSwap | | Prototype: | bool QGLWidget::autoBufferSwap() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5023-5027 |
| | 2 | 1 |
QGLWidget::bindTexture| Name: | QGLWidget::bindTexture | | Prototype: | GLuint QGLWidget::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5086-5091 |
| | 2 | 1 |
QGLWidget::bindTexture| Name: | QGLWidget::bindTexture | | Prototype: | GLuint QGLWidget::bindTexture(const QString &fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5099-5103 |
| | 2 | 1 |
QGLWidget::colormap| Name: | QGLWidget::colormap | | Prototype: | const QGLColormap & QGLWidget::colormap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4718-4722 |
| | 2 | 1 |
QGLWidget::context| Name: | QGLWidget::context | | Prototype: | QGLContext *QGLWidget::context() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5005-5009 |
| | 2 | 1 |
QGLWidget::deleteTexture| Name: | QGLWidget::deleteTexture | | Prototype: | void QGLWidget::deleteTexture(GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5111-5115 |
| | 2 | 1 |
QGLWidget::doneCurrent| Name: | QGLWidget::doneCurrent | | Prototype: | void QGLWidget::doneCurrent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4098-4102 |
| | 2 | 1 |
QGLWidget::doubleBuffer| Name: | QGLWidget::doubleBuffer | | Prototype: | bool QGLWidget::doubleBuffer() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5011-5015 |
| | 2 | 1 |
QGLWidget::drawTexture| Name: | QGLWidget::drawTexture | | Prototype: | void QGLWidget::drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5124-5128 |
| | 2 | 1 |
QGLWidget::drawTexture| Name: | QGLWidget::drawTexture | | Prototype: | void QGLWidget::drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5137-5141 |
| | 2 | 1 |
QGLWidget::format| Name: | QGLWidget::format | | Prototype: | QGLFormat QGLWidget::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4999-5003 |
| | 2 | 1 |
QGLWidget::isSharing| Name: | QGLWidget::isSharing | | Prototype: | bool QGLWidget::isSharing() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4070-4074 |
| | 2 | 1 |
QGLWidget::isValid| Name: | QGLWidget::isValid | | Prototype: | bool QGLWidget::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4054-4058 |
| | 2 | 1 |
QGLWidget::makeCurrent| Name: | QGLWidget::makeCurrent | | Prototype: | void QGLWidget::makeCurrent() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4084-4088 |
| | 2 | 1 |
QGLWidget::setAutoBufferSwap| Name: | QGLWidget::setAutoBufferSwap | | Prototype: | void QGLWidget::setAutoBufferSwap(bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5017-5021 |
| | 2 | 1 |
QGLWidget::swapBuffers| Name: | QGLWidget::swapBuffers | | Prototype: | void QGLWidget::swapBuffers() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4117-4121 |
| | 2 | 1 |
QGenericPlugin::QGenericPlugin| Name: | QGenericPlugin::QGenericPlugin | | Prototype: | QGenericPlugin::QGenericPlugin(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qgenericplugin.cpp | | Lines: | 73-76 |
| | 2 | 1 |
QGenericUnixTheme::QGenericUnixTheme| Name: | QGenericUnixTheme::QGenericUnixTheme | | Prototype: | QGenericUnixTheme::QGenericUnixTheme() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 150-153 |
| | 2 | 1 |
QGesture::QGesture| Name: | QGesture::QGesture | | Prototype: | QGesture::QGesture(QGesturePrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 111-114 |
| | 2 | 1 |
QGesture::gestureCancelPolicy| Name: | QGesture::gestureCancelPolicy | | Prototype: | QGesture::GestureCancelPolicy QGesture::gestureCancelPolicy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 212-216 |
| | 2 | 1 |
QGesture::setGestureCancelPolicy| Name: | QGesture::setGestureCancelPolicy | | Prototype: | void QGesture::setGestureCancelPolicy(GestureCancelPolicy policy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 206-210 |
| | 2 | 1 |
QGestureEvent::QGestureEvent| Name: | QGestureEvent::QGestureEvent | | Prototype: | QGestureEvent::QGestureEvent(const QList<QGesture *> &gestures) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 881-885 |
| | 2 | 1 |
QGestureEvent::accept| Name: | QGestureEvent::accept | | Prototype: | void QGestureEvent::accept(QGesture *gesture) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 967-971 |
| | 2 | 2 |
QGestureEvent::ignore| Name: | QGestureEvent::ignore | | Prototype: | void QGestureEvent::ignore(QGesture *gesture) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 982-986 |
| | 2 | 2 |
QGestureEvent::setAccepted| Name: | QGestureEvent::setAccepted | | Prototype: | void QGestureEvent::setAccepted(QGesture *gesture, bool value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 952-956 |
| | 2 | 2 |
QGestureEvent::setAccepted| Name: | QGestureEvent::setAccepted | | Prototype: | void QGestureEvent::setAccepted(Qt::GestureType gestureType, bool value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 1011-1015 |
| | 2 | 1 |
QGestureManager::gesturePending| Name: | QGestureManager::gesturePending | | Prototype: | bool QGestureManager::gesturePending(QObject *o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 741-745 |
| | 2 | 1 |
QGestureRecognizer::create| Name: | QGestureRecognizer::create | | Prototype: | QGesture *QGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturerecognizer.cpp | | Lines: | 171-175 |
| | 2 | 1 |
QGlobalNetworkProxy::QGlobalNetworkProxy| Name: | QGlobalNetworkProxy::QGlobalNetworkProxy | | Prototype: | QGlobalNetworkProxy() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 243-263 |
| | 2 | 1 |
QGlyphRun::QGlyphRun| Name: | QGlyphRun::QGlyphRun | | Prototype: | QGlyphRun::QGlyphRun() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 115-117 |
| | 2 | 1 |
QGlyphRun::detach| Name: | QGlyphRun::detach | | Prototype: | void QGlyphRun::detach() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 138-142 |
| | 2 | 2 |
QGlyphRun::operator=| Name: | QGlyphRun::operator= | | Prototype: | QGlyphRun &QGlyphRun::operator=(const QGlyphRun &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 147-151 |
| | 2 | 1 |
QGlyphRun::setBoundingRect| Name: | QGlyphRun::setBoundingRect | | Prototype: | void QGlyphRun::setBoundingRect(const QRectF &boundingRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 456-460 |
| | 2 | 1 |
QGlyphRun::setRawFont| Name: | QGlyphRun::setRawFont | | Prototype: | void QGlyphRun::setRawFont(const QRawFont &rawFont) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 214-218 |
| | 2 | 1 |
QGnomeTheme::QGnomeTheme| Name: | QGnomeTheme::QGnomeTheme | | Prototype: | QGnomeTheme::QGnomeTheme() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 642-645 |
| | 2 | 1 |
QGradient::QGradient| Name: | QGradient::QGradient | | Prototype: | QGradient::QGradient() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1329-1332 |
| | 2 | 1 |
QGraphicsAnchor::setSizePolicy| Name: | QGraphicsAnchor::setSizePolicy | | Prototype: | void QGraphicsAnchor::setSizePolicy(QSizePolicy::Policy policy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 171-175 |
| | 2 | 1 |
QGraphicsAnchor::setSpacing| Name: | QGraphicsAnchor::setSpacing | | Prototype: | void QGraphicsAnchor::setSpacing(qreal spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 192-196 |
| | 2 | 1 |
QGraphicsAnchor::sizePolicy| Name: | QGraphicsAnchor::sizePolicy | | Prototype: | QSizePolicy::Policy QGraphicsAnchor::sizePolicy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 177-181 |
| | 2 | 1 |
QGraphicsAnchor::spacing| Name: | QGraphicsAnchor::spacing | | Prototype: | qreal QGraphicsAnchor::spacing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 198-202 |
| | 2 | 1 |
QGraphicsAnchor::unsetSpacing| Name: | QGraphicsAnchor::unsetSpacing | | Prototype: | void QGraphicsAnchor::unsetSpacing() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 204-208 |
| | 2 | 1 |
QGraphicsAnchorLayout::QGraphicsAnchorLayout| Name: | QGraphicsAnchorLayout::QGraphicsAnchorLayout | | Prototype: | QGraphicsAnchorLayout::QGraphicsAnchorLayout(QGraphicsLayoutItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 214-219 |
| | 2 | 1 |
QGraphicsAnchorLayout::anchor| Name: | QGraphicsAnchorLayout::anchor | | Prototype: | QGraphicsAnchor * QGraphicsAnchorLayout::anchor(QGraphicsLayoutItem *firstItem, Qt::AnchorPoint firstEdge, QGraphicsLayoutItem *secondItem, Qt::AnchorPoint secondEdge) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 283-289 |
| | 2 | 1 |
QGraphicsAnchorLayout::count| Name: | QGraphicsAnchorLayout::count | | Prototype: | int QGraphicsAnchorLayout::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 475-479 |
| | 2 | 1 |
QGraphicsAnchorLayout::horizontalSpacing| Name: | QGraphicsAnchorLayout::horizontalSpacing | | Prototype: | qreal QGraphicsAnchorLayout::horizontalSpacing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 416-420 |
| | 2 | 1 |
QGraphicsAnchorLayout::itemAt| Name: | QGraphicsAnchorLayout::itemAt | | Prototype: | QGraphicsLayoutItem *QGraphicsAnchorLayout::itemAt(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 484-488 |
| | 2 | 1 |
QGraphicsAnchorLayout::verticalSpacing| Name: | QGraphicsAnchorLayout::verticalSpacing | | Prototype: | qreal QGraphicsAnchorLayout::verticalSpacing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 427-431 |
| | 2 | 1 |
QGraphicsAnchorPrivate::QGraphicsAnchorPrivate| Name: | QGraphicsAnchorPrivate::QGraphicsAnchorPrivate | | Prototype: | QGraphicsAnchorPrivate::QGraphicsAnchorPrivate(int version) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 64-69 |
| | 2 | 1 |
QGraphicsBlurEffect::QGraphicsBlurEffect| Name: | QGraphicsBlurEffect::QGraphicsBlurEffect | | Prototype: | QGraphicsBlurEffect::QGraphicsBlurEffect(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 765-770 |
| | 2 | 1 |
QGraphicsBlurEffect::blurHints| Name: | QGraphicsBlurEffect::blurHints | | Prototype: | QGraphicsBlurEffect::BlurHints QGraphicsBlurEffect::blurHints() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 825-829 |
| | 2 | 1 |
QGraphicsBlurEffect::blurRadius| Name: | QGraphicsBlurEffect::blurRadius | | Prototype: | qreal QGraphicsBlurEffect::blurRadius() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 791-795 |
| | 2 | 1 |
QGraphicsBlurEffect::boundingRectFor| Name: | QGraphicsBlurEffect::boundingRectFor | | Prototype: | QRectF QGraphicsBlurEffect::boundingRectFor(const QRectF &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 851-855 |
| | 2 | 1 |
QGraphicsColorizeEffect::QGraphicsColorizeEffect| Name: | QGraphicsColorizeEffect::QGraphicsColorizeEffect | | Prototype: | QGraphicsColorizeEffect::QGraphicsColorizeEffect(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 614-617 |
| | 2 | 1 |
QGraphicsColorizeEffect::color| Name: | QGraphicsColorizeEffect::color | | Prototype: | QColor QGraphicsColorizeEffect::color() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 632-636 |
| | 2 | 1 |
QGraphicsColorizeEffect::strength| Name: | QGraphicsColorizeEffect::strength | | Prototype: | qreal QGraphicsColorizeEffect::strength() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 656-660 |
| | 2 | 1 |
QGraphicsDropShadowEffect::QGraphicsDropShadowEffect| Name: | QGraphicsDropShadowEffect::QGraphicsDropShadowEffect | | Prototype: | QGraphicsDropShadowEffect::QGraphicsDropShadowEffect(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 904-907 |
| | 2 | 1 |
QGraphicsDropShadowEffect::blurRadius| Name: | QGraphicsDropShadowEffect::blurRadius | | Prototype: | qreal QGraphicsDropShadowEffect::blurRadius() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 982-986 |
| | 2 | 1 |
QGraphicsDropShadowEffect::boundingRectFor| Name: | QGraphicsDropShadowEffect::boundingRectFor | | Prototype: | QRectF QGraphicsDropShadowEffect::boundingRectFor(const QRectF &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 1042-1046 |
| | 2 | 1 |
QGraphicsDropShadowEffect::color| Name: | QGraphicsDropShadowEffect::color | | Prototype: | QColor QGraphicsDropShadowEffect::color() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 1015-1019 |
| | 2 | 1 |
QGraphicsDropShadowEffect::offset| Name: | QGraphicsDropShadowEffect::offset | | Prototype: | QPointF QGraphicsDropShadowEffect::offset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 927-931 |
| | 2 | 1 |
QGraphicsEffect::QGraphicsEffect| Name: | QGraphicsEffect::QGraphicsEffect | | Prototype: | QGraphicsEffect::QGraphicsEffect(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 400-403 |
| | 2 | 1 |
QGraphicsEffect::QGraphicsEffect| Name: | QGraphicsEffect::QGraphicsEffect | | Prototype: | QGraphicsEffect::QGraphicsEffect(QGraphicsEffectPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 408-411 |
| | 2 | 1 |