Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QPaintDeviceWindow::QPaintDeviceWindowName: | QPaintDeviceWindow::QPaintDeviceWindow | Prototype: | QPaintDeviceWindow::QPaintDeviceWindow(QPaintDeviceWindowPrivate &dd, QWindow *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 215-218 |
| | 2 | 1 |
QPaintDevice::QPaintDeviceName: | QPaintDevice::QPaintDevice | Prototype: | QPaintDevice::QPaintDevice() noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | Lines: | 44-48 |
| | 2 | 1 |
QPagedPaintDevice::setMarginsName: | QPagedPaintDevice::setMargins | Prototype: | void QPagedPaintDevice::setMargins(const Margins &margins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | Lines: | 294-298 |
| | 2 | 1 |
QPagedPaintDevice::QPagedPaintDeviceName: | QPagedPaintDevice::QPagedPaintDevice | Prototype: | QPagedPaintDevice::QPagedPaintDevice() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | Lines: | 65-68 |
| | 2 | 1 |
QPagedPaintDevice::QPagedPaintDeviceName: | QPagedPaintDevice::QPagedPaintDevice | Prototype: | QPagedPaintDevice::QPagedPaintDevice(QPagedPaintDevicePrivate *dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | Lines: | 74-77 |
| | 2 | 1 |
QPageSizePrivate::QPageSizePrivateName: | QPageSizePrivate::QPageSizePrivate | Prototype: | QPageSizePrivate::QPageSizePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 753-758 |
| | 2 | 1 |
QPageSizePrivate::QPageSizePrivateName: | QPageSizePrivate::QPageSizePrivate | Prototype: | QPageSizePrivate::QPageSizePrivate(QPageSize::PageSizeId pageSizeId) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 760-767 |
| | 2 | 2 |
QPageSize::operator=Name: | QPageSize::operator= | Prototype: | QPageSize &QPageSize::operator=(const QPageSize &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1235-1239 |
| | 2 | 1 |
QPageSize::QPageSizeName: | QPageSize::QPageSize | Prototype: | QPageSize::QPageSize() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1120-1123 |
| | 2 | 1 |
QPageSize::QPageSizeName: | QPageSize::QPageSize | Prototype: | QPageSize::QPageSize(PageSizeId pageSize) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1132-1135 |
| | 2 | 1 |
QPageSize::QPageSizeName: | QPageSize::QPageSize | Prototype: | QPageSize::QPageSize(const QSize &pointSize, const QString &name, SizeMatchPolicy matchPolicy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1154-1157 |
| | 2 | 1 |
QPageSize::QPageSizeName: | QPageSize::QPageSize | Prototype: | QPageSize::QPageSize(const QSizeF &size, Unit units, const QString &name, SizeMatchPolicy matchPolicy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1175-1179 |
| | 2 | 1 |
QPageSize::QPageSizeName: | QPageSize::QPageSize | Prototype: | QPageSize::QPageSize(const QString &key, const QSize &pointSize, const QString &name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1187-1190 |
| | 2 | 1 |
QPageSize::QPageSizeName: | QPageSize::QPageSize | Prototype: | QPageSize::QPageSize(int windowsId, const QSize &pointSize, const QString &name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1198-1201 |
| | 2 | 1 |
QPageSize::QPageSizeName: | QPageSize::QPageSize | Prototype: | QPageSize::QPageSize(QPageSizePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1209-1212 |
| | 2 | 1 |
QPageSize::QPageSizeName: | QPageSize::QPageSize | Prototype: | QPageSize::QPageSize(const QPageSize &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1218-1221 |
| | 2 | 1 |
QPageSetupDialog::printerName: | QPageSetupDialog::printer | Prototype: | QPrinter *QPageSetupDialog::printer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog.cpp | Lines: | 156-160 |
| | 2 | 1 |
QPagePreview::setPageLayoutName: | QPagePreview::setPageLayout | Prototype: | void setPageLayout(const QPageLayout &layout) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 105-109 |
| | 2 | 1 |
QPagePreview::QPagePreviewName: | QPagePreview::QPagePreview | Prototype: | QPagePreview(QWidget *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 99-103 |
| | 2 | 1 |
QPageLayoutPrivate::fullSizeUnitsName: | QPageLayoutPrivate::fullSizeUnits | Prototype: | QSizeF QPageLayoutPrivate::fullSizeUnits(QPageLayout::Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 249-253 |
| | 2 | 1 |
QPageLayoutPrivate::QPageLayoutPrivateName: | QPageLayoutPrivate::QPageLayoutPrivate | Prototype: | QPageLayoutPrivate::QPageLayoutPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 169-173 |
| | 2 | 1 |
QPageLayoutPrivate::QPageLayoutPrivateName: | QPageLayoutPrivate::QPageLayoutPrivate | Prototype: | QPageLayoutPrivate::QPageLayoutPrivate(const QPageSize &pageSize, QPageLayout::Orientation orientation, const QMarginsF &margins, QPageLayout::Unit units, const QMarginsF &minMargins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 175-186 |
| | 2 | 1 |
QPageLayout::setModeName: | QPageLayout::setMode | Prototype: | void QPageLayout::setMode(Mode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 479-483 |
| | 2 | 1 |
QPageLayout::setMinimumMarginsName: | QPageLayout::setMinimumMargins | Prototype: | void QPageLayout::setMinimumMargins(const QMarginsF &minMargins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 787-791 |
| | 2 | 1 |
QPageLayout::operator=Name: | QPageLayout::operator= | Prototype: | QPageLayout &QPageLayout::operator=(const QPageLayout &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 404-408 |
| | 2 | 1 |
QPageLayout::QPageLayoutName: | QPageLayout::QPageLayout | Prototype: | QPageLayout::QPageLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 358-361 |
| | 2 | 1 |
QPageLayout::QPageLayoutName: | QPageLayout::QPageLayout | Prototype: | QPageLayout::QPageLayout(const QPageSize &pageSize, Orientation orientation, const QMarginsF &margins, Unit units, const QMarginsF &minMargins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 376-381 |
| | 2 | 1 |
QPageLayout::QPageLayoutName: | QPageLayout::QPageLayout | Prototype: | QPageLayout::QPageLayout(const QPageLayout &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 387-390 |
| | 2 | 1 |
QPNGImageWriter::QPNGImageWriterName: | QPNGImageWriter::QPNGImageWriter | Prototype: | QPNGImageWriter::QPNGImageWriter(QIODevice* iod) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 699-707 |
| | 2 | 1 |
QPMCache::~QPMCacheName: | 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: | 244-248 |
| | 2 | 1 |
QPMCache::QPMCacheName: | 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: | 238-243 |
| | 2 | 1 |
QPAEventDispatcherGlib::processEventsName: | QPAEventDispatcherGlib::processEvents | Prototype: | bool QPAEventDispatcherGlib::processEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 118-122 |
| | 2 | 1 |
QPAEventDispatcherGlib::QPAEventDispatcherGlibName: | QPAEventDispatcherGlib::QPAEventDispatcherGlib | Prototype: | QPAEventDispatcherGlib::QPAEventDispatcherGlib(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 101-107 |
| | 2 | 1 |
QOpenGLWindowPrivate::QOpenGLWindowPrivateName: | 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: | 175-182 |
| | 2 | 2 |
QOpenGLWindow::updateBehaviorName: | 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: | 390-394 |
| | 2 | 1 |
QOpenGLWindow::shareContextName: | 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: | 481-485 |
| | 2 | 1 |
QOpenGLWindow::resizeGLName: | 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: | 567-571 |
| | 2 | 1 |
QOpenGLWindow::paintEventName: | 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: | 643-647 |
| | 2 | 1 |
QOpenGLWindow::isValidName: | QOpenGLWindow::isValid | Prototype: | bool QOpenGLWindow::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 401-405 |
| | 2 | 1 |
QOpenGLWindow::contextName: | 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: | 472-476 |
| | 2 | 1 |
QOpenGLWidgetPrivate::initializeViewportFramebufferName: | 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: | 899-905 |
| | 2 | 1 |
QOpenGLWidgetPrivate::endComposeName: | 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: | 733-737 |
| | 2 | 1 |
QOpenGLWidget::updateBehaviorName: | 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: | 968-972 |
| | 2 | 1 |
QOpenGLWidget::setUpdateBehaviorName: | 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: | 958-962 |
| | 2 | 1 |
QOpenGLWidget::resizeGLName: | 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: | 1134-1138 |
| | 2 | 1 |
QOpenGLWidget::isValidName: | QOpenGLWidget::isValid | Prototype: | bool QOpenGLWidget::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1030-1034 |
| | 2 | 1 |
QOpenGLWidget::grabFramebufferName: | 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: | 1214-1218 |
| | 2 | 1 |
QOpenGLWidget::formatName: | QOpenGLWidget::format | Prototype: | QSurfaceFormat QOpenGLWidget::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1019-1023 |
| | 2 | 1 |
QOpenGLWidget::defaultFramebufferObjectName: | QOpenGLWidget::defaultFramebufferObject | Prototype: | GLuint QOpenGLWidget::defaultFramebufferObject() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1100-1104 |
| | 2 | 1 |
QOpenGLWidget::contextName: | 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: | 1082-1086 |
| | 2 | 1 |
QOpenGLVertexArrayObjectPrivate::~QOpenGLVertexArrayObjectPrivateName: | QOpenGLVertexArrayObjectPrivate::~QOpenGLVertexArrayObjectPrivate | Prototype: | ~QOpenGLVertexArrayObjectPrivate() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 106-110 |
| | 2 | 2 |
QOpenGLVertexArrayObjectPrivate::QOpenGLVertexArrayObjectPrivateName: | QOpenGLVertexArrayObjectPrivate::QOpenGLVertexArrayObjectPrivate | Prototype: | QOpenGLVertexArrayObjectPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 99-104 |
| | 2 | 1 |
QOpenGLVertexArrayObject::releaseName: | QOpenGLVertexArrayObject::release | Prototype: | void QOpenGLVertexArrayObject::release() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 460-464 |
| | 2 | 1 |
QOpenGLVertexArrayObject::objectIdName: | QOpenGLVertexArrayObject::objectId | Prototype: | GLuint QOpenGLVertexArrayObject::objectId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 436-440 |
| | 2 | 1 |
QOpenGLVertexArrayObject::isCreatedName: | QOpenGLVertexArrayObject::isCreated | Prototype: | bool QOpenGLVertexArrayObject::isCreated() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 427-431 |
| | 2 | 1 |
QOpenGLVertexArrayObject::destroyName: | QOpenGLVertexArrayObject::destroy | Prototype: | void QOpenGLVertexArrayObject::destroy() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 416-420 |
| | 2 | 1 |
QOpenGLVertexArrayObject::createName: | QOpenGLVertexArrayObject::create | Prototype: | bool QOpenGLVertexArrayObject::create() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 406-410 |
| | 2 | 1 |
QOpenGLVertexArrayObject::bindName: | QOpenGLVertexArrayObject::bind | Prototype: | void QOpenGLVertexArrayObject::bind() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 451-455 |
| | 2 | 1 |
QOpenGLVertexArrayObject::QOpenGLVertexArrayObjectName: | QOpenGLVertexArrayObject::QOpenGLVertexArrayObject | Prototype: | QOpenGLVertexArrayObject::QOpenGLVertexArrayObject(QObject* parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 339-342 |
| | 2 | 1 |
QOpenGLVertexArrayObject::QOpenGLVertexArrayObjectName: | QOpenGLVertexArrayObject::QOpenGLVertexArrayObject | Prototype: | QOpenGLVertexArrayObject::QOpenGLVertexArrayObject(QOpenGLVertexArrayObjectPrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 347-350 |
| | 2 | 1 |
QOpenGLVersionProfile::setVersionName: | QOpenGLVersionProfile::setVersion | Prototype: | void QOpenGLVersionProfile::setVersion(int majorVersion, int minorVersion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 162-166 |
| | 2 | 1 |
QOpenGLVersionProfile::hasProfilesName: | QOpenGLVersionProfile::hasProfiles | Prototype: | bool QOpenGLVersionProfile::hasProfiles() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 195-199 |
| | 2 | 1 |
QOpenGLVersionProfile::QOpenGLVersionProfileName: | QOpenGLVersionProfile::QOpenGLVersionProfile | Prototype: | QOpenGLVersionProfile::QOpenGLVersionProfile() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 101-104 |
| | 2 | 1 |
QOpenGLVersionFunctionsStorage::QOpenGLVersionFunctionsStorageName: | QOpenGLVersionFunctionsStorage::QOpenGLVersionFunctionsStorage | Prototype: | QOpenGLVersionFunctionsStorage::QOpenGLVersionFunctionsStorage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | Lines: | 70-73 |
| | 2 | 1 |
QOpenGLTimerQueryPrivate::~QOpenGLTimerQueryPrivateName: | QOpenGLTimerQueryPrivate::~QOpenGLTimerQueryPrivate | Prototype: | ~QOpenGLTimerQueryPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 87-91 |
| | 2 | 1 |
QOpenGLTimerQueryPrivate::QOpenGLTimerQueryPrivateName: | QOpenGLTimerQueryPrivate::QOpenGLTimerQueryPrivate | Prototype: | QOpenGLTimerQueryPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 78-85 |
| | 2 | 1 |
QOpenGLTimerQuery::waitForTimestampName: | QOpenGLTimerQuery::waitForTimestamp | Prototype: | GLuint64 QOpenGLTimerQuery::waitForTimestamp() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 428-432 |
| | 2 | 1 |
QOpenGLTimerQuery::waitForResultName: | QOpenGLTimerQuery::waitForResult | Prototype: | GLuint64 QOpenGLTimerQuery::waitForResult() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 457-461 |
| | 2 | 1 |
QOpenGLTimerQuery::recordTimestampName: | QOpenGLTimerQuery::recordTimestamp | Prototype: | void QOpenGLTimerQuery::recordTimestamp() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 414-418 |
| | 2 | 1 |
QOpenGLTimerQuery::objectIdName: | QOpenGLTimerQuery::objectId | Prototype: | GLuint QOpenGLTimerQuery::objectId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 369-373 |
| | 2 | 1 |
QOpenGLTimerQuery::isResultAvailableName: | QOpenGLTimerQuery::isResultAvailable | Prototype: | bool QOpenGLTimerQuery::isResultAvailable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 442-446 |
| | 2 | 1 |
QOpenGLTimerQuery::isCreatedName: | QOpenGLTimerQuery::isCreated | Prototype: | bool QOpenGLTimerQuery::isCreated() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 360-364 |
| | 2 | 1 |
QOpenGLTimerQuery::endName: | QOpenGLTimerQuery::end | Prototype: | void QOpenGLTimerQuery::end() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 397-401 |
| | 2 | 1 |
QOpenGLTimerQuery::destroyName: | QOpenGLTimerQuery::destroy | Prototype: | void QOpenGLTimerQuery::destroy() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 349-353 |
| | 2 | 1 |
QOpenGLTimerQuery::createName: | QOpenGLTimerQuery::create | Prototype: | bool QOpenGLTimerQuery::create() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 339-343 |
| | 2 | 1 |
QOpenGLTimerQuery::beginName: | QOpenGLTimerQuery::begin | Prototype: | void QOpenGLTimerQuery::begin() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 383-387 |
| | 2 | 1 |
QOpenGLTimerQuery::QOpenGLTimerQueryName: | QOpenGLTimerQuery::QOpenGLTimerQuery | Prototype: | QOpenGLTimerQuery::QOpenGLTimerQuery(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 300-303 |
| | 2 | 1 |
QOpenGLTimeMonitorPrivate::~QOpenGLTimeMonitorPrivateName: | QOpenGLTimeMonitorPrivate::~QOpenGLTimeMonitorPrivate | Prototype: | ~QOpenGLTimeMonitorPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 480-484 |
| | 2 | 1 |
QOpenGLTimeMonitorPrivate::resetName: | QOpenGLTimeMonitorPrivate::reset | Prototype: | void QOpenGLTimeMonitorPrivate::reset() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 638-642 |
| | 2 | 1 |
QOpenGLTimeMonitorPrivate::QOpenGLTimeMonitorPrivateName: | QOpenGLTimeMonitorPrivate::QOpenGLTimeMonitorPrivate | Prototype: | QOpenGLTimeMonitorPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 467-478 |
| | 2 | 1 |
QOpenGLTimeMonitor::waitForSamplesName: | QOpenGLTimeMonitor::waitForSamples | Prototype: | QVector<GLuint64> QOpenGLTimeMonitor::waitForSamples() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 843-847 |
| | 2 | 1 |
QOpenGLTimeMonitor::waitForIntervalsName: | QOpenGLTimeMonitor::waitForIntervals | Prototype: | QVector<GLuint64> QOpenGLTimeMonitor::waitForIntervals() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 861-865 |
| | 2 | 1 |
QOpenGLTimeMonitor::sampleCountName: | QOpenGLTimeMonitor::sampleCount | Prototype: | int QOpenGLTimeMonitor::sampleCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 753-757 |
| | 2 | 1 |
QOpenGLTimeMonitor::resetName: | QOpenGLTimeMonitor::reset | Prototype: | void QOpenGLTimeMonitor::reset() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 874-878 |
| | 2 | 1 |
QOpenGLTimeMonitor::objectIdsName: | QOpenGLTimeMonitor::objectIds | Prototype: | QVector<GLuint> QOpenGLTimeMonitor::objectIds() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 799-803 |
| | 2 | 1 |
QOpenGLTimeMonitor::isResultAvailableName: | QOpenGLTimeMonitor::isResultAvailable | Prototype: | bool QOpenGLTimeMonitor::isResultAvailable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 825-829 |
| | 2 | 1 |
QOpenGLTimeMonitor::isCreatedName: | QOpenGLTimeMonitor::isCreated | Prototype: | bool QOpenGLTimeMonitor::isCreated() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 790-794 |
| | 2 | 1 |
QOpenGLTimeMonitor::destroyName: | QOpenGLTimeMonitor::destroy | Prototype: | void QOpenGLTimeMonitor::destroy() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 779-783 |
| | 2 | 1 |
QOpenGLTimeMonitor::createName: | QOpenGLTimeMonitor::create | Prototype: | bool QOpenGLTimeMonitor::create() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 768-772 |
| | 2 | 1 |
QOpenGLTimeMonitor::QOpenGLTimeMonitorName: | QOpenGLTimeMonitor::QOpenGLTimeMonitor | Prototype: | QOpenGLTimeMonitor::QOpenGLTimeMonitor(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 691-694 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureSubImage3DName: | QOpenGLTextureHelper::qt_TextureSubImage3D | Prototype: | void QOpenGLTextureHelper::qt_TextureSubImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 517-521 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureSubImage2DName: | QOpenGLTextureHelper::qt_TextureSubImage2D | Prototype: | void QOpenGLTextureHelper::qt_TextureSubImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 523-527 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureSubImage1DName: | QOpenGLTextureHelper::qt_TextureSubImage1D | Prototype: | void QOpenGLTextureHelper::qt_TextureSubImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid *pixels) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 529-533 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage3DMultisampleName: | QOpenGLTextureHelper::qt_TextureStorage3DMultisample | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage3DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 487-491 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage3DName: | QOpenGLTextureHelper::qt_TextureStorage3D | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 469-473 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage2DMultisampleName: | QOpenGLTextureHelper::qt_TextureStorage2DMultisample | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage2DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 493-497 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage2DName: | QOpenGLTextureHelper::qt_TextureStorage2D | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 475-479 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage1DName: | QOpenGLTextureHelper::qt_TextureStorage1D | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 481-485 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameterivName: | QOpenGLTextureHelper::qt_TextureParameteriv | Prototype: | void QOpenGLTextureHelper::qt_TextureParameteriv(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, const GLint *params) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 445-449 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameteriName: | QOpenGLTextureHelper::qt_TextureParameteri | Prototype: | void QOpenGLTextureHelper::qt_TextureParameteri(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, GLint param) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 439-443 |
| | 2 | 1 |