| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGLCustomShaderStage::QGLCustomShaderStage| Name: | QGLCustomShaderStage::QGLCustomShaderStage | | Prototype: | QGLCustomShaderStage::QGLCustomShaderStage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 54-57 |
| | 2 | 1 |
QGLCustomShaderStage::removeFromPainter| Name: | QGLCustomShaderStage::removeFromPainter | | Prototype: | void QGLCustomShaderStage::removeFromPainter(QPainter* p) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 94-109 |
| | 8 | 2 |
QGLCustomShaderStage::setInactive| Name: | QGLCustomShaderStage::setInactive | | Prototype: | void QGLCustomShaderStage::setInactive() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 119-123 |
| | 2 | 1 |
QGLCustomShaderStage::setOnPainter| Name: | QGLCustomShaderStage::setOnPainter | | Prototype: | bool QGLCustomShaderStage::setOnPainter(QPainter* p) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 76-92 |
| | 11 | 3 |
QGLCustomShaderStage::setSource| Name: | QGLCustomShaderStage::setSource | | Prototype: | void QGLCustomShaderStage::setSource(const QByteArray& s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 125-129 |
| | 2 | 1 |
QGLCustomShaderStage::setUniformsDirty| Name: | QGLCustomShaderStage::setUniformsDirty | | Prototype: | void QGLCustomShaderStage::setUniformsDirty() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 69-74 |
| | 3 | 2 |
QGLCustomShaderStage::source| Name: | QGLCustomShaderStage::source | | Prototype: | QByteArray QGLCustomShaderStage::source() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 111-115 |
| | 2 | 1 |
QGLCustomShaderStage::~QGLCustomShaderStage| Name: | QGLCustomShaderStage::~QGLCustomShaderStage | | Prototype: | QGLCustomShaderStage::~QGLCustomShaderStage() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 59-67 |
| | 5 | 2 |
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: | 44-45 |
| | 1 | 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: | 81-88 |
| | 6 | 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: | 153-158 |
| | 3 | 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: | 644-647 |
| | 1 | 1 |
QGLEngineShaderManager::setCompositionMode| Name: | QGLEngineShaderManager::setCompositionMode | | Prototype: | void QGLEngineShaderManager::setCompositionMode(QPainter::CompositionMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 586-593 |
| | 4 | 2 |
QGLEngineShaderManager::setCustomStage| Name: | QGLEngineShaderManager::setCustomStage | | Prototype: | void QGLEngineShaderManager::setCustomStage(QGLCustomShaderStage* stage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 595-601 |
| | 4 | 2 |
QGLEngineShaderManager::setMaskType| Name: | QGLEngineShaderManager::setMaskType | | Prototype: | void QGLEngineShaderManager::setMaskType(MaskType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 577-584 |
| | 4 | 2 |
QGLEngineShaderManager::setSrcPixelType| Name: | QGLEngineShaderManager::setSrcPixelType | | Prototype: | void QGLEngineShaderManager::setSrcPixelType(PixelSrcType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 559-566 |
| | 4 | 2 |
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: | 639-642 |
| | 1 | 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: | 629-637 |
| | 6 | 1 |
QGLEngineSharedShaders::cleanupCustomStage| Name: | QGLEngineSharedShaders::cleanupCustomStage | | Prototype: | void QGLEngineSharedShaders::cleanupCustomStage(QGLCustomShaderStage* stage) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 467-478 |
| | 6 | 3 |
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: | 381-384 |
| | 1 | 1 |
QGLFBOGLPaintDevice::setFBO| Name: | QGLFBOGLPaintDevice::setFBO | | Prototype: | void QGLFBOGLPaintDevice::setFBO(QGLFramebufferObject* f, QGLFramebufferObject::Attachment attachment) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 350-379 |
| | 20 | 3 |
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: | 380-388 |
| | 6 | 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: | 1112-1115 |
| | 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: | 1085-1088 |
| | 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: | 1564-1567 |
| | 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: | 1251-1254 |
| | 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: | 895-898 |
| | 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: | 804-807 |
| | 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: | 686-689 |
| | 1 | 1 |
QGLFormat::setAccumBufferSize| Name: | QGLFormat::setAccumBufferSize | | Prototype: | void QGLFormat::setAccumBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1096-1105 |
| | 6 | 2 |
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: | 1537-1540 |
| | 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: | 1588-1596 |
| | 3 | 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: | 770-773 |
| | 1 | 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: | 883-886 |
| | 1 | 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: | 913-917 |
| | 2 | 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: | 631-634 |
| | 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: | 792-795 |
| | 1 | 1 |
QGLFormat::setSamples| Name: | QGLFormat::setSamples | | Prototype: | void QGLFormat::setSamples(int numSamples) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 816-825 |
| | 6 | 2 |
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: | 842-853 |
| | 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: | 862-873 |
| | 8 | 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: | 881-887 |
| | 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: | 895-901 |
| | 3 | 1 |
QGLFramebufferObject::QGLFramebufferObject| Name: | QGLFramebufferObject::QGLFramebufferObject | | Prototype: | QGLFramebufferObject::QGLFramebufferObject(int width, int height, Attachment attachment, GLenum target, GLenum internal_format) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 916-928 |
| | 4 | 2 |
QGLFramebufferObject::QGLFramebufferObject| Name: | QGLFramebufferObject::QGLFramebufferObject | | Prototype: | QGLFramebufferObject::QGLFramebufferObject(const QSize &size, Attachment attachment, GLenum target, GLenum internal_format) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 943-955 |
| | 4 | 2 |
QGLFramebufferObject::attachment| Name: | QGLFramebufferObject::attachment | | Prototype: | QGLFramebufferObject::Attachment QGLFramebufferObject::attachment() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1323-1329 |
| | 4 | 2 |
QGLFramebufferObject::bind| Name: | QGLFramebufferObject::bind | | Prototype: | bool QGLFramebufferObject::bind() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1013-1034 |
| | 15 | 5 |
QGLFramebufferObject::bindDefault| Name: | QGLFramebufferObject::bindDefault | | Prototype: | bool QGLFramebufferObject::bindDefault() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1183-1201 |
| | 9 | 3 |
QGLFramebufferObject::blitFramebuffer| Name: | QGLFramebufferObject::blitFramebuffer | | Prototype: | void QGLFramebufferObject::blitFramebuffer(QGLFramebufferObject *target, const QRect &targetRect, QGLFramebufferObject *source, const QRect &sourceRect, GLbitfield buffers, GLenum filter) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1397-1437 |
| | 25 | 3 |
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: | 1225-1228 |
| | 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: | 1240-1243 |
| | 1 | 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: | 1103-1107 |
| | 2 | 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: | 1307-1311 |
| | 2 | 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: | 1360-1363 |
| | 1 | 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: | 1209-1212 |
| | 1 | 1 |
QGLFramebufferObject::isBound| Name: | QGLFramebufferObject::isBound | | Prototype: | bool QGLFramebufferObject::isBound() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1338-1348 |
| | 6 | 2 |
QGLFramebufferObject::isValid| Name: | QGLFramebufferObject::isValid | | Prototype: | bool QGLFramebufferObject::isValid() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 998-1002 |
| | 2 | 1 |
QGLFramebufferObject::metric| Name: | QGLFramebufferObject::metric | | Prototype: | int QGLFramebufferObject::metric(PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1246-1296 |
| | 21 | 14 |
QGLFramebufferObject::paintEngine| Name: | QGLFramebufferObject::paintEngine | | Prototype: | QPaintEngine *QGLFramebufferObject::paintEngine() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1160-1172 |
| | 8 | 3 |
QGLFramebufferObject::release| Name: | QGLFramebufferObject::release | | Prototype: | bool QGLFramebufferObject::release() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1045-1070 |
| | 14 | 5 |
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: | 1094-1098 |
| | 2 | 1 |
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 |
QGLFramebufferObject::toImage| Name: | QGLFramebufferObject::toImage | | Prototype: | QImage QGLFramebufferObject::toImage() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1131-1155 |
| | 15 | 5 |
QGLFramebufferObject::~QGLFramebufferObject| Name: | QGLFramebufferObject::~QGLFramebufferObject | | Prototype: | QGLFramebufferObject::~QGLFramebufferObject() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 962-978 |
| | 12 | 6 |
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: | 155-158 |
| | 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: | 164-168 |
| | 2 | 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: | 274-277 |
| | 1 | 1 |
QGLFramebufferObjectFormat::detach| Name: | QGLFramebufferObjectFormat::detach | | Prototype: | void QGLFramebufferObjectFormat::detach() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 133-142 |
| | 6 | 3 |
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: | 324-327 |
| | 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: | 252-255 |
| | 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: | 345-348 |
| | 1 | 1 |
QGLFramebufferObjectFormat::operator=| Name: | QGLFramebufferObjectFormat::operator= | | Prototype: | QGLFramebufferObjectFormat &QGLFramebufferObjectFormat::operator=(const QGLFramebufferObjectFormat &other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 174-183 |
| | 6 | 3 |
QGLFramebufferObjectFormat::operator==| Name: | QGLFramebufferObjectFormat::operator== | | Prototype: | bool QGLFramebufferObjectFormat::operator==(const QGLFramebufferObjectFormat& other) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 333-339 |
| | 3 | 2 |
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: | 220-223 |
| | 1 | 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::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: | 298-301 |
| | 1 | 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 |
QGLFramebufferObjectPrivate::checkFramebufferStatus| Name: | QGLFramebufferObjectPrivate::checkFramebufferStatus | | Prototype: | bool QGLFramebufferObjectPrivate::checkFramebufferStatus() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 386-440 |
| | 21 | 11 |
QGLFramebufferObjectPrivate::init| Name: | QGLFramebufferObjectPrivate::init | | Prototype: | void QGLFramebufferObjectPrivate::init(QGLFramebufferObject *q, const QSize &sz, QGLFramebufferObject::Attachment attachment, GLenum texture_target, GLenum internal_format, GLint samples, bool mipmap) | | Coverage: | 0.000% (0/136) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 463-711 |
| | 152 | 35 |
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::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: | 104-107 |
| | 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: | 115-119 |
| | 2 | 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: | 121-124 |
| | 1 | 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: | 126-129 |
| | 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: | 139-142 |
| | 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: | 134-137 |
| | 1 | 1 |
QGLPaintDevice::metric| Name: | QGLPaintDevice::metric | | Prototype: | int QGLPaintDevice::metric(QPaintDevice::PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 52-71 |
| | 9 | 7 |
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 QImage &image, GLenum target) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 482-491 |
| | 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: | 501-510 |
| | 3 | 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::doneCurrent| Name: | QGLPixelBuffer::doneCurrent | | Prototype: | bool QGLPixelBuffer::doneCurrent() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 239-246 |
| | 5 | 2 |
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 |