| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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::bindTexture| Name: | 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::bindTexture| Name: | 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::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 |
QGLPaintDevice::isFlipped| Name: | 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 |
QGLPaintDevice::format| Name: | 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::alphaRequested| Name: | 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::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 |
QGLPBufferGLPaintDevice::setPBuffer| Name: | 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 |
QGLPBufferGLPaintDevice::setFbo| Name: | 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::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 |
QGLPBufferGLPaintDevice::context| Name: | 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::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 |
QGLFunctionsPrivateEx::~QGLFunctionsPrivateEx| Name: | 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 |
QGLFunctionsPrivateEx::invalidateResource| Name: | 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::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 |
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 |
QGLFunctions::initializeGLFunctions| Name: | 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 |
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: | 195-198 |
| | 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: | 210-213 |
| | 2 | 1 |
QGLFramebufferObjectFormat::textureTarget| Name: | 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 |
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: | 291-295 |
| | 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: | 213-217 |
| | 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: | 245-249 |
| | 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: | 316-320 |
| | 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: | 268-272 |
| | 2 | 1 |
QGLFramebufferObjectFormat::samples| Name: | 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::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::mipmap| Name: | 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::internalTextureFormat| Name: | 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::attachment| Name: | 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::QGLFramebufferObjectFormat| Name: | 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::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: | 170-174 |
| | 2 | 1 |
QGLFramebufferObject::texture| Name: | 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 |
QGLFramebufferObject::size| Name: | 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::isValid| Name: | 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::hasOpenGLFramebufferObjects| Name: | 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::hasOpenGLFramebufferBlit| Name: | 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::handle| Name: | 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::format| Name: | 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::drawTexture| Name: | 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::drawTexture| Name: | 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::QGLFramebufferObject| Name: | 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::QGLFramebufferObject| Name: | 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::QGLFramebufferObject| Name: | 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::QGLFramebufferObject| Name: | 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 |
QGLFormat::swapInterval| Name: | 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 |
QGLFormat::stencilBufferSize| Name: | 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::setSwapInterval| Name: | 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::setStereo| Name: | 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::setStencil| Name: | QGLFormat::setStencil | | Prototype: | void QGLFormat::setStencil(bool enable) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 719-722 |
| | 1 | 1 |
QGLFormat::setSampleBuffers| Name: | QGLFormat::setSampleBuffers | | Prototype: | void QGLFormat::setSampleBuffers(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 798-801 |
| | 1 | 1 |
QGLFormat::setRgba| Name: | QGLFormat::setRgba | | Prototype: | void QGLFormat::setRgba(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 637-640 |
| | 1 | 1 |
QGLFormat::setProfile| Name: | QGLFormat::setProfile | | Prototype: | void QGLFormat::setProfile(OpenGLContextProfile profile) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1214-1218 |
| | 2 | 1 |
QGLFormat::setPlane| Name: | QGLFormat::setPlane | | Prototype: | void QGLFormat::setPlane(int plane) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 919-923 |
| | 2 | 1 |
QGLFormat::setOverlay| Name: | QGLFormat::setOverlay | | Prototype: | void QGLFormat::setOverlay(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 889-892 |
| | 1 | 1 |
QGLFormat::setDoubleBuffer| Name: | QGLFormat::setDoubleBuffer | | Prototype: | void QGLFormat::setDoubleBuffer(bool enable) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 576-579 |
| | 1 | 1 |
QGLFormat::setDirectRendering| Name: | QGLFormat::setDirectRendering | | Prototype: | void QGLFormat::setDirectRendering(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 776-779 |
| | 1 | 1 |
QGLFormat::setDepth| Name: | QGLFormat::setDepth | | Prototype: | void QGLFormat::setDepth(bool enable) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 606-609 |
| | 1 | 1 |
QGLFormat::setDefaultOverlayFormat| Name: | QGLFormat::setDefaultOverlayFormat | | Prototype: | void QGLFormat::setDefaultOverlayFormat(const QGLFormat &f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1594-1602 |
| | 3 | 1 |
QGLFormat::setDefaultFormat| Name: | QGLFormat::setDefaultFormat | | Prototype: | void QGLFormat::setDefaultFormat(const QGLFormat &f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1543-1546 |
| | 1 | 1 |
QGLFormat::setAlpha| Name: | QGLFormat::setAlpha | | Prototype: | void QGLFormat::setAlpha(bool enable) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 665-668 |
| | 1 | 1 |
QGLFormat::setAccum| Name: | QGLFormat::setAccum | | Prototype: | void QGLFormat::setAccum(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 692-695 |
| | 1 | 1 |
QGLFormat::samples| Name: | QGLFormat::samples | | Prototype: | int QGLFormat::samples() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 810-813 |
| | 1 | 1 |
QGLFormat::redBufferSize| Name: | QGLFormat::redBufferSize | | Prototype: | int QGLFormat::redBufferSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1006-1009 |
| | 1 | 1 |
QGLFormat::profile| Name: | QGLFormat::profile | | Prototype: | QGLFormat::OpenGLContextProfile QGLFormat::profile() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1227-1230 |
| | 1 | 1 |
QGLFormat::plane| Name: | QGLFormat::plane | | Prototype: | int QGLFormat::plane() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 901-904 |
| | 1 | 1 |
QGLFormat::minorVersion| Name: | QGLFormat::minorVersion | | Prototype: | int QGLFormat::minorVersion() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1188-1191 |
| | 1 | 1 |
QGLFormat::majorVersion| Name: | QGLFormat::majorVersion | | Prototype: | int QGLFormat::majorVersion() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1176-1179 |
| | 1 | 1 |
QGLFormat::hasOpenGLOverlays| Name: | QGLFormat::hasOpenGLOverlays | | Prototype: | bool QGLFormat::hasOpenGLOverlays() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1257-1260 |
| | 1 | 1 |
QGLFormat::hasOpenGL| Name: | QGLFormat::hasOpenGL | | Prototype: | bool QGLFormat::hasOpenGL() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1242-1246 |
| | 2 | 1 |
QGLFormat::greenBufferSize| Name: | QGLFormat::greenBufferSize | | Prototype: | int QGLFormat::greenBufferSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1035-1038 |
| | 1 | 1 |
QGLFormat::depthBufferSize| Name: | QGLFormat::depthBufferSize | | Prototype: | int QGLFormat::depthBufferSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 977-980 |
| | 1 | 1 |
QGLFormat::defaultOverlayFormat| Name: | QGLFormat::defaultOverlayFormat | | Prototype: | QGLFormat QGLFormat::defaultOverlayFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1570-1573 |
| | 1 | 1 |
QGLFormat::defaultFormat| Name: | QGLFormat::defaultFormat | | Prototype: | QGLFormat QGLFormat::defaultFormat() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1529-1532 |
| | 1 | 1 |
QGLFormat::blueBufferSize| Name: | QGLFormat::blueBufferSize | | Prototype: | int QGLFormat::blueBufferSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1064-1067 |
| | 1 | 1 |
QGLFormat::alphaBufferSize| Name: | QGLFormat::alphaBufferSize | | Prototype: | int QGLFormat::alphaBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1091-1094 |
| | 1 | 1 |
QGLFormat::accumBufferSize| Name: | QGLFormat::accumBufferSize | | Prototype: | int QGLFormat::accumBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1118-1121 |
| | 1 | 1 |
QGLFormat::QGLFormat| Name: | QGLFormat::QGLFormat | | Prototype: | QGLFormat::QGLFormat() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 357-360 |
| | 1 | 1 |
QGLFormat::QGLFormat| Name: | QGLFormat::QGLFormat | | Prototype: | QGLFormat::QGLFormat(const QGLFormat &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 413-417 |
| | 2 | 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 |
QGLFBOGLPaintDevice::context| Name: | QGLFBOGLPaintDevice::context | | Prototype: | QGLContext *QGLFBOGLPaintDevice::context() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 387-390 |
| | 1 | 1 |
QGLEngineSharedShadersResource::~QGLEngineSharedShadersResource| Name: | QGLEngineSharedShadersResource::~QGLEngineSharedShadersResource | | Prototype: | ~QGLEngineSharedShadersResource() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 66-69 |
| | 1 | 1 |
QGLEngineSharedShadersResource::shaders| Name: | QGLEngineSharedShadersResource::shaders | | Prototype: | QGLEngineSharedShaders *shaders() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 81-81 |
| | 1 | 1 |
QGLEngineSharedShadersResource::invalidateResource| Name: | QGLEngineSharedShadersResource::invalidateResource | | Prototype: | void invalidateResource() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 71-75 |
| | 2 | 1 |
QGLEngineSharedShadersResource::QGLEngineSharedShadersResource| Name: | QGLEngineSharedShadersResource::QGLEngineSharedShadersResource | | Prototype: | QGLEngineSharedShadersResource(QOpenGLContext *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 60-64 |
| | 2 | 1 |
QGLEngineSharedShaders::snippetNameStr| Name: | QGLEngineSharedShaders::snippetNameStr | | Prototype: | QByteArray QGLEngineSharedShaders::snippetNameStr(SnippetName name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 324-328 |
| | 2 | 1 |
QGLEngineSharedShaders::shadersForContext| Name: | QGLEngineSharedShaders::shadersForContext | | Prototype: | QGLEngineSharedShaders *QGLEngineSharedShaders::shadersForContext(const QGLContext *context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 105-108 |
| | 1 | 1 |
QGLEngineShaderManager::~QGLEngineShaderManager| Name: | QGLEngineShaderManager::~QGLEngineShaderManager | | Prototype: | QGLEngineShaderManager::~QGLEngineShaderManager() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 504-508 |
| | 1 | 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 |
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::simpleProgram| Name: | QGLEngineShaderManager::simpleProgram | | Prototype: | QGLShaderProgram* QGLEngineShaderManager::simpleProgram() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 648-651 |
| | 1 | 1 |
QGLEngineShaderManager::setDirty| Name: | QGLEngineShaderManager::setDirty | | Prototype: | void QGLEngineShaderManager::setDirty() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 553-556 |
| | 1 | 1 |
QGLEngineShaderManager::optimiseForBrushTransform| Name: | QGLEngineShaderManager::optimiseForBrushTransform | | Prototype: | void QGLEngineShaderManager::optimiseForBrushTransform(QTransform::TransformationType transformType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 548-551 |
| | 1 | 1 |
QGLEngineShaderManager::blitProgram| Name: | QGLEngineShaderManager::blitProgram | | Prototype: | QGLShaderProgram* QGLEngineShaderManager::blitProgram() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 653-656 |
| | 1 | 1 |
QGLEngineShaderManager::QGLEngineShaderManager| Name: | QGLEngineShaderManager::QGLEngineShaderManager | | Prototype: | QGLEngineShaderManager::QGLEngineShaderManager(QGLContext* context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 490-502 |
| | 1 | 1 |
QGLDefaultOverlayFormat::QGLDefaultOverlayFormat| Name: | QGLDefaultOverlayFormat::QGLDefaultOverlayFormat | | Prototype: | inline QGLDefaultOverlayFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 159-164 |
| | 3 | 1 |
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 |
QGLCustomShaderStagePrivate::QGLCustomShaderStagePrivate| Name: | QGLCustomShaderStagePrivate::QGLCustomShaderStagePrivate | | Prototype: | QGLCustomShaderStagePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 50-51 |
| | 1 | 1 |