| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGLFramebufferObject::texture| Name: | QGLFramebufferObject::texture | | Prototype: | GLuint QGLFramebufferObject::texture() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1082-1086 |
| | 2 | 1 |
QGLFramebufferObjectFormat::QGLFramebufferObjectFormat| Name: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat | | Prototype: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat(const QGLFramebufferObjectFormat &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 164-168 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setAttachment| Name: | QGLFramebufferObjectFormat::setAttachment | | Prototype: | void QGLFramebufferObjectFormat::setAttachment(QGLFramebufferObject::Attachment attachment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 262-266 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setInternalTextureFormat| Name: | QGLFramebufferObjectFormat::setInternalTextureFormat | | Prototype: | void QGLFramebufferObjectFormat::setInternalTextureFormat(GLenum internalTextureFormat) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 310-314 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setMipmap| Name: | QGLFramebufferObjectFormat::setMipmap | | Prototype: | void QGLFramebufferObjectFormat::setMipmap(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 239-243 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setSamples| Name: | QGLFramebufferObjectFormat::setSamples | | Prototype: | void QGLFramebufferObjectFormat::setSamples(int samples) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 207-211 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setTextureTarget| Name: | QGLFramebufferObjectFormat::setTextureTarget | | Prototype: | void QGLFramebufferObjectFormat::setTextureTarget(GLenum target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 285-289 |
| | 2 | 1 |
QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat| Name: | QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat | | Prototype: | QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 188-192 |
| | 2 | 2 |
QGLFunctions::QGLFunctions| Name: | QGLFunctions::QGLFunctions | | Prototype: | QGLFunctions::QGLFunctions() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 189-192 |
| | 2 | 1 |
QGLFunctions::QGLFunctions| Name: | QGLFunctions::QGLFunctions | | Prototype: | QGLFunctions::QGLFunctions(const QGLContext *context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 204-207 |
| | 2 | 1 |
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: | 1347-1350 |
| | 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: | 142-149 |
| | 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: | 109-113 |
| | 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: | 115-119 |
| | 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: | 43-46 |
| | 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: | 156-161 |
| | 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: | 178-183 |
| | 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: | 521-525 |
| | 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: | 600-604 |
| | 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: | 251-255 |
| | 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: | 532-536 |
| | 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: | 547-551 |
| | 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: | 561-565 |
| | 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: | 571-575 |
| | 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: | 404-408 |
| | 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: | 369-373 |
| | 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: | 322-327 |
| | 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: | 518-522 |
| | 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: | 529-533 |
| | 2 | 1 |
QGLShader::shaderId| Name: | QGLShader::shaderId | | Prototype: | GLuint QGLShader::shaderId() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 540-544 |
| | 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: | 366-370 |
| | 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: | 193-199 |
| | 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: | 646-649 |
| | 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: | 659-662 |
| | 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: | 975-979 |
| | 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: | 987-991 |
| | 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: | 2247-2251 |
| | 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: | 2272-2276 |
| | 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: | 2297-2301 |
| | 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: | 2322-2326 |
| | 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: | 2347-2351 |
| | 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: | 2372-2376 |
| | 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: | 2397-2401 |
| | 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: | 2422-2426 |
| | 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: | 2447-2451 |
| | 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: | 859-863 |
| | 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: | 580-590 |
| | 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: | 141-144 |
| | 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: | 5017-5021 |
| | 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: | 5080-5085 |
| | 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: | 5093-5097 |
| | 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: | 4712-4716 |
| | 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: | 4999-5003 |
| | 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: | 5105-5109 |
| | 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: | 4092-4096 |
| | 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: | 5005-5009 |
| | 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: | 5118-5122 |
| | 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: | 5131-5135 |
| | 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: | 4993-4997 |
| | 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: | 4064-4068 |
| | 2 | 1 |
QGLWidget::isValid| Name: | QGLWidget::isValid | | Prototype: | bool QGLWidget::isValid() const | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4048-4052 |
| | 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: | 4078-4082 |
| | 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: | 5011-5015 |
| | 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: | 4111-4115 |
| | 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: | 69-72 |
| | 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: | 126-129 |
| | 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: | 105-108 |
| | 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: | 206-210 |
| | 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: | 200-204 |
| | 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: | 875-879 |
| | 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: | 961-965 |
| | 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: | 976-980 |
| | 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: | 946-950 |
| | 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: | 1005-1009 |
| | 2 | 1 |
QGestureManager::gesturePending| Name: | QGestureManager::gesturePending | | Prototype: | bool QGestureManager::gesturePending(QObject *o) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 732-736 |
| | 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: | 165-169 |
| | 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: | 237-257 |
| | 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: | 109-111 |
| | 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: | 132-136 |
| | 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: | 141-145 |
| | 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: | 453-457 |
| | 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: | 208-212 |
| | 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: | 599-602 |
| | 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: | 1323-1326 |
| | 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: | 165-169 |
| | 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: | 186-190 |
| | 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: | 171-175 |
| | 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: | 192-196 |
| | 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: | 198-202 |
| | 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: | 208-213 |
| | 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: | 277-283 |
| | 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: | 469-473 |
| | 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: | 410-414 |
| | 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: | 478-482 |
| | 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: | 421-425 |
| | 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: | 56-61 |
| | 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: | 759-764 |
| | 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: | 819-823 |
| | 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: | 785-789 |
| | 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: | 845-849 |
| | 2 | 1 |