| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue (const char *name, GLfloat x, GLfloat y, GLfloat z) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2077-2081 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue (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/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2108-2112 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QVector2D& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2135-2138 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QVector3D& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2161-2164 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QVector4D& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2187-2190 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QColor& color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2217-2220 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QPoint& point) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2246-2249 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QPointF& point) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2275-2278 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QSize& size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2304-2307 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QSizeF& size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2333-2336 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QMatrix2x2& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2359-2362 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QMatrix2x3& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2393-2396 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QMatrix2x4& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2427-2430 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QMatrix3x2& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2461-2464 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QMatrix3x3& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2487-2490 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QMatrix3x4& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2521-2524 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QMatrix4x2& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2555-2558 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QMatrix4x3& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2589-2592 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const QMatrix4x4& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2615-2618 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const GLfloat value[2][2]) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2681-2684 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const GLfloat value[3][3]) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2695-2698 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue(const char *name, const GLfloat value[4][4]) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2709-2712 |
| | 1 | 1 |
QOpenGLShaderProgram::setUniformValue| Name: | QOpenGLShaderProgram::setUniformValue | | Prototype: | void QOpenGLShaderProgram::setUniformValue (const char *name, const QTransform& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2744-2748 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeValue| Name: | QOpenGLShaderProgram::setAttributeValue | | Prototype: | void QOpenGLShaderProgram::setAttributeValue(const char *name, GLfloat value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1281-1284 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeValue| Name: | QOpenGLShaderProgram::setAttributeValue | | Prototype: | void QOpenGLShaderProgram::setAttributeValue(const char *name, GLfloat x, GLfloat y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1309-1312 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeValue| Name: | QOpenGLShaderProgram::setAttributeValue | | Prototype: | void QOpenGLShaderProgram::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/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1339-1343 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeValue| Name: | QOpenGLShaderProgram::setAttributeValue | | Prototype: | void QOpenGLShaderProgram::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/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1369-1373 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeValue| Name: | QOpenGLShaderProgram::setAttributeValue | | Prototype: | void QOpenGLShaderProgram::setAttributeValue(const char *name, const QVector2D& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1394-1397 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeValue| Name: | QOpenGLShaderProgram::setAttributeValue | | Prototype: | void QOpenGLShaderProgram::setAttributeValue(const char *name, const QVector3D& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1419-1422 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeValue| Name: | QOpenGLShaderProgram::setAttributeValue | | Prototype: | void QOpenGLShaderProgram::setAttributeValue(const char *name, const QVector4D& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1444-1447 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeValue| Name: | QOpenGLShaderProgram::setAttributeValue | | Prototype: | void QOpenGLShaderProgram::setAttributeValue(const char *name, const QColor& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1472-1475 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeValue| Name: | QOpenGLShaderProgram::setAttributeValue | | Prototype: | void QOpenGLShaderProgram::setAttributeValue (const char *name, const GLfloat *values, int columns, int rows) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1522-1526 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeBuffer| Name: | QOpenGLShaderProgram::setAttributeBuffer | | Prototype: | void QOpenGLShaderProgram::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/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1824-1828 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeArray| Name: | QOpenGLShaderProgram::setAttributeArray | | Prototype: | void QOpenGLShaderProgram::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/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1675-1679 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeArray| Name: | QOpenGLShaderProgram::setAttributeArray | | Prototype: | void QOpenGLShaderProgram::setAttributeArray (const char *name, const QVector2D *values, int stride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1696-1700 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeArray| Name: | QOpenGLShaderProgram::setAttributeArray | | Prototype: | void QOpenGLShaderProgram::setAttributeArray (const char *name, const QVector3D *values, int stride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1717-1721 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeArray| Name: | QOpenGLShaderProgram::setAttributeArray | | Prototype: | void QOpenGLShaderProgram::setAttributeArray (const char *name, const QVector4D *values, int stride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1738-1742 |
| | 1 | 1 |
QOpenGLShaderProgram::setAttributeArray| Name: | QOpenGLShaderProgram::setAttributeArray | | Prototype: | void QOpenGLShaderProgram::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/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1766-1770 |
| | 1 | 1 |
QOpenGLShaderProgram::enableAttributeArray| Name: | QOpenGLShaderProgram::enableAttributeArray | | Prototype: | void QOpenGLShaderProgram::enableAttributeArray(const char *name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1856-1859 |
| | 1 | 1 |
QOpenGLShaderProgram::disableAttributeArray| Name: | QOpenGLShaderProgram::disableAttributeArray | | Prototype: | void QOpenGLShaderProgram::disableAttributeArray(const char *name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1885-1888 |
| | 1 | 1 |
QOpenGLShaderProgram::create| Name: | QOpenGLShaderProgram::create | | Prototype: | bool QOpenGLShaderProgram::create() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 783-786 |
| | 1 | 1 |
QOpenGLShaderProgram::bindAttributeLocation| Name: | QOpenGLShaderProgram::bindAttributeLocation | | Prototype: | void QOpenGLShaderProgram::bindAttributeLocation(const QByteArray& name, int location) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1192-1195 |
| | 1 | 1 |
QOpenGLShaderProgram::bindAttributeLocation| Name: | QOpenGLShaderProgram::bindAttributeLocation | | Prototype: | void QOpenGLShaderProgram::bindAttributeLocation(const QString& name, int location) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1210-1213 |
| | 1 | 1 |
QOpenGLShaderProgram::attributeLocation| Name: | QOpenGLShaderProgram::attributeLocation | | Prototype: | int QOpenGLShaderProgram::attributeLocation(const QByteArray& name) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1243-1246 |
| | 1 | 1 |
QOpenGLShaderProgram::attributeLocation| Name: | QOpenGLShaderProgram::attributeLocation | | Prototype: | int QOpenGLShaderProgram::attributeLocation(const QString& name) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1257-1260 |
| | 1 | 1 |
QOpenGLShaderProgram::addShaderFromSourceCode| Name: | QOpenGLShaderProgram::addShaderFromSourceCode | | Prototype: | bool QOpenGLShaderProgram::addShaderFromSourceCode(QOpenGLShader::ShaderType type, const QByteArray& source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 899-902 |
| | 1 | 1 |
QOpenGLShaderProgram::addShaderFromSourceCode| Name: | QOpenGLShaderProgram::addShaderFromSourceCode | | Prototype: | bool QOpenGLShaderProgram::addShaderFromSourceCode(QOpenGLShader::ShaderType type, const QString& source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 919-922 |
| | 1 | 1 |
QOpenGLShader::compileSourceCode| Name: | QOpenGLShader::compileSourceCode | | Prototype: | bool QOpenGLShader::compileSourceCode(const QByteArray& source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 595-598 |
| | 1 | 1 |
QOpenGLShader::compileSourceCode| Name: | QOpenGLShader::compileSourceCode | | Prototype: | bool QOpenGLShader::compileSourceCode(const QString& source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 608-611 |
| | 1 | 1 |
QOpenGLPixelTransferOptionsData::QOpenGLPixelTransferOptionsData| Name: | QOpenGLPixelTransferOptionsData::QOpenGLPixelTransferOptionsData | | Prototype: | QOpenGLPixelTransferOptionsData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 65-74 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::skipRows| Name: | QOpenGLPixelTransferOptions::skipRows | | Prototype: | int QOpenGLPixelTransferOptions::skipRows() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 167-170 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::skipPixels| Name: | QOpenGLPixelTransferOptions::skipPixels | | Prototype: | int QOpenGLPixelTransferOptions::skipPixels() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 185-188 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::skipImages| Name: | QOpenGLPixelTransferOptions::skipImages | | Prototype: | int QOpenGLPixelTransferOptions::skipImages() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 149-152 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setSwapBytesEnabled| Name: | QOpenGLPixelTransferOptions::setSwapBytesEnabled | | Prototype: | void QOpenGLPixelTransferOptions::setSwapBytesEnabled(bool swapBytes) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 250-253 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setSkipRows| Name: | QOpenGLPixelTransferOptions::setSkipRows | | Prototype: | void QOpenGLPixelTransferOptions::setSkipRows(int skipRows) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 159-162 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setSkipPixels| Name: | QOpenGLPixelTransferOptions::setSkipPixels | | Prototype: | void QOpenGLPixelTransferOptions::setSkipPixels(int skipPixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 177-180 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setSkipImages| Name: | QOpenGLPixelTransferOptions::setSkipImages | | Prototype: | void QOpenGLPixelTransferOptions::setSkipImages(int skipImages) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 141-144 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setRowLength| Name: | QOpenGLPixelTransferOptions::setRowLength | | Prototype: | void QOpenGLPixelTransferOptions::setRowLength(int rowLength) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 213-216 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setLeastSignificantByteFirst| Name: | QOpenGLPixelTransferOptions::setLeastSignificantByteFirst | | Prototype: | void QOpenGLPixelTransferOptions::setLeastSignificantByteFirst(bool lsbFirst) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 232-235 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setImageHeight| Name: | QOpenGLPixelTransferOptions::setImageHeight | | Prototype: | void QOpenGLPixelTransferOptions::setImageHeight(int imageHeight) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 195-198 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setAlignment| Name: | QOpenGLPixelTransferOptions::setAlignment | | Prototype: | void QOpenGLPixelTransferOptions::setAlignment(int alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 123-126 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::rowLength| Name: | QOpenGLPixelTransferOptions::rowLength | | Prototype: | int QOpenGLPixelTransferOptions::rowLength() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 221-224 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::isSwapBytesEnabled| Name: | QOpenGLPixelTransferOptions::isSwapBytesEnabled | | Prototype: | bool QOpenGLPixelTransferOptions::isSwapBytesEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 258-261 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::isLeastSignificantBitFirst| Name: | QOpenGLPixelTransferOptions::isLeastSignificantBitFirst | | Prototype: | bool QOpenGLPixelTransferOptions::isLeastSignificantBitFirst() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 240-243 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::imageHeight| Name: | QOpenGLPixelTransferOptions::imageHeight | | Prototype: | int QOpenGLPixelTransferOptions::imageHeight() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 203-206 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::alignment| Name: | QOpenGLPixelTransferOptions::alignment | | Prototype: | int QOpenGLPixelTransferOptions::alignment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 131-134 |
| | 1 | 1 |
QOpenGLPaintDevice::~QOpenGLPaintDevice| Name: | QOpenGLPaintDevice::~QOpenGLPaintDevice | | Prototype: | QOpenGLPaintDevice::~QOpenGLPaintDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 156-159 |
| | 1 | 1 |
QOpenGLPaintDevice::size| Name: | QOpenGLPaintDevice::size | | Prototype: | QSize QOpenGLPaintDevice::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 231-234 |
| | 1 | 1 |
QOpenGLPaintDevice::setSize| Name: | QOpenGLPaintDevice::setSize | | Prototype: | void QOpenGLPaintDevice::setSize(const QSize &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 242-245 |
| | 1 | 1 |
QOpenGLPaintDevice::setPaintFlipped| Name: | QOpenGLPaintDevice::setPaintFlipped | | Prototype: | void QOpenGLPaintDevice::setPaintFlipped(bool flipped) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 342-345 |
| | 1 | 1 |
QOpenGLPaintDevice::setDotsPerMeterY| Name: | QOpenGLPaintDevice::setDotsPerMeterY | | Prototype: | void QOpenGLPaintDevice::setDotsPerMeterY(qreal dpmy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 332-335 |
| | 1 | 1 |
QOpenGLPaintDevice::setDotsPerMeterX| Name: | QOpenGLPaintDevice::setDotsPerMeterX | | Prototype: | void QOpenGLPaintDevice::setDotsPerMeterX(qreal dpmx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 321-324 |
| | 1 | 1 |
QOpenGLPaintDevice::setDevicePixelRatio| Name: | QOpenGLPaintDevice::setDevicePixelRatio | | Prototype: | void QOpenGLPaintDevice::setDevicePixelRatio(qreal devicePixelRatio) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 250-253 |
| | 1 | 1 |
QOpenGLPaintDevice::paintFlipped| Name: | QOpenGLPaintDevice::paintFlipped | | Prototype: | bool QOpenGLPaintDevice::paintFlipped() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 353-356 |
| | 1 | 1 |
QOpenGLPaintDevice::dotsPerMeterY| Name: | QOpenGLPaintDevice::dotsPerMeterY | | Prototype: | qreal QOpenGLPaintDevice::dotsPerMeterY() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 310-313 |
| | 1 | 1 |
QOpenGLPaintDevice::dotsPerMeterX| Name: | QOpenGLPaintDevice::dotsPerMeterX | | Prototype: | qreal QOpenGLPaintDevice::dotsPerMeterX() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 299-302 |
| | 1 | 1 |
QOpenGLPaintDevice::context| Name: | QOpenGLPaintDevice::context | | Prototype: | QOpenGLContext *QOpenGLPaintDevice::context() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 220-223 |
| | 1 | 1 |
QOpenGLFunctions_4_5_DeprecatedBackend::init| Name: | QOpenGLFunctions_4_5_DeprecatedBackend::init | | Prototype: | void QOpenGLFunctions_4_5_DeprecatedBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 339-339 |
| | 1 | 2 |
QOpenGLFunctions_4_5_CoreBackend::init| Name: | QOpenGLFunctions_4_5_CoreBackend::init | | Prototype: | void QOpenGLFunctions_4_5_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 328-328 |
| | 1 | 2 |
QOpenGLFunctions_4_4_CoreBackend::init| Name: | QOpenGLFunctions_4_4_CoreBackend::init | | Prototype: | void QOpenGLFunctions_4_4_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 327-327 |
| | 1 | 2 |
QOpenGLFunctions_4_3_CoreBackend::init| Name: | QOpenGLFunctions_4_3_CoreBackend::init | | Prototype: | void QOpenGLFunctions_4_3_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 326-326 |
| | 1 | 2 |
QOpenGLFunctions_4_2_CoreBackend::init| Name: | QOpenGLFunctions_4_2_CoreBackend::init | | Prototype: | void QOpenGLFunctions_4_2_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 325-325 |
| | 1 | 2 |
QOpenGLFunctions_4_1_CoreBackend::init| Name: | QOpenGLFunctions_4_1_CoreBackend::init | | Prototype: | void QOpenGLFunctions_4_1_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 324-324 |
| | 1 | 2 |
QOpenGLFunctions_4_0_CoreBackend::init| Name: | QOpenGLFunctions_4_0_CoreBackend::init | | Prototype: | void QOpenGLFunctions_4_0_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 323-323 |
| | 1 | 2 |
QOpenGLFunctions_3_3_DeprecatedBackend::init| Name: | QOpenGLFunctions_3_3_DeprecatedBackend::init | | Prototype: | void QOpenGLFunctions_3_3_DeprecatedBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 338-338 |
| | 1 | 2 |
QOpenGLFunctions_3_3_CoreBackend::init| Name: | QOpenGLFunctions_3_3_CoreBackend::init | | Prototype: | void QOpenGLFunctions_3_3_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 322-322 |
| | 1 | 2 |
QOpenGLFunctions_3_2_CoreBackend::init| Name: | QOpenGLFunctions_3_2_CoreBackend::init | | Prototype: | void QOpenGLFunctions_3_2_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 321-321 |
| | 1 | 2 |
QOpenGLFunctions_3_1_CoreBackend::init| Name: | QOpenGLFunctions_3_1_CoreBackend::init | | Prototype: | void QOpenGLFunctions_3_1_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 320-320 |
| | 1 | 2 |
QOpenGLFunctions_3_0_DeprecatedBackend::init| Name: | QOpenGLFunctions_3_0_DeprecatedBackend::init | | Prototype: | void QOpenGLFunctions_3_0_DeprecatedBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 337-337 |
| | 1 | 2 |
QOpenGLFunctions_3_0_CoreBackend::init| Name: | QOpenGLFunctions_3_0_CoreBackend::init | | Prototype: | void QOpenGLFunctions_3_0_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 319-319 |
| | 1 | 2 |
QOpenGLFunctions_2_1_CoreBackend::init| Name: | QOpenGLFunctions_2_1_CoreBackend::init | | Prototype: | void QOpenGLFunctions_2_1_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 318-318 |
| | 1 | 2 |
QOpenGLFunctions_2_0_DeprecatedBackend::init| Name: | QOpenGLFunctions_2_0_DeprecatedBackend::init | | Prototype: | void QOpenGLFunctions_2_0_DeprecatedBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 336-336 |
| | 1 | 2 |
QOpenGLFunctions_2_0_CoreBackend::init| Name: | QOpenGLFunctions_2_0_CoreBackend::init | | Prototype: | void QOpenGLFunctions_2_0_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 317-317 |
| | 1 | 2 |
QOpenGLFunctions_1_5_CoreBackend::init| Name: | QOpenGLFunctions_1_5_CoreBackend::init | | Prototype: | void QOpenGLFunctions_1_5_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 316-316 |
| | 1 | 2 |
QOpenGLFunctions_1_4_DeprecatedBackend::init| Name: | QOpenGLFunctions_1_4_DeprecatedBackend::init | | Prototype: | void QOpenGLFunctions_1_4_DeprecatedBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 335-335 |
| | 1 | 2 |
QOpenGLFunctions_1_4_CoreBackend::init| Name: | QOpenGLFunctions_1_4_CoreBackend::init | | Prototype: | void QOpenGLFunctions_1_4_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 315-315 |
| | 1 | 2 |
QOpenGLFunctions_1_3_DeprecatedBackend::init| Name: | QOpenGLFunctions_1_3_DeprecatedBackend::init | | Prototype: | void QOpenGLFunctions_1_3_DeprecatedBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 334-334 |
| | 1 | 2 |
QOpenGLFunctions_1_3_CoreBackend::init| Name: | QOpenGLFunctions_1_3_CoreBackend::init | | Prototype: | void QOpenGLFunctions_1_3_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 314-314 |
| | 1 | 2 |
QOpenGLFunctions_1_2_DeprecatedBackend::init| Name: | QOpenGLFunctions_1_2_DeprecatedBackend::init | | Prototype: | void QOpenGLFunctions_1_2_DeprecatedBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 333-333 |
| | 1 | 2 |
QOpenGLFunctions_1_2_CoreBackend::init| Name: | QOpenGLFunctions_1_2_CoreBackend::init | | Prototype: | void QOpenGLFunctions_1_2_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 313-313 |
| | 1 | 2 |