| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGLShaderPrivate::QGLShaderPrivate| Name: | QGLShaderPrivate::QGLShaderPrivate | | Prototype: | QGLShaderPrivate(const QGLContext *ctx, QGLShader::ShaderType type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 199-205 |
| | 2 | 1 |
QGLShader::shaderType| Name: | QGLShader::shaderType | | Prototype: | QGLShader::ShaderType QGLShader::shaderType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 372-376 |
| | 2 | 1 |
QGLShader::compileSourceCode| Name: | 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::QGLShader| Name: | QGLShader::QGLShader | | Prototype: | QGLShader::QGLShader(QGLShader::ShaderType type, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 328-333 |
| | 2 | 1 |
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::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 |
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::hasOpenGLFeature| Name: | QGLFunctions::hasOpenGLFeature | | Prototype: | bool QGLFunctions::hasOpenGLFeature(QGLFunctions::OpenGLFeature feature) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 325-333 |
| | 6 | 3 |
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 |
QGLFormat::~QGLFormat| Name: | QGLFormat::~QGLFormat | | Prototype: | QGLFormat::~QGLFormat() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 437-441 |
| | 2 | 2 |
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::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::setOption| Name: | QGLFormat::setOption | | Prototype: | void QGLFormat::setOption(QGL::FormatOptions opt) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 931-938 |
| | 4 | 2 |
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::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::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::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::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::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::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::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 |
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::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::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 |
QGLContextPrivate::~QGLContextPrivate| Name: | QGLContextPrivate::~QGLContextPrivate | | Prototype: | QGLContextPrivate::~QGLContextPrivate() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1730-1740 |
| | 5 | 2 |
QGLContextPrivate::setupSharing| Name: | QGLContextPrivate::setupSharing | | Prototype: | void QGLContextPrivate::setupSharing() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 509-517 |
| | 6 | 2 |
QGLContextPrivate::setVertexAttribArrayEnabled| Name: | QGLContextPrivate::setVertexAttribArrayEnabled | | Prototype: | void QGLContextPrivate::setVertexAttribArrayEnabled(int arrayIndex, bool enabled) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2235-2250 |
| | 7 | 3 |
QGLContextPrivate::init| Name: | QGLContextPrivate::init | | Prototype: | void QGLContextPrivate::init(QPaintDevice *dev, const QGLFormat &format) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1742-1774 |
| | 26 | 2 |
QGLContextPrivate::QGLContextPrivate| Name: | QGLContextPrivate::QGLContextPrivate | | Prototype: | QGLContextPrivate::QGLContextPrivate(QGLContext *context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1719-1728 |
| | 2 | 1 |
QGLContextGroupList::remove| Name: | QGLContextGroupList::remove | | Prototype: | void remove(QGLContextGroup *group) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1681-1684 |
| | 2 | 1 |
QGLContextGroupList::append| Name: | QGLContextGroupList::append | | Prototype: | void append(QGLContextGroup *group) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1676-1679 |
| | 2 | 1 |
QGLContextGroupList::QGLContextGroupList| Name: | QGLContextGroupList::QGLContextGroupList | | Prototype: | QGLContextGroupList() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1671-1674 |
| | 2 | 1 |
QGLContextGroup::~QGLContextGroup| Name: | QGLContextGroup::~QGLContextGroup | | Prototype: | QGLContextGroup::~QGLContextGroup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1702-1705 |
| | 1 | 1 |
QGLContextGroup::QGLContextGroup| Name: | QGLContextGroup::QGLContextGroup | | Prototype: | QGLContextGroup::QGLContextGroup(const QGLContext *context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1696-1700 |
| | 1 | 1 |
QGLContext::~QGLContext| Name: | QGLContext::~QGLContext | | Prototype: | QGLContext::~QGLContext() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2218-2228 |
| | 4 | 1 |
QGLContext::isValid| Name: | QGLContext::isValid | | Prototype: | bool QGLContext::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3379-3383 |
| | 2 | 1 |
QGLContext::isSharing| Name: | QGLContext::isSharing | | Prototype: | bool QGLContext::isSharing() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3391-3395 |
| | 2 | 1 |
QGLContext::functions| Name: | QGLContext::functions | | Prototype: | QGLFunctions *QGLContext::functions() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2802-2810 |
| | 5 | 2 |
QGLContext::format| Name: | QGLContext::format | | Prototype: | QGLFormat QGLContext::format() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3397-3401 |
| | 2 | 1 |
QGLContext::doneCurrent| Name: | QGLContext::doneCurrent | | Prototype: | void QGLContext::doneCurrent() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3627-3631 |
| | 2 | 1 |
QGLContext::device| Name: | QGLContext::device | | Prototype: | QPaintDevice* QGLContext::device() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3409-3413 |
| | 2 | 1 |
QGLContext::contextHandle| Name: | QGLContext::contextHandle | | Prototype: | QOpenGLContext *QGLContext::contextHandle() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2191-2195 |
| | 2 | 1 |
QGLContext::QGLContext| Name: | QGLContext::QGLContext | | Prototype: | QGLContext::QGLContext(const QGLFormat &format, QPaintDevice *device) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2140-2145 |
| | 2 | 1 |
QGLColormap::QGLColormap| Name: | QGLColormap::QGLColormap | | Prototype: | QGLColormap::QGLColormap() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 101-105 |
| | 1 | 1 |
QGLBufferPrivate::QGLBufferPrivate| Name: | QGLBufferPrivate::QGLBufferPrivate | | Prototype: | QGLBufferPrivate(QGLBuffer::Type t) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 135-143 |
| | 2 | 1 |
QGLBuffer::usagePattern| Name: | QGLBuffer::usagePattern | | Prototype: | QGLBuffer::UsagePattern QGLBuffer::usagePattern() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 239-243 |
| | 2 | 1 |
QGLBuffer::type| Name: | QGLBuffer::type | | Prototype: | QGLBuffer::Type QGLBuffer::type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 227-231 |
| | 2 | 1 |
QGLBuffer::setUsagePattern| Name: | QGLBuffer::setUsagePattern | | Prototype: | void QGLBuffer::setUsagePattern(QGLBuffer::UsagePattern value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 251-255 |
| | 2 | 1 |
QGLBuffer::isCreated| Name: | QGLBuffer::isCreated | | Prototype: | bool QGLBuffer::isCreated() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 312-316 |
| | 2 | 1 |
QGLBuffer::bufferId| Name: | QGLBuffer::bufferId | | Prototype: | GLuint QGLBuffer::bufferId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 495-499 |
| | 2 | 1 |
QGLBuffer::QGLBuffer| Name: | QGLBuffer::QGLBuffer | | Prototype: | QGLBuffer::QGLBuffer(QGLBuffer::Type type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 174-177 |
| | 2 | 1 |
QGL2PaintEngineState::QGL2PaintEngineState| Name: | QGL2PaintEngineState::QGL2PaintEngineState | | Prototype: | QGL2PaintEngineState::QGL2PaintEngineState() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2498-2504 |
| | 4 | 1 |
QGL2PaintEngineExPrivate::regenerateClip| Name: | QGL2PaintEngineExPrivate::regenerateClip | | Prototype: | void QGL2PaintEngineExPrivate::regenerateClip() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2361-2365 |
| | 2 | 1 |
QGL2PaintEngineExPrivate::drawVertexArrays| Name: | QGL2PaintEngineExPrivate::drawVertexArrays | | Prototype: | void QGL2PaintEngineExPrivate::drawVertexArrays(const float *data, int *stops, int stopCount, GLenum primitive) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1222-1239 |
| | 6 | 2 |
QGL2PaintEngineExPrivate::composite| Name: | QGL2PaintEngineExPrivate::composite | | Prototype: | void QGL2PaintEngineExPrivate::composite(const QGLRect& boundingRect) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1214-1219 |
| | 3 | 1 |
QGL2PaintEngineExPrivate::clearClip| Name: | QGL2PaintEngineExPrivate::clearClip | | Prototype: | void QGL2PaintEngineExPrivate::clearClip(uint value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2213-2223 |
| | 6 | 1 |
QGL2PaintEngineEx::end| Name: | QGL2PaintEngineEx::end | | Prototype: | bool QGL2PaintEngineEx::end() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2092-2123 |
| | 12 | 1 |
QGL2PaintEngineEx::QGL2PaintEngineEx| Name: | QGL2PaintEngineEx::QGL2PaintEngineEx | | Prototype: | QGL2PaintEngineEx::QGL2PaintEngineEx() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1243-1246 |
| | 2 | 1 |
QGL2PEXVertexArray::clear| Name: | QGL2PEXVertexArray::clear | | Prototype: | void QGL2PEXVertexArray::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | | Lines: | 46-51 |
| | 3 | 1 |
QFutureWatcherBasePrivate::postCallOutEvent| Name: | QFutureWatcherBasePrivate::postCallOutEvent | | Prototype: | void QFutureWatcherBasePrivate::postCallOutEvent(const QFutureCallOutEvent &callOutEvent) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 415-425 |
| | 5 | 3 |
QFutureWatcherBasePrivate::callOutInterfaceDisconnected| Name: | QFutureWatcherBasePrivate::callOutInterfaceDisconnected | | Prototype: | void QFutureWatcherBasePrivate::callOutInterfaceDisconnected() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 427-430 |
| | 1 | 1 |
QFutureWatcherBasePrivate::QFutureWatcherBasePrivate| Name: | QFutureWatcherBasePrivate::QFutureWatcherBasePrivate | | Prototype: | QFutureWatcherBasePrivate::QFutureWatcherBasePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 385-389 |
| | 1 | 1 |
QFutureWatcherBase::waitForFinished| Name: | QFutureWatcherBase::waitForFinished | | Prototype: | void QFutureWatcherBase::waitForFinished() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 308-311 |
| | 1 | 1 |
QFutureWatcherBase::togglePaused| Name: | QFutureWatcherBase::togglePaused | | Prototype: | void QFutureWatcherBase::togglePaused() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 192-195 |
| | 1 | 1 |
QFutureWatcherBase::resume| Name: | QFutureWatcherBase::resume | | Prototype: | void QFutureWatcherBase::resume() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QFutureWatcherBase::progressValue| Name: | QFutureWatcherBase::progressValue | | Prototype: | int QFutureWatcherBase::progressValue() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 204-207 |
| | 1 | 1 |
QFutureWatcherBase::progressText| Name: | QFutureWatcherBase::progressText | | Prototype: | QString QFutureWatcherBase::progressText() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 239-242 |
| | 1 | 1 |
QFutureWatcherBase::progressMinimum| Name: | QFutureWatcherBase::progressMinimum | | Prototype: | int QFutureWatcherBase::progressMinimum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 215-218 |
| | 1 | 1 |
QFutureWatcherBase::progressMaximum| Name: | QFutureWatcherBase::progressMaximum | | Prototype: | int QFutureWatcherBase::progressMaximum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 226-229 |
| | 1 | 1 |
QFutureWatcherBase::pause| Name: | QFutureWatcherBase::pause | | Prototype: | void QFutureWatcherBase::pause() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 166-169 |
| | 1 | 1 |
QFutureWatcherBase::isStarted| Name: | QFutureWatcherBase::isStarted | | Prototype: | bool QFutureWatcherBase::isStarted() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 249-252 |
| | 1 | 1 |
QFutureWatcherBase::isRunning| Name: | QFutureWatcherBase::isRunning | | Prototype: | bool QFutureWatcherBase::isRunning() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 270-273 |
| | 1 | 1 |
QFutureWatcherBase::isPaused| Name: | QFutureWatcherBase::isPaused | | Prototype: | bool QFutureWatcherBase::isPaused() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 298-301 |
| | 1 | 1 |
QFutureWatcherBase::isFinished| Name: | QFutureWatcherBase::isFinished | | Prototype: | bool QFutureWatcherBase::isFinished() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 259-263 |
| | 2 | 1 |
QFutureWatcherBase::isCanceled| Name: | QFutureWatcherBase::isCanceled | | Prototype: | bool QFutureWatcherBase::isCanceled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 283-286 |
| | 1 | 1 |
QFutureWatcherBase::disconnectOutputInterface| Name: | QFutureWatcherBase::disconnectOutputInterface | | Prototype: | void QFutureWatcherBase::disconnectOutputInterface(bool pendingAssignment) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 402-413 |
| | 7 | 2 |
QFutureWatcherBase::disconnectNotify| Name: | QFutureWatcherBase::disconnectNotify | | Prototype: | void QFutureWatcherBase::disconnectNotify(const QMetaMethod &signal) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 374-380 |
| | 3 | 2 |