Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QGLFormat::setStereoName: | QGLFormat::setStereo | Prototype: | void QGLFormat::setStereo(bool enable) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 746-749 |
| | 1 | 1 |
QGLFormat::setSwapIntervalName: | QGLFormat::setSwapInterval | Prototype: | void QGLFormat::setSwapInterval(int interval) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 851-855 |
| | 2 | 1 |
QGLFormat::stencilBufferSizeName: | QGLFormat::stencilBufferSize | Prototype: | int QGLFormat::stencilBufferSize() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1144-1147 |
| | 1 | 1 |
QGLFormat::swapIntervalName: | QGLFormat::swapInterval | Prototype: | int QGLFormat::swapInterval() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 863-866 |
| | 1 | 1 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(const QSize &size, const QGLFramebufferObjectFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 887-893 |
| | 3 | 1 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(int width, int height, const QGLFramebufferObjectFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 901-907 |
| | 3 | 1 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(const QSize &size, GLenum target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 848-859 |
| | 8 | 1 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(int width, int height, GLenum target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 868-879 |
| | 8 | 1 |
QGLFramebufferObject::drawTextureName: | QGLFramebufferObject::drawTexture | Prototype: | void QGLFramebufferObject::drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1231-1234 |
| | 1 | 1 |
QGLFramebufferObject::drawTextureName: | QGLFramebufferObject::drawTexture | Prototype: | void QGLFramebufferObject::drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1246-1249 |
| | 1 | 1 |
QGLFramebufferObject::formatName: | QGLFramebufferObject::format | Prototype: | QGLFramebufferObjectFormat QGLFramebufferObject::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1109-1113 |
| | 2 | 1 |
QGLFramebufferObject::handleName: | QGLFramebufferObject::handle | Prototype: | GLuint QGLFramebufferObject::handle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1313-1317 |
| | 2 | 1 |
QGLFramebufferObject::hasOpenGLFramebufferBlitName: | QGLFramebufferObject::hasOpenGLFramebufferBlit | Prototype: | bool QGLFramebufferObject::hasOpenGLFramebufferBlit() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1366-1369 |
| | 1 | 1 |
QGLFramebufferObject::hasOpenGLFramebufferObjectsName: | QGLFramebufferObject::hasOpenGLFramebufferObjects | Prototype: | bool QGLFramebufferObject::hasOpenGLFramebufferObjects() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1215-1218 |
| | 1 | 1 |
QGLFramebufferObject::isValidName: | QGLFramebufferObject::isValid | Prototype: | bool QGLFramebufferObject::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1004-1008 |
| | 2 | 1 |
QGLFramebufferObject::sizeName: | QGLFramebufferObject::size | Prototype: | QSize QGLFramebufferObject::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1100-1104 |
| | 2 | 1 |
QGLFramebufferObject::textureName: | QGLFramebufferObject::texture | Prototype: | GLuint QGLFramebufferObject::texture() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1088-1092 |
| | 2 | 1 |
QGLFramebufferObjectFormat::QGLFramebufferObjectFormatName: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat | Prototype: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 161-164 |
| | 1 | 1 |
QGLFramebufferObjectFormat::QGLFramebufferObjectFormatName: | 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: | 170-174 |
| | 2 | 1 |
QGLFramebufferObjectFormat::attachmentName: | QGLFramebufferObjectFormat::attachment | Prototype: | QGLFramebufferObject::Attachment QGLFramebufferObjectFormat::attachment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 280-283 |
| | 1 | 1 |
QGLFramebufferObjectFormat::internalTextureFormatName: | QGLFramebufferObjectFormat::internalTextureFormat | Prototype: | GLenum QGLFramebufferObjectFormat::internalTextureFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 330-333 |
| | 1 | 1 |
QGLFramebufferObjectFormat::mipmapName: | QGLFramebufferObjectFormat::mipmap | Prototype: | bool QGLFramebufferObjectFormat::mipmap() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 258-261 |
| | 1 | 1 |
QGLFramebufferObjectFormat::operator!=Name: | QGLFramebufferObjectFormat::operator!= | Prototype: | bool QGLFramebufferObjectFormat::operator!=(const QGLFramebufferObjectFormat& other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 351-354 |
| | 1 | 1 |
QGLFramebufferObjectFormat::samplesName: | QGLFramebufferObjectFormat::samples | Prototype: | int QGLFramebufferObjectFormat::samples() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 226-229 |
| | 1 | 1 |
QGLFramebufferObjectFormat::setAttachmentName: | 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: | 268-272 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setInternalTextureFormatName: | 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: | 316-320 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setMipmapName: | 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: | 245-249 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setSamplesName: | 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: | 213-217 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setTextureTargetName: | 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: | 291-295 |
| | 2 | 1 |
QGLFramebufferObjectFormat::textureTargetName: | QGLFramebufferObjectFormat::textureTarget | Prototype: | GLenum QGLFramebufferObjectFormat::textureTarget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 304-307 |
| | 1 | 1 |
QGLFunctions::QGLFunctionsName: | QGLFunctions::QGLFunctions | Prototype: | QGLFunctions::QGLFunctions() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | Lines: | 195-198 |
| | 2 | 1 |
QGLFunctions::QGLFunctionsName: | 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: | 210-213 |
| | 2 | 1 |
QGLFunctions::initializeGLFunctionsName: | QGLFunctions::initializeGLFunctions | Prototype: | void QGLFunctions::initializeGLFunctions(const QGLContext *context) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | Lines: | 344-347 |
| | 1 | 1 |
QGLFunctionsPrivate::QGLFunctionsPrivateName: | 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::QGLFunctionsPrivateExName: | 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 |
QGLFunctionsPrivateEx::invalidateResourceName: | QGLFunctionsPrivateEx::invalidateResource | Prototype: | void invalidateResource() override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | Lines: | 162-165 |
| | 1 | 1 |
QGLFunctionsPrivateEx::~QGLFunctionsPrivateExName: | QGLFunctionsPrivateEx::~QGLFunctionsPrivateEx | Prototype: | ~QGLFunctionsPrivateEx() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | Lines: | 157-160 |
| | 1 | 1 |
QGLPBufferGLPaintDevice::beginPaintName: | 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::contextName: | QGLPBufferGLPaintDevice::context | Prototype: | QGLContext* QGLPBufferGLPaintDevice::context() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 110-113 |
| | 1 | 1 |
QGLPBufferGLPaintDevice::endPaintName: | 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 |
QGLPBufferGLPaintDevice::setFboName: | QGLPBufferGLPaintDevice::setFbo | Prototype: | void QGLPBufferGLPaintDevice::setFbo(GLuint fbo) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 127-130 |
| | 1 | 1 |
QGLPBufferGLPaintDevice::setPBufferName: | QGLPBufferGLPaintDevice::setPBuffer | Prototype: | void QGLPBufferGLPaintDevice::setPBuffer(QGLPixelBuffer* pb) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 132-135 |
| | 1 | 1 |
QGLPaintDevice::QGLPaintDeviceName: | 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 |
QGLPaintDevice::alphaRequestedName: | QGLPaintDevice::alphaRequested | Prototype: | bool QGLPaintDevice::alphaRequested() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 145-148 |
| | 1 | 1 |
QGLPaintDevice::formatName: | QGLPaintDevice::format | Prototype: | QGLFormat QGLPaintDevice::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 140-143 |
| | 1 | 1 |
QGLPaintDevice::isFlippedName: | QGLPaintDevice::isFlipped | Prototype: | bool QGLPaintDevice::isFlipped() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 150-153 |
| | 1 | 1 |
QGLPixelBuffer::QGLPixelBufferName: | 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::QGLPixelBufferName: | 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::bindTextureName: | 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::bindTextureName: | QGLPixelBuffer::bindTexture | Prototype: | GLuint QGLPixelBuffer::bindTexture(const QImage &image, GLenum target) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 488-497 |
| | 3 | 1 |
QGLPixelBuffer::bindTextureName: | QGLPixelBuffer::bindTexture | Prototype: | GLuint QGLPixelBuffer::bindTexture(const QPixmap &pixmap, GLenum target) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 507-516 |
| | 3 | 1 |
QGLPixelBuffer::bindToDynamicTextureName: | 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::contextName: | 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::deleteTextureName: | 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::drawTextureName: | 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::drawTextureName: | 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::formatName: | 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::hasOpenGLPbuffersName: | QGLPixelBuffer::hasOpenGLPbuffers | Prototype: | bool QGLPixelBuffer::hasOpenGLPbuffers() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 649-652 |
| | 1 | 1 |
QGLPixelBuffer::isValidName: | 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::paintEngineName: | QGLPixelBuffer::paintEngine | Prototype: | QPaintEngine *QGLPixelBuffer::paintEngine() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 419-422 |
| | 1 | 1 |
QGLPixelBuffer::sizeName: | 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 |
QGLPixelBufferPrivate::cleanupName: | QGLPixelBufferPrivate::cleanup | Prototype: | bool QGLPixelBufferPrivate::cleanup() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 595-604 |
| | 7 | 1 |
QGLPixelBufferPrivate::initName: | QGLPixelBufferPrivate::init | Prototype: | bool QGLPixelBufferPrivate::init(const QSize &, const QGLFormat &f, QGLWidget *shareWidget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 587-593 |
| | 4 | 1 |
QGLShader::QGLShaderName: | 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::compileSourceCodeName: | QGLShader::compileSourceCode | Prototype: | bool QGLShader::compileSourceCode(const QString& source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 472-475 |
| | 1 | 1 |
QGLShader::compileSourceCodeName: | QGLShader::compileSourceCode | Prototype: | bool QGLShader::compileSourceCode(const QByteArray& source) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 459-462 |
| | 1 | 1 |
QGLShader::isCompiledName: | 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::logName: | 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::shaderIdName: | 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::shaderTypeName: | 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::QGLShaderPrivateName: | 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::QGLShaderProgramName: | 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::QGLShaderProgramName: | 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::addShaderFromSourceCodeName: | QGLShaderProgram::addShaderFromSourceCode | Prototype: | bool QGLShaderProgram::addShaderFromSourceCode(QGLShader::ShaderType type, const QByteArray& source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 783-786 |
| | 1 | 1 |
QGLShaderProgram::addShaderFromSourceCodeName: | QGLShaderProgram::addShaderFromSourceCode | Prototype: | bool QGLShaderProgram::addShaderFromSourceCode(QGLShader::ShaderType type, const QString& source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 803-806 |
| | 1 | 1 |
QGLShaderProgram::attributeLocationName: | QGLShaderProgram::attributeLocation | Prototype: | int QGLShaderProgram::attributeLocation(const QByteArray& name) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1149-1152 |
| | 1 | 1 |
QGLShaderProgram::attributeLocationName: | QGLShaderProgram::attributeLocation | Prototype: | int QGLShaderProgram::attributeLocation(const QString& name) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1163-1166 |
| | 1 | 1 |
QGLShaderProgram::bindAttributeLocationName: | QGLShaderProgram::bindAttributeLocation | Prototype: | void QGLShaderProgram::bindAttributeLocation(const QByteArray& name, int location) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1098-1101 |
| | 1 | 1 |
QGLShaderProgram::bindAttributeLocationName: | QGLShaderProgram::bindAttributeLocation | Prototype: | void QGLShaderProgram::bindAttributeLocation(const QString& name, int location) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1116-1119 |
| | 1 | 1 |
QGLShaderProgram::disableAttributeArrayName: | QGLShaderProgram::disableAttributeArray | Prototype: | void QGLShaderProgram::disableAttributeArray(const char *name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1799-1802 |
| | 1 | 1 |
QGLShaderProgram::enableAttributeArrayName: | QGLShaderProgram::enableAttributeArray | Prototype: | void QGLShaderProgram::enableAttributeArray(const char *name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1770-1773 |
| | 1 | 1 |
QGLShaderProgram::geometryInputTypeName: | QGLShaderProgram::geometryInputType | Prototype: | GLenum QGLShaderProgram::geometryInputType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 3134-3137 |
| | 1 | 1 |
QGLShaderProgram::geometryOutputTypeName: | QGLShaderProgram::geometryOutputType | Prototype: | GLenum QGLShaderProgram::geometryOutputType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 3161-3164 |
| | 1 | 1 |
QGLShaderProgram::geometryOutputVertexCountName: | QGLShaderProgram::geometryOutputVertexCount | Prototype: | int QGLShaderProgram::geometryOutputVertexCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 3109-3112 |
| | 1 | 1 |
QGLShaderProgram::isLinkedName: | 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::logName: | 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::setAttributeArrayName: | QGLShaderProgram::setAttributeArray | Prototype: | void QGLShaderProgram::setAttributeArray (const char *name, const GLfloat *values, int tupleSize, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1586-1590 |
| | 1 | 1 |
QGLShaderProgram::setAttributeArrayName: | QGLShaderProgram::setAttributeArray | Prototype: | void QGLShaderProgram::setAttributeArray (const char *name, const QVector2D *values, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1607-1611 |
| | 1 | 1 |
QGLShaderProgram::setAttributeArrayName: | QGLShaderProgram::setAttributeArray | Prototype: | void QGLShaderProgram::setAttributeArray (const char *name, const QVector3D *values, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1628-1632 |
| | 1 | 1 |
QGLShaderProgram::setAttributeArrayName: | QGLShaderProgram::setAttributeArray | Prototype: | void QGLShaderProgram::setAttributeArray (const char *name, const QVector4D *values, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1649-1653 |
| | 1 | 1 |
QGLShaderProgram::setAttributeArrayName: | QGLShaderProgram::setAttributeArray | Prototype: | void QGLShaderProgram::setAttributeArray (const char *name, GLenum type, const void *values, int tupleSize, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1678-1682 |
| | 1 | 1 |
QGLShaderProgram::setAttributeBufferName: | QGLShaderProgram::setAttributeBuffer | Prototype: | void QGLShaderProgram::setAttributeBuffer (const char *name, GLenum type, int offset, int tupleSize, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1738-1742 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue(const char *name, GLfloat value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1188-1191 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue(const char *name, GLfloat x, GLfloat y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1217-1220 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue (const char *name, GLfloat x, GLfloat y, GLfloat z) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1247-1251 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue (const char *name, GLfloat x, GLfloat y, GLfloat z, GLfloat w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1278-1282 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue(const char *name, const QVector2D& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1304-1307 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue(const char *name, const QVector3D& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1329-1332 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue(const char *name, const QVector4D& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1354-1357 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue(const char *name, const QColor& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1382-1385 |
| | 1 | 1 |