| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QOpenGLWidget::context| Name: | QOpenGLWidget::context | | Prototype: | QOpenGLContext *QOpenGLWidget::context() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1072-1076 |
| | 2 | 1 |
QOpenGLWidget::defaultFramebufferObject| Name: | QOpenGLWidget::defaultFramebufferObject | | Prototype: | GLuint QOpenGLWidget::defaultFramebufferObject() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1090-1094 |
| | 2 | 1 |
QOpenGLWidget::doneCurrent| Name: | QOpenGLWidget::doneCurrent | | Prototype: | void QOpenGLWidget::doneCurrent() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1055-1062 |
| | 4 | 2 |
QOpenGLWidget::event| Name: | QOpenGLWidget::event | | Prototype: | bool QOpenGLWidget::event(QEvent *e) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1316-1341 |
| | 16 | 10 |
QOpenGLWidget::format| Name: | QOpenGLWidget::format | | Prototype: | QSurfaceFormat QOpenGLWidget::format() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1009-1013 |
| | 2 | 1 |
QOpenGLWidget::grabFramebuffer| Name: | QOpenGLWidget::grabFramebuffer | | Prototype: | QImage QOpenGLWidget::grabFramebuffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1204-1208 |
| | 2 | 1 |
QOpenGLWidget::isValid| Name: | QOpenGLWidget::isValid | | Prototype: | bool QOpenGLWidget::isValid() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1020-1024 |
| | 2 | 1 |
QOpenGLWidget::makeCurrent| Name: | QOpenGLWidget::makeCurrent | | Prototype: | void QOpenGLWidget::makeCurrent() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1036-1046 |
| | 6 | 3 |
QOpenGLWidget::metric| Name: | QOpenGLWidget::metric | | Prototype: | int QOpenGLWidget::metric(QPaintDevice::PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1213-1281 |
| | 41 | 24 |
QOpenGLWidget::paintEngine| Name: | QOpenGLWidget::paintEngine | | Prototype: | QPaintEngine *QOpenGLWidget::paintEngine() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1298-1311 |
| | 6 | 3 |
QOpenGLWidget::paintEvent| Name: | QOpenGLWidget::paintEvent | | Prototype: | void QOpenGLWidget::paintEvent(QPaintEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1187-1196 |
| | 6 | 3 |
QOpenGLWidget::redirected| Name: | QOpenGLWidget::redirected | | Prototype: | QPaintDevice *QOpenGLWidget::redirected(QPoint *p) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1286-1293 |
| | 4 | 2 |
QOpenGLWidget::resizeEvent| Name: | QOpenGLWidget::resizeEvent | | Prototype: | void QOpenGLWidget::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1157-1174 |
| | 11 | 3 |
QOpenGLWidget::resizeGL| Name: | QOpenGLWidget::resizeGL | | Prototype: | void QOpenGLWidget::resizeGL(int w, int h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1124-1128 |
| | 2 | 1 |
QOpenGLWidget::setFormat| Name: | QOpenGLWidget::setFormat | | Prototype: | void QOpenGLWidget::setFormat(const QSurfaceFormat &format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 981-991 |
| | 6 | 2 |
QOpenGLWidget::setUpdateBehavior| Name: | QOpenGLWidget::setUpdateBehavior | | Prototype: | void QOpenGLWidget::setUpdateBehavior(UpdateBehavior updateBehavior) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 948-952 |
| | 2 | 1 |
QOpenGLWidget::updateBehavior| Name: | QOpenGLWidget::updateBehavior | | Prototype: | QOpenGLWidget::UpdateBehavior QOpenGLWidget::updateBehavior() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 958-962 |
| | 2 | 1 |
QOpenGLWidget::~QOpenGLWidget| Name: | QOpenGLWidget::~QOpenGLWidget | | Prototype: | QOpenGLWidget::~QOpenGLWidget() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 938-942 |
| | 2 | 1 |
QOpenGLWidgetPaintDevice::QOpenGLWidgetPaintDevice| Name: | QOpenGLWidgetPaintDevice::QOpenGLWidgetPaintDevice | | Prototype: | QOpenGLWidgetPaintDevice(QOpenGLWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 541-542 |
| | 1 | 1 |
QOpenGLWidgetPaintDevice::ensureActiveTarget| Name: | QOpenGLWidgetPaintDevice::ensureActiveTarget | | Prototype: | void QOpenGLWidgetPaintDevice::ensureActiveTarget() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 623-639 |
| | 8 | 3 |
QOpenGLWidgetPaintDevicePrivate::QOpenGLWidgetPaintDevicePrivate| Name: | QOpenGLWidgetPaintDevicePrivate::QOpenGLWidgetPaintDevicePrivate | | Prototype: | QOpenGLWidgetPaintDevicePrivate(QOpenGLWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 529-531 |
| | 1 | 1 |
QOpenGLWidgetPaintDevicePrivate::beginPaint| Name: | QOpenGLWidgetPaintDevicePrivate::beginPaint | | Prototype: | void QOpenGLWidgetPaintDevicePrivate::beginPaint() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 604-621 |
| | 8 | 3 |
QOpenGLWidgetPrivate::QOpenGLWidgetPrivate| Name: | QOpenGLWidgetPrivate::QOpenGLWidgetPrivate | | Prototype: | QOpenGLWidgetPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 550-566 |
| | 1 | 1 |
QOpenGLWidgetPrivate::beginBackingStorePainting| Name: | QOpenGLWidgetPrivate::beginBackingStorePainting | | Prototype: | void beginBackingStorePainting() override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 580-580 |
| | 1 | 1 |
QOpenGLWidgetPrivate::beginCompose| Name: | QOpenGLWidgetPrivate::beginCompose | | Prototype: | void QOpenGLWidgetPrivate::beginCompose() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 710-720 |
| | 7 | 2 |
QOpenGLWidgetPrivate::endBackingStorePainting| Name: | QOpenGLWidgetPrivate::endBackingStorePainting | | Prototype: | void endBackingStorePainting() override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 581-581 |
| | 1 | 1 |
QOpenGLWidgetPrivate::endCompose| Name: | QOpenGLWidgetPrivate::endCompose | | Prototype: | void QOpenGLWidgetPrivate::endCompose() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 722-726 |
| | 2 | 1 |
QOpenGLWidgetPrivate::grabFramebuffer| Name: | QOpenGLWidgetPrivate::grabFramebuffer | | Prototype: | QImage QOpenGLWidgetPrivate::grabFramebuffer() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 860-886 |
| | 14 | 5 |
QOpenGLWidgetPrivate::initialize| Name: | QOpenGLWidgetPrivate::initialize | | Prototype: | void QOpenGLWidgetPrivate::initialize() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 728-793 |
| | 37 | 7 |
QOpenGLWidgetPrivate::initializeViewportFramebuffer| Name: | QOpenGLWidgetPrivate::initializeViewportFramebuffer | | Prototype: | void QOpenGLWidgetPrivate::initializeViewportFramebuffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 888-894 |
| | 2 | 1 |
QOpenGLWidgetPrivate::invalidateFbo| Name: | QOpenGLWidgetPrivate::invalidateFbo | | Prototype: | void QOpenGLWidgetPrivate::invalidateFbo() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 842-856 |
| | 10 | 2 |
QOpenGLWidgetPrivate::invokeUserPaint| Name: | QOpenGLWidgetPrivate::invokeUserPaint | | Prototype: | void QOpenGLWidgetPrivate::invokeUserPaint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 806-823 |
| | 11 | 1 |
QOpenGLWidgetPrivate::recreateFbo| Name: | QOpenGLWidgetPrivate::recreateFbo | | Prototype: | void QOpenGLWidgetPrivate::recreateFbo() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 674-708 |
| | 23 | 3 |
QOpenGLWidgetPrivate::render| Name: | QOpenGLWidgetPrivate::render | | Prototype: | void QOpenGLWidgetPrivate::render() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 825-840 |
| | 8 | 3 |
QOpenGLWidgetPrivate::reset| Name: | QOpenGLWidgetPrivate::reset | | Prototype: | void QOpenGLWidgetPrivate::reset() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 646-672 |
| | 16 | 3 |
QOpenGLWidgetPrivate::resizeViewportFramebuffer| Name: | QOpenGLWidgetPrivate::resizeViewportFramebuffer | | Prototype: | void QOpenGLWidgetPrivate::resizeViewportFramebuffer() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 896-906 |
| | 6 | 3 |
QOpenGLWidgetPrivate::resolveSamples| Name: | QOpenGLWidgetPrivate::resolveSamples | | Prototype: | void QOpenGLWidgetPrivate::resolveSamples() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 795-804 |
| | 6 | 2 |
QOpenGLWidgetPrivate::textureId| Name: | QOpenGLWidgetPrivate::textureId | | Prototype: | GLuint QOpenGLWidgetPrivate::textureId() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 641-644 |
| | 1 | 1 |
QOpenGLWindow::QOpenGLWindow| Name: | QOpenGLWindow::QOpenGLWindow | | Prototype: | QOpenGLWindow::QOpenGLWindow(QOpenGLWindow::UpdateBehavior updateBehavior, QWindow *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 339-343 |
| | 1 | 1 |
QOpenGLWindow::QOpenGLWindow| Name: | QOpenGLWindow::QOpenGLWindow | | Prototype: | QOpenGLWindow::QOpenGLWindow(QOpenGLContext *shareContext, UpdateBehavior updateBehavior, QWindow *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 350-354 |
| | 1 | 1 |
QOpenGLWindow::context| Name: | QOpenGLWindow::context | | Prototype: | QOpenGLContext *QOpenGLWindow::context() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 465-469 |
| | 2 | 1 |
QOpenGLWindow::defaultFramebufferObject| Name: | QOpenGLWindow::defaultFramebufferObject | | Prototype: | GLuint QOpenGLWindow::defaultFramebufferObject() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 490-499 |
| | 6 | 3 |
QOpenGLWindow::doneCurrent| Name: | QOpenGLWindow::doneCurrent | | Prototype: | void QOpenGLWindow::doneCurrent() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 452-460 |
| | 4 | 2 |
QOpenGLWindow::grabFramebuffer| Name: | QOpenGLWindow::grabFramebuffer | | Prototype: | QImage QOpenGLWindow::grabFramebuffer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 518-525 |
| | 4 | 2 |
QOpenGLWindow::isValid| Name: | QOpenGLWindow::isValid | | Prototype: | bool QOpenGLWindow::isValid() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 394-398 |
| | 2 | 1 |
QOpenGLWindow::makeCurrent| Name: | QOpenGLWindow::makeCurrent | | Prototype: | void QOpenGLWindow::makeCurrent() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 420-441 |
| | 11 | 4 |
QOpenGLWindow::metric| Name: | QOpenGLWindow::metric | | Prototype: | int QOpenGLWindow::metric(PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 658-671 |
| | 7 | 4 |
QOpenGLWindow::paintEvent| Name: | QOpenGLWindow::paintEvent | | Prototype: | void QOpenGLWindow::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 636-640 |
| | 2 | 1 |
QOpenGLWindow::redirected| Name: | QOpenGLWindow::redirected | | Prototype: | QPaintDevice *QOpenGLWindow::redirected(QPoint *) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 676-682 |
| | 4 | 2 |
QOpenGLWindow::resizeEvent| Name: | QOpenGLWindow::resizeEvent | | Prototype: | void QOpenGLWindow::resizeEvent(QResizeEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 647-653 |
| | 4 | 1 |
QOpenGLWindow::resizeGL| Name: | QOpenGLWindow::resizeGL | | Prototype: | void QOpenGLWindow::resizeGL(int w, int h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 560-564 |
| | 2 | 1 |
QOpenGLWindow::shareContext| Name: | QOpenGLWindow::shareContext | | Prototype: | QOpenGLContext *QOpenGLWindow::shareContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 474-478 |
| | 2 | 1 |
QOpenGLWindow::updateBehavior| Name: | QOpenGLWindow::updateBehavior | | Prototype: | QOpenGLWindow::UpdateBehavior QOpenGLWindow::updateBehavior() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 383-387 |
| | 2 | 1 |
QOpenGLWindow::~QOpenGLWindow| Name: | QOpenGLWindow::~QOpenGLWindow | | Prototype: | QOpenGLWindow::~QOpenGLWindow() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 375-378 |
| | 1 | 1 |
QOpenGLWindowPaintDevice::QOpenGLWindowPaintDevice| Name: | QOpenGLWindowPaintDevice::QOpenGLWindowPaintDevice | | Prototype: | QOpenGLWindowPaintDevice(QOpenGLWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 159-159 |
| | 1 | 1 |
QOpenGLWindowPaintDevice::ensureActiveTarget| Name: | QOpenGLWindowPaintDevice::ensureActiveTarget | | Prototype: | void QOpenGLWindowPaintDevice::ensureActiveTarget() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 329-332 |
| | 1 | 1 |
QOpenGLWindowPrivate::QOpenGLWindowPrivate| Name: | QOpenGLWindowPrivate::QOpenGLWindowPrivate | | Prototype: | QOpenGLWindowPrivate(QOpenGLContext *shareContext, QOpenGLWindow::UpdateBehavior updateBehavior) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 169-176 |
| | 2 | 2 |
QOpenGLWindowPrivate::beginPaint| Name: | QOpenGLWindowPrivate::beginPaint | | Prototype: | void QOpenGLWindowPrivate::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 234-272 |
| | 25 | 6 |
QOpenGLWindowPrivate::bindFBO| Name: | QOpenGLWindowPrivate::bindFBO | | Prototype: | void QOpenGLWindowPrivate::bindFBO() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 313-319 |
| | 3 | 2 |
QOpenGLWindowPrivate::endPaint| Name: | QOpenGLWindowPrivate::endPaint | | Prototype: | void QOpenGLWindowPrivate::endPaint() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 274-311 |
| | 27 | 7 |
QOpenGLWindowPrivate::flush| Name: | QOpenGLWindowPrivate::flush | | Prototype: | void QOpenGLWindowPrivate::flush(const QRegion ®ion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 321-327 |
| | 4 | 1 |
QOpenGLWindowPrivate::get| Name: | QOpenGLWindowPrivate::get | | Prototype: | static QOpenGLWindowPrivate *get(QOpenGLWindow *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 180-180 |
| | 1 | 1 |
QOpenGLWindowPrivate::initialize| Name: | QOpenGLWindowPrivate::initialize | | Prototype: | void QOpenGLWindowPrivate::initialize() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 212-232 |
| | 14 | 5 |
QOpenGLWindowPrivate::~QOpenGLWindowPrivate| Name: | QOpenGLWindowPrivate::~QOpenGLWindowPrivate | | Prototype: | QOpenGLWindowPrivate::~QOpenGLWindowPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 200-210 |
| | 7 | 2 |
QOpenSslLocks::globalLock| Name: | QOpenSslLocks::globalLock | | Prototype: | QMutex *globalLock() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 147-150 |
| | 1 | 1 |
QOpenUrlHandlerRegistry::QOpenUrlHandlerRegistry| Name: | QOpenUrlHandlerRegistry::QOpenUrlHandlerRegistry | | Prototype: | inline QOpenUrlHandlerRegistry() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | | Lines: | 57-57 |
| | 1 | 1 |
QOpenUrlHandlerRegistry::handlerDestroyed| Name: | QOpenUrlHandlerRegistry::handlerDestroyed | | Prototype: | void QOpenUrlHandlerRegistry::handlerDestroyed(QObject *handler) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | | Lines: | 76-86 |
| | 5 | 3 |
QOutlineMapper::clipElements| Name: | QOutlineMapper::clipElements | | Prototype: | void QOutlineMapper::clipElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 341-393 |
| | 28 | 10 |
QOutlineMapper::convertElements| Name: | QOutlineMapper::convertElements | | Prototype: | void QOutlineMapper::convertElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 244-339 |
| | 48 | 9 |
QOutlineMapper::convertPath| Name: | QOutlineMapper::convertPath | | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QPainterPath &path) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 82-118 |
| | 18 | 7 |
QOutlineMapper::convertPath| Name: | QOutlineMapper::convertPath | | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QVectorPath &path) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 120-169 |
| | 23 | 9 |
QOutlineMapper::curveTo| Name: | QOutlineMapper::curveTo | | Prototype: | void QOutlineMapper::curveTo(const QPointF &cp1, const QPointF &cp2, const QPointF &ep) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 68-79 |
| | 6 | 2 |
QOutlineMapper::endOutline| Name: | QOutlineMapper::endOutline | | Prototype: | void QOutlineMapper::endOutline() | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 172-242 |
| | 42 | 12 |
QOutputStrategy::QOutputStrategy| Name: | QOutputStrategy::QOutputStrategy | | Prototype: | QOutputStrategy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 66-66 |
| | 1 | 1 |
QOutputStrategy::createUniqueImageName| Name: | QOutputStrategy::createUniqueImageName | | Prototype: | QString createUniqueImageName() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 70-73 |
| | 1 | 1 |
QPF2Generator::generate| Name: | QPF2Generator::generate | | Prototype: | void QPF2Generator::generate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 497-505 |
| | 5 | 1 |
QPF2Generator::writeBlock| Name: | QPF2Generator::writeBlock | | Prototype: | void QPF2Generator::writeBlock(QFontEngineQPF2::BlockTag tag, const QByteArray &data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 577-586 |
| | 7 | 2 |
QPF2Generator::writeGMap| Name: | QPF2Generator::writeGMap | | Prototype: | void QPF2Generator::writeGMap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 561-575 |
| | 10 | 1 |
QPF2Generator::writeHeader| Name: | QPF2Generator::writeHeader | | Prototype: | void QPF2Generator::writeHeader() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 507-559 |
| | 39 | 2 |
QPF2Generator::writeTaggedQFixed| Name: | QPF2Generator::writeTaggedQFixed | | Prototype: | void QPF2Generator::writeTaggedQFixed(QFontEngineQPF2::HeaderTag tag, QFixed value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 609-614 |
| | 3 | 1 |
QPF2Generator::writeTaggedString| Name: | QPF2Generator::writeTaggedString | | Prototype: | void QPF2Generator::writeTaggedString(QFontEngineQPF2::HeaderTag tag, const QByteArray &string) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 588-593 |
| | 3 | 1 |
QPF2Generator::writeTaggedUInt32| Name: | QPF2Generator::writeTaggedUInt32 | | Prototype: | void QPF2Generator::writeTaggedUInt32(QFontEngineQPF2::HeaderTag tag, quint32 value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 595-600 |
| | 3 | 1 |
QPF2Generator::writeTaggedUInt8| Name: | QPF2Generator::writeTaggedUInt8 | | Prototype: | void QPF2Generator::writeTaggedUInt8(QFontEngineQPF2::HeaderTag tag, quint8 value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 602-607 |
| | 3 | 1 |
QPMCache::QPMCache| Name: | QPMCache::QPMCache | | Prototype: | QPMCache::QPMCache() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 222-227 |
| | 2 | 1 |
QPMCache::clear| Name: | QPMCache::clear | | Prototype: | void QPMCache::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 423-434 |
| | 8 | 2 |
QPMCache::createKey| Name: | QPMCache::createKey | | Prototype: | QPixmapCache::Key QPMCache::createKey() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 400-410 |
| | 8 | 2 |
QPMCache::flushDetachedPixmaps| Name: | QPMCache::flushDetachedPixmaps | | Prototype: | bool QPMCache::flushDetachedPixmaps(bool nt) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 248-268 |
| | 13 | 3 |
QPMCache::get| Name: | QPMCache::get | | Prototype: | static inline QPixmapCache::KeyData *get(const QPixmapCache::Key &key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 195-196 |
| | 1 | 1 |
QPMCache::getKeyData| Name: | QPMCache::getKeyData | | Prototype: | QPixmapCache::KeyData* QPMCache::getKeyData(QPixmapCache::Key *key) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 436-441 |
| | 3 | 2 |
QPMCache::insert| Name: | QPMCache::insert | | Prototype: | bool QPMCache::insert(const QString& key, const QPixmap &pixmap, int cost) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 309-334 |
| | 14 | 4 |
QPMCache::insert| Name: | QPMCache::insert | | Prototype: | QPixmapCache::Key QPMCache::insert(const QPixmap &pixmap, int cost) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 336-350 |
| | 8 | 3 |
QPMCache::object| Name: | QPMCache::object | | Prototype: | QPixmap *QPMCache::object(const QString &key) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 284-297 |
| | 8 | 3 |
QPMCache::object| Name: | QPMCache::object | | Prototype: | QPixmap *QPMCache::object(const QPixmapCache::Key &key) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 299-307 |
| | 5 | 2 |
QPMCache::releaseKey| Name: | QPMCache::releaseKey | | Prototype: | void QPMCache::releaseKey(const QPixmapCache::Key &key) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 412-421 |
| | 7 | 2 |
QPMCache::remove| Name: | QPMCache::remove | | Prototype: | bool QPMCache::remove(const QString &key) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 374-382 |
| | 5 | 2 |
QPMCache::remove| Name: | QPMCache::remove | | Prototype: | bool QPMCache::remove(const QPixmapCache::Key &key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 384-387 |
| | 1 | 1 |
QPMCache::replace| Name: | QPMCache::replace | | Prototype: | bool QPMCache::replace(const QPixmapCache::Key &key, const QPixmap &pixmap, int cost) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 352-372 |
| | 11 | 3 |
QPMCache::resizeKeyArray| Name: | QPMCache::resizeKeyArray | | Prototype: | void QPMCache::resizeKeyArray(int size) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 389-398 |
| | 7 | 3 |
QPMCache::timerEvent| Name: | QPMCache::timerEvent | | Prototype: | void QPMCache::timerEvent(QTimerEvent *) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 270-281 |
| | 8 | 3 |
QPMCache::~QPMCache| Name: | QPMCache::~QPMCache | | Prototype: | QPMCache::~QPMCache() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 228-232 |
| | 2 | 1 |