| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QOpenGLVertexArrayObjectPrivate::~QOpenGLVertexArrayObjectPrivate| Name: | 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 |
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: | 1082-1086 |
| | 2 | 1 |
QOpenGLWidget::defaultFramebufferObject| Name: | 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::format| Name: | 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::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: | 1214-1218 |
| | 2 | 1 |
QOpenGLWidget::isValid| Name: | 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::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: | 1134-1138 |
| | 2 | 1 |
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: | 958-962 |
| | 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: | 968-972 |
| | 2 | 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: | 733-737 |
| | 2 | 1 |
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: | 899-905 |
| | 2 | 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: | 472-476 |
| | 2 | 1 |
QOpenGLWindow::isValid| Name: | 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::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: | 643-647 |
| | 2 | 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: | 567-571 |
| | 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: | 481-485 |
| | 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: | 390-394 |
| | 2 | 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: | 175-182 |
| | 2 | 2 |
QPAEventDispatcherGlib::QPAEventDispatcherGlib| Name: | 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 |
QPAEventDispatcherGlib::processEvents| Name: | 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 |
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: | 238-243 |
| | 2 | 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: | 244-248 |
| | 2 | 1 |
QPNGImageWriter::QPNGImageWriter| Name: | 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 |
QPageLayout::QPageLayout| Name: | 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::QPageLayout| Name: | 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::QPageLayout| Name: | 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 |
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::setMinimumMargins| Name: | 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::setMode| Name: | 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 |
QPageLayoutPrivate::QPageLayoutPrivate| Name: | 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::QPageLayoutPrivate| Name: | 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 |
QPageLayoutPrivate::fullSizeUnits| Name: | 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 |
QPagePreview::QPagePreview| Name: | 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 |
QPagePreview::setPageLayout| Name: | 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 |
QPageSetupDialog::printer| Name: | 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 |
QPageSize::QPageSize| Name: | 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::QPageSize| Name: | 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::QPageSize| Name: | 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::QPageSize| Name: | 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::QPageSize| Name: | 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::QPageSize| Name: | 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::QPageSize| Name: | 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::QPageSize| Name: | 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 |
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 |
QPageSizePrivate::QPageSizePrivate| Name: | 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::QPageSizePrivate| Name: | 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 |
QPagedPaintDevice::QPagedPaintDevice| Name: | 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::QPagedPaintDevice| Name: | 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 |
QPagedPaintDevice::setMargins| Name: | 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 |
QPaintDevice::QPaintDevice| Name: | 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 |
QPaintDeviceWindow::QPaintDeviceWindow| Name: | 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 |
QPaintEngine::drawPath| Name: | QPaintEngine::drawPath | | Prototype: | void QPaintEngine::drawPath(const QPainterPath &) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 738-743 |
| | 2 | 2 |
QPaintEngineEx::drawPath| Name: | QPaintEngineEx::drawPath | | Prototype: | void QPaintEngineEx::drawPath(const QPainterPath &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 839-843 |
| | 2 | 2 |
QPaintEngineExPrivate::QPaintEngineExPrivate| Name: | QPaintEngineExPrivate::QPaintEngineExPrivate | | Prototype: | QPaintEngineExPrivate::QPaintEngineExPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 162-168 |
| | 2 | 1 |
QPaintEngineState::brushNeedsResolving| Name: | QPaintEngineState::brushNeedsResolving | | Prototype: | bool QPaintEngineState::brushNeedsResolving() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8064-8068 |
| | 2 | 1 |
QPaintEngineState::matrix| Name: | QPaintEngineState::matrix | | Prototype: | QMatrix QPaintEngineState::matrix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8014-8019 |
| | 2 | 1 |
QPaintEngineState::penNeedsResolving| Name: | QPaintEngineState::penNeedsResolving | | Prototype: | bool QPaintEngineState::penNeedsResolving() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8078-8082 |
| | 2 | 1 |
QPaintEngineState::transform| Name: | QPaintEngineState::transform | | Prototype: | QTransform QPaintEngineState::transform() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8033-8038 |
| | 2 | 1 |
QPainter::QPainter| Name: | QPainter::QPainter | | Prototype: | QPainter::QPainter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1441-1444 |
| | 2 | 1 |
QPainter::drawLines| Name: | QPainter::drawLines | | Prototype: | void QPainter::drawLines(const QPointF *pointPairs, int lineCount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4628-4633 |
| | 2 | 1 |
QPainter::drawLines| Name: | QPainter::drawLines | | Prototype: | void QPainter::drawLines(const QPoint *pointPairs, int lineCount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4641-4646 |
| | 2 | 1 |
QPainter::drawTextItem| Name: | QPainter::drawTextItem | | Prototype: | void QPainter::drawTextItem(const QPointF &p, const QTextItem &ti) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6375-6380 |
| | 2 | 1 |
QPainter::eraseRect| Name: | QPainter::eraseRect | | Prototype: | void QPainter::eraseRect(const QRectF &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6817-6822 |
| | 2 | 1 |
QPainter::isActive| Name: | QPainter::isActive | | Prototype: | bool QPainter::isActive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1527-1531 |
| | 2 | 1 |
QPainter::layoutDirection| Name: | QPainter::layoutDirection | | Prototype: | Qt::LayoutDirection QPainter::layoutDirection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7667-7671 |
| | 2 | 1 |
QPainter::paintEngine| Name: | QPainter::paintEngine | | Prototype: | QPaintEngine *QPainter::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1933-1937 |
| | 2 | 1 |
QPainter::restoreRedirected| Name: | QPainter::restoreRedirected | | Prototype: | void QPainter::restoreRedirected(const QPaintDevice *device) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7359-7363 |
| | 2 | 1 |
QPainterPath::QPainterPath| Name: | QPainterPath::QPainterPath | | Prototype: | QPainterPath::QPainterPath() noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 530-533 |
| | 2 | 1 |
QPainterPath::QPainterPath| Name: | QPainterPath::QPainterPath | | Prototype: | QPainterPath::QPainterPath(const QPainterPath &other) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 542-547 |
| | 2 | 2 |
QPainterPath::QPainterPath| Name: | QPainterPath::QPainterPath | | Prototype: | QPainterPath::QPainterPath(const QPointF &startPoint) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 554-559 |
| | 2 | 1 |
QPainterPath::detach_helper| Name: | QPainterPath::detach_helper | | Prototype: | void QPainterPath::detach_helper() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 571-575 |
| | 2 | 1 |
QPainterPathPrivateDeleter::cleanup| Name: | QPainterPathPrivateDeleter::cleanup | | Prototype: | static inline void cleanup(QPainterPathPrivate *d) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 76-82 |
| | 2 | 2 |
QPainterPathStroker::QPainterPathStroker| Name: | QPainterPathStroker::QPainterPathStroker | | Prototype: | QPainterPathStroker::QPainterPathStroker() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2549-2552 |
| | 2 | 1 |
QPainterPrivate::hidpiScaleTransform| Name: | QPainterPrivate::hidpiScaleTransform | | Prototype: | QTransform QPainterPrivate::hidpiScaleTransform() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 237-241 |
| | 2 | 1 |
QPalette::QPalette| Name: | QPalette::QPalette | | Prototype: | QPalette::QPalette(const QColor &button) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 543-547 |
| | 2 | 1 |
QPalette::QPalette| Name: | QPalette::QPalette | | Prototype: | QPalette::QPalette(Qt::GlobalColor button) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 554-558 |
| | 2 | 1 |
QPalette::isBrushSet| Name: | QPalette::isBrushSet | | Prototype: | bool QPalette::isBrushSet(ColorGroup cg, ColorRole cr) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 780-784 |
| | 2 | 1 |
QPalette::~QPalette| Name: | QPalette::~QPalette | | Prototype: | QPalette::~QPalette() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 657-661 |
| | 2 | 2 |
QPanGesture::delta| Name: | QPanGesture::delta | | Prototype: | QPointF QPanGesture::delta() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 314-318 |
| | 2 | 1 |
QParallelAnimationGroup::QParallelAnimationGroup| Name: | QParallelAnimationGroup::QParallelAnimationGroup | | Prototype: | QParallelAnimationGroup::QParallelAnimationGroup(QParallelAnimationGroupPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 95-99 |
| | 2 | 1 |
QParallelAnimationGroup::QParallelAnimationGroup| Name: | QParallelAnimationGroup::QParallelAnimationGroup | | Prototype: | QParallelAnimationGroup::QParallelAnimationGroup(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 87-90 |
| | 2 | 1 |
QPartialCoverage::QPartialCoverage| Name: | QPartialCoverage::QPartialCoverage | | Prototype: | inline QPartialCoverage(uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 828-832 |
| | 2 | 1 |
QPathClipper::QPathClipper| Name: | QPathClipper::QPathClipper | | Prototype: | QPathClipper::QPathClipper(const QPainterPath &subject, const QPainterPath &clip) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1452-1459 |
| | 2 | 1 |
QPauseAnimation::QPauseAnimation| Name: | QPauseAnimation::QPauseAnimation | | Prototype: | QPauseAnimation::QPauseAnimation(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | | Lines: | 89-91 |
| | 2 | 1 |
QPauseAnimation::duration| Name: | QPauseAnimation::duration | | Prototype: | int QPauseAnimation::duration() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | | Lines: | 118-122 |
| | 2 | 1 |
QPcreJitStackPointer::~QPcreJitStackPointer| Name: | QPcreJitStackPointer::~QPcreJitStackPointer | | Prototype: | ~QPcreJitStackPointer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1094-1098 |
| | 2 | 2 |
QPdfEngine::QPdfEngine| Name: | QPdfEngine::QPdfEngine | | Prototype: | QPdfEngine::QPdfEngine(QPdfEnginePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 747-750 |
| | 2 | 1 |
QPdfEngine::QPdfEngine| Name: | QPdfEngine::QPdfEngine | | Prototype: | QPdfEngine::QPdfEngine() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 752-755 |
| | 2 | 1 |
QPdfEngine::pageLayout| Name: | QPdfEngine::pageLayout | | Prototype: | QPageLayout QPdfEngine::pageLayout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1315-1319 |
| | 2 | 1 |
QPdfEngine::resolution| Name: | QPdfEngine::resolution | | Prototype: | int QPdfEngine::resolution() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1284-1288 |
| | 2 | 1 |
QPdfEngine::setOutputFilename| Name: | QPdfEngine::setOutputFilename | | Prototype: | void QPdfEngine::setOutputFilename(const QString &filename) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 757-761 |
| | 2 | 1 |
QPdfEngine::setPageLayout| Name: | QPdfEngine::setPageLayout | | Prototype: | void QPdfEngine::setPageLayout(const QPageLayout &pageLayout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1290-1294 |
| | 2 | 1 |
QPdfEngine::setPageOrientation| Name: | QPdfEngine::setPageOrientation | | Prototype: | void QPdfEngine::setPageOrientation(QPageLayout::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1302-1306 |
| | 2 | 1 |
QPdfEngine::setPageSize| Name: | QPdfEngine::setPageSize | | Prototype: | void QPdfEngine::setPageSize(const QPageSize &pageSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1296-1300 |
| | 2 | 1 |
QPdfEngine::setResolution| Name: | QPdfEngine::setResolution | | Prototype: | void QPdfEngine::setResolution(int resolution) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1278-1282 |
| | 2 | 1 |
QPdfPage::QPdfPage| Name: | QPdfPage::QPdfPage | | Prototype: | QPdfPage::QPdfPage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 734-737 |
| | 2 | 1 |
QPdfWriter::creator| Name: | QPdfWriter::creator | | Prototype: | QString QPdfWriter::creator() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 200-204 |
| | 2 | 1 |
QPdfWriter::metric| Name: | QPdfWriter::metric | | Prototype: | int QPdfWriter::metric(PaintDeviceMetric id) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 395-399 |
| | 2 | 1 |
QPdfWriter::newPage| Name: | QPdfWriter::newPage | | Prototype: | bool QPdfWriter::newPage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 404-409 |
| | 2 | 1 |
QPdfWriter::paintEngine| Name: | QPdfWriter::paintEngine | | Prototype: | QPaintEngine *QPdfWriter::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 218-223 |
| | 2 | 1 |