| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::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/opengl/qglshaderprogram.cpp | | Lines: | 1985-1989 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::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/opengl/qglshaderprogram.cpp | | Lines: | 2016-2020 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QVector2D& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2043-2046 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QVector3D& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2069-2072 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QVector4D& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2095-2098 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QColor& color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2125-2128 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QPoint& point) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2154-2157 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QPointF& point) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2183-2186 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QSize& size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2212-2215 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QSizeF& size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2241-2244 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix2x2& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2266-2269 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix2x3& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2291-2294 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix2x4& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2316-2319 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix3x2& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2341-2344 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix3x3& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2366-2369 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix3x4& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2391-2394 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix4x2& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2416-2419 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix4x3& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2441-2444 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix4x4& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2466-2469 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const GLfloat value[2][2]) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2532-2535 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const GLfloat value[3][3]) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2547-2550 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const GLfloat value[4][4]) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2561-2564 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue (const char *name, const QTransform& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2595-2599 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray (const char *name, const GLint *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2622-2626 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray (const char *name, const GLuint *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2651-2655 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray (const char *name, const GLfloat *values, int count, int tupleSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2690-2694 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QVector2D *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2717-2720 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QVector3D *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2743-2746 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QVector4D *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2770-2773 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix2x2 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2832-2835 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix2x3 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2860-2863 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix2x4 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2888-2891 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix3x2 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2916-2919 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix3x3 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2943-2946 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix3x4 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2971-2974 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix4x2 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2999-3002 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix4x3 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3027-3030 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix4x4 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3054-3057 |
| | 1 | 1 |
QGLShaderProgram::uniformLocation| Name: | QGLShaderProgram::uniformLocation | | Prototype: | int QGLShaderProgram::uniformLocation(const QByteArray& name) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1833-1836 |
| | 1 | 1 |
QGLShaderProgram::uniformLocation| Name: | QGLShaderProgram::uniformLocation | | Prototype: | int QGLShaderProgram::uniformLocation(const QString& name) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1847-1850 |
| | 1 | 1 |
QGLTextureCache::cleanupBeforePixmapDestruction| Name: | QGLTextureCache::cleanupBeforePixmapDestruction | | Prototype: | void QGLTextureCache::cleanupBeforePixmapDestruction(QPlatformPixmap* pmd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1988-1992 |
| | 1 | 1 |
QGLTextureCache::cleanupTexturesForCacheKey| Name: | QGLTextureCache::cleanupTexturesForCacheKey | | Prototype: | void QGLTextureCache::cleanupTexturesForCacheKey(qint64 cacheKey) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1977-1980 |
| | 1 | 1 |
QGLTextureCache::cleanupTexturesForPixampData| Name: | QGLTextureCache::cleanupTexturesForPixampData | | Prototype: | void QGLTextureCache::cleanupTexturesForPixampData(QPlatformPixmap* pmd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1983-1986 |
| | 1 | 1 |
QGLTextureCache::instance| Name: | QGLTextureCache::instance | | Prototype: | QGLTextureCache *QGLTextureCache::instance() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1994-1997 |
| | 1 | 1 |
QGLTextureGlyphCache::glyphPadding| Name: | QGLTextureGlyphCache::glyphPadding | | Prototype: | int QGLTextureGlyphCache::glyphPadding() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 371-374 |
| | 1 | 1 |
QGLWidget::overlayContext| Name: | QGLWidget::overlayContext | | Prototype: | const QGLContext* QGLWidget::overlayContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4132-4135 |
| | 1 | 1 |
QGLWidget::paintEngine| Name: | QGLWidget::paintEngine | | Prototype: | QPaintEngine *QGLWidget::paintEngine() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5155-5158 |
| | 1 | 1 |
QGLWidget::paintGL| Name: | QGLWidget::paintGL | | Prototype: | void QGLWidget::paintGL() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4302-4305 |
| | 1 | 1 |
QGLWidget::setColormap| Name: | QGLWidget::setColormap | | Prototype: | void QGLWidget::setColormap(const QGLColormap & c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4732-4735 |
| | 1 | 1 |
QGLWidget::setFormat| Name: | QGLWidget::setFormat | | Prototype: | void QGLWidget::setFormat(const QGLFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4174-4177 |
| | 1 | 1 |
QGLWidgetGLPaintDevice::context| Name: | QGLWidgetGLPaintDevice::context | | Prototype: | QGLContext* QGLWidgetGLPaintDevice::context() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 208-211 |
| | 1 | 1 |
QGLWidgetGLPaintDevice::paintEngine| Name: | QGLWidgetGLPaintDevice::paintEngine | | Prototype: | QPaintEngine* QGLWidgetGLPaintDevice::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 161-164 |
| | 1 | 1 |
QGLWidgetGLPaintDevice::setWidget| Name: | QGLWidgetGLPaintDevice::setWidget | | Prototype: | void QGLWidgetGLPaintDevice::setWidget(QGLWidget* w) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 166-169 |
| | 1 | 1 |
QGLWidgetGLPaintDevice::size| Name: | QGLWidgetGLPaintDevice::size | | Prototype: | QSize QGLWidgetGLPaintDevice::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 198-206 |
| | 1 | 1 |
QGLWidgetPrivate::init| Name: | QGLWidgetPrivate::init | | Prototype: | void QGLWidgetPrivate::init(QGLContext *context, const QGLWidget *shareWidget) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5160-5163 |
| | 1 | 1 |
QGLWidgetPrivate::renderCxPm| Name: | QGLWidgetPrivate::renderCxPm | | Prototype: | bool QGLWidgetPrivate::renderCxPm(QPixmap*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5185-5188 |
| | 1 | 1 |
QGenericPluginFactory::create| Name: | QGenericPluginFactory::create | | Prototype: | QObject *QGenericPluginFactory::create(const QString& key, const QString &specification) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.cpp | | Lines: | 70-73 |
| | 1 | 1 |
QGenericUnixServices::desktopEnvironment| Name: | QGenericUnixServices::desktopEnvironment | | Prototype: | QByteArray QGenericUnixServices::desktopEnvironment() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines: | 133-137 |
| | 1 | 1 |
QGenericUnixThemePrivate::QGenericUnixThemePrivate| Name: | QGenericUnixThemePrivate::QGenericUnixThemePrivate | | Prototype: | QGenericUnixThemePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 138-144 |
| | 1 | 1 |
QGesture::QGesture| Name: | QGesture::QGesture | | Prototype: | QGesture::QGesture(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 102-106 |
| | 1 | 1 |
QGesture::gestureType| Name: | QGesture::gestureType | | Prototype: | Qt::GestureType QGesture::gestureType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 151-154 |
| | 1 | 1 |
QGesture::hasHotSpot| Name: | QGesture::hasHotSpot | | Prototype: | bool QGesture::hasHotSpot() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 173-176 |
| | 1 | 1 |
QGesture::hotSpot| Name: | QGesture::hotSpot | | Prototype: | QPointF QGesture::hotSpot() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 161-164 |
| | 1 | 1 |
QGesture::state| Name: | QGesture::state | | Prototype: | Qt::GestureState QGesture::state() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 156-159 |
| | 1 | 1 |
QGesture::unsetHotSpot| Name: | QGesture::unsetHotSpot | | Prototype: | void QGesture::unsetHotSpot() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QGestureEvent::accept| Name: | QGestureEvent::accept | | Prototype: | void QGestureEvent::accept(Qt::GestureType gestureType) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 1026-1029 |
| | 1 | 1 |
QGestureEvent::gestures| Name: | QGestureEvent::gestures | | Prototype: | QList<QGesture *> QGestureEvent::gestures() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 897-900 |
| | 1 | 1 |
QGestureEvent::ignore| Name: | QGestureEvent::ignore | | Prototype: | void QGestureEvent::ignore(Qt::GestureType gestureType) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 1040-1043 |
| | 1 | 1 |
QGestureEvent::isAccepted| Name: | QGestureEvent::isAccepted | | Prototype: | bool QGestureEvent::isAccepted(QGesture *gesture) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 991-994 |
| | 1 | 1 |
QGestureEvent::isAccepted| Name: | QGestureEvent::isAccepted | | Prototype: | bool QGestureEvent::isAccepted(Qt::GestureType gestureType) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 1049-1052 |
| | 1 | 1 |
QGestureEvent::setWidget| Name: | QGestureEvent::setWidget | | Prototype: | void QGestureEvent::setWidget(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 1059-1062 |
| | 1 | 1 |
QGestureEvent::widget| Name: | QGestureEvent::widget | | Prototype: | QWidget *QGestureEvent::widget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 1067-1070 |
| | 1 | 1 |
QGestureRecognizer::registerRecognizer| Name: | QGestureRecognizer::registerRecognizer | | Prototype: | Qt::GestureType QGestureRecognizer::registerRecognizer(QGestureRecognizer *recognizer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturerecognizer.cpp | | Lines: | 222-225 |
| | 1 | 1 |
QGestureRecognizer::unregisterRecognizer| Name: | QGestureRecognizer::unregisterRecognizer | | Prototype: | void QGestureRecognizer::unregisterRecognizer(Qt::GestureType type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturerecognizer.cpp | | Lines: | 232-235 |
| | 1 | 1 |
QGlobalNetworkProxy::applicationProxy| Name: | QGlobalNetworkProxy::applicationProxy | | Prototype: | QNetworkProxy applicationProxy() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 298-301 |
| | 1 | 1 |
QGlyphRun::QGlyphRun| Name: | QGlyphRun::QGlyphRun | | Prototype: | QGlyphRun::QGlyphRun(const QGlyphRun &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 122-125 |
| | 1 | 1 |
QGlyphRun::flags| Name: | QGlyphRun::flags | | Prototype: | QGlyphRun::GlyphRunFlags QGlyphRun::flags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 400-403 |
| | 1 | 1 |
QGlyphRun::isEmpty| Name: | QGlyphRun::isEmpty | | Prototype: | bool QGlyphRun::isEmpty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 502-505 |
| | 1 | 1 |
QGlyphRun::isRightToLeft| Name: | QGlyphRun::isRightToLeft | | Prototype: | bool QGlyphRun::isRightToLeft() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 377-380 |
| | 1 | 1 |
QGlyphRun::overline| Name: | QGlyphRun::overline | | Prototype: | bool QGlyphRun::overline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 313-316 |
| | 1 | 1 |
QGlyphRun::rawFont| Name: | QGlyphRun::rawFont | | Prototype: | QRawFont QGlyphRun::rawFont() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 203-206 |
| | 1 | 1 |
QGlyphRun::setOverline| Name: | QGlyphRun::setOverline | | Prototype: | void QGlyphRun::setOverline(bool overline) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 324-327 |
| | 1 | 1 |
QGlyphRun::setRightToLeft| Name: | QGlyphRun::setRightToLeft | | Prototype: | void QGlyphRun::setRightToLeft(bool rightToLeft) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 389-392 |
| | 1 | 1 |
QGlyphRun::setStrikeOut| Name: | QGlyphRun::setStrikeOut | | Prototype: | void QGlyphRun::setStrikeOut(bool strikeOut) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 366-369 |
| | 1 | 1 |
QGlyphRun::setUnderline| Name: | QGlyphRun::setUnderline | | Prototype: | void QGlyphRun::setUnderline(bool underline) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 345-348 |
| | 1 | 1 |
QGlyphRun::strikeOut| Name: | QGlyphRun::strikeOut | | Prototype: | bool QGlyphRun::strikeOut() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 355-358 |
| | 1 | 1 |
QGlyphRun::underline| Name: | QGlyphRun::underline | | Prototype: | bool QGlyphRun::underline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 334-337 |
| | 1 | 1 |
QGnomeThemePrivate::QGnomeThemePrivate| Name: | QGnomeThemePrivate::QGnomeThemePrivate | | Prototype: | QGnomeThemePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 623-623 |
| | 1 | 1 |
QGnomeThemePrivate::~QGnomeThemePrivate| Name: | QGnomeThemePrivate::~QGnomeThemePrivate | | Prototype: | ~QGnomeThemePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 624-624 |
| | 1 | 1 |
QGradient::coordinateMode| Name: | QGradient::coordinateMode | | Prototype: | QGradient::CoordinateMode QGradient::coordinateMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1485-1489 |
| | 1 | 1 |
QGradient::interpolationMode| Name: | QGradient::interpolationMode | | Prototype: | QGradient::InterpolationMode QGradient::interpolationMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1523-1527 |
| | 1 | 1 |
QGradientCache::CacheInfo::CacheInfo| Name: | QGradientCache::CacheInfo::CacheInfo | | Prototype: | inline CacheInfo(QGradientStops s, int op, QGradient::InterpolationMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4155-4156 |
| | 1 | 1 |
QGradientCache::maxCacheSize| Name: | QGradientCache::maxCacheSize | | Prototype: | inline int maxCacheSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4192-4192 |
| | 1 | 1 |
QGradientCache::paletteSize| Name: | QGradientCache::paletteSize | | Prototype: | inline int paletteSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4190-4190 |
| | 1 | 1 |
QGraphicsAnchorLayoutPrivate::edgeOrientation| Name: | QGraphicsAnchorLayoutPrivate::edgeOrientation | | Prototype: | QGraphicsAnchorLayoutPrivate::Orientation QGraphicsAnchorLayoutPrivate::edgeOrientation(Qt::AnchorPoint edge) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1360-1364 |
| | 1 | 1 |
QGraphicsEffect::boundingRectFor| Name: | QGraphicsEffect::boundingRectFor | | Prototype: | QRectF QGraphicsEffect::boundingRectFor(const QRectF &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 446-449 |
| | 1 | 1 |
QGraphicsEffect::sourceChanged| Name: | QGraphicsEffect::sourceChanged | | Prototype: | void QGraphicsEffect::sourceChanged(ChangeFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 589-592 |
| | 1 | 1 |
QGraphicsEffect::sourceIsPixmap| Name: | QGraphicsEffect::sourceIsPixmap | | Prototype: | bool QGraphicsEffect::sourceIsPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 292-295 |
| | 1 | 1 |
QGraphicsEffectSource::QGraphicsEffectSource| Name: | QGraphicsEffectSource::QGraphicsEffectSource | | Prototype: | QGraphicsEffectSource::QGraphicsEffectSource(QGraphicsEffectSourcePrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 143-145 |
| | 1 | 1 |
QGraphicsEffectSource::boundingRect| Name: | QGraphicsEffectSource::boundingRect | | Prototype: | QRectF QGraphicsEffectSource::boundingRect(Qt::CoordinateSystem system) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 158-161 |
| | 1 | 1 |