| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QGridBox::vStretch| Name: | QGridBox::vStretch | | Prototype: | int vStretch() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 91-92 |
| | 2 | 1 |
QGridBox::hStretch| Name: | QGridBox::hStretch | | Prototype: | int hStretch() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 89-90 |
| | 2 | 1 |
QGraphicsWidgetStyles::styleForWidget| Name: | QGraphicsWidgetStyles::styleForWidget | | Prototype: | QStyle *styleForWidget(const QGraphicsWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 207-211 |
| | 2 | 1 |
QGraphicsWidgetPrivate::width| Name: | QGraphicsWidgetPrivate::width | | Prototype: | qreal QGraphicsWidgetPrivate::width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 841-845 |
| | 2 | 1 |
QGraphicsWidgetPrivate::resetWidth| Name: | QGraphicsWidgetPrivate::resetWidth | | Prototype: | void QGraphicsWidgetPrivate::resetWidth() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 858-862 |
| | 2 | 1 |
QGraphicsWidgetPrivate::resetHeight| Name: | QGraphicsWidgetPrivate::resetHeight | | Prototype: | void QGraphicsWidgetPrivate::resetHeight() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 881-885 |
| | 2 | 1 |
QGraphicsWidgetPrivate::height| Name: | QGraphicsWidgetPrivate::height | | Prototype: | qreal QGraphicsWidgetPrivate::height() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 864-868 |
| | 2 | 1 |
QGraphicsWidgetPrivate::ensureWindowData| Name: | QGraphicsWidgetPrivate::ensureWindowData | | Prototype: | void QGraphicsWidgetPrivate::ensureWindowData() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 158-162 |
| | 2 | 2 |
QGraphicsWidgetPrivate::QGraphicsWidgetPrivate| Name: | QGraphicsWidgetPrivate::QGraphicsWidgetPrivate | | Prototype: | QGraphicsWidgetPrivate::QGraphicsWidgetPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 95-112 |
| | 2 | 1 |
QGraphicsWidget::windowTitle| Name: | QGraphicsWidget::windowTitle | | Prototype: | QString QGraphicsWidget::windowTitle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1830-1834 |
| | 2 | 1 |
QGraphicsWidget::windowFlags| Name: | QGraphicsWidget::windowFlags | | Prototype: | Qt::WindowFlags QGraphicsWidget::windowFlags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1766-1770 |
| | 2 | 1 |
QGraphicsWidget::testAttribute| Name: | QGraphicsWidget::testAttribute | | Prototype: | bool QGraphicsWidget::testAttribute(Qt::WidgetAttribute attribute) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2225-2229 |
| | 2 | 1 |
QGraphicsWidget::setAttribute| Name: | QGraphicsWidget::setAttribute | | Prototype: | void QGraphicsWidget::setAttribute(Qt::WidgetAttribute attribute, bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2210-2217 |
| | 2 | 1 |
QGraphicsWidget::propertyChange| Name: | QGraphicsWidget::propertyChange | | Prototype: | QVariant QGraphicsWidget::propertyChange(const QString &propertyName, const QVariant &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1225-1229 |
| | 2 | 1 |
QGraphicsWidget::palette| Name: | QGraphicsWidget::palette | | Prototype: | QPalette QGraphicsWidget::palette() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1025-1029 |
| | 2 | 1 |
QGraphicsWidget::layout| Name: | QGraphicsWidget::layout | | Prototype: | QGraphicsLayout *QGraphicsWidget::layout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 813-817 |
| | 2 | 1 |
QGraphicsWidget::insertActions| Name: | QGraphicsWidget::insertActions | | Prototype: | void QGraphicsWidget::insertActions(QAction *before, QList<QAction *> actions) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2076-2081 |
| | 2 | 2 |
QGraphicsWidget::focusPolicy| Name: | QGraphicsWidget::focusPolicy | | Prototype: | Qt::FocusPolicy QGraphicsWidget::focusPolicy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1856-1860 |
| | 2 | 1 |
QGraphicsWidget::autoFillBackground| Name: | QGraphicsWidget::autoFillBackground | | Prototype: | bool QGraphicsWidget::autoFillBackground() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1056-1060 |
| | 2 | 1 |
QGraphicsWidget::addActions| Name: | QGraphicsWidget::addActions | | Prototype: | void QGraphicsWidget::addActions(QList<QAction *> actions) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2015-2020 |
| | 2 | 2 |
QGraphicsWidget::actions| Name: | QGraphicsWidget::actions | | Prototype: | QList<QAction *> QGraphicsWidget::actions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2114-2118 |
| | 2 | 1 |
QGraphicsWidget::QGraphicsWidget| Name: | QGraphicsWidget::QGraphicsWidget | | Prototype: | QGraphicsWidget::QGraphicsWidget(QGraphicsItem *parent, Qt::WindowFlags wFlags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 176-181 |
| | 2 | 1 |
QGraphicsWidget::QGraphicsWidget| Name: | QGraphicsWidget::QGraphicsWidget | | Prototype: | QGraphicsWidget::QGraphicsWidget(QGraphicsWidgetPrivate &dd, QGraphicsItem *parent, Qt::WindowFlags wFlags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 188-193 |
| | 2 | 1 |
QGraphicsViewPrivate::updateLastCenterPoint| Name: | QGraphicsViewPrivate::updateLastCenterPoint | | Prototype: | void QGraphicsViewPrivate::updateLastCenterPoint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 532-536 |
| | 2 | 1 |
QGraphicsView::viewportUpdateMode| Name: | QGraphicsView::viewportUpdateMode | | Prototype: | QGraphicsView::ViewportUpdateMode QGraphicsView::viewportUpdateMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1415-1419 |
| | 2 | 1 |
QGraphicsView::transformationAnchor| Name: | QGraphicsView::transformationAnchor | | Prototype: | QGraphicsView::ViewportAnchor QGraphicsView::transformationAnchor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1349-1353 |
| | 2 | 1 |
QGraphicsView::transform| Name: | QGraphicsView::transform | | Prototype: | QTransform QGraphicsView::transform() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3827-3831 |
| | 2 | 1 |
QGraphicsView::setViewportUpdateMode| Name: | QGraphicsView::setViewportUpdateMode | | Prototype: | void QGraphicsView::setViewportUpdateMode(ViewportUpdateMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1420-1424 |
| | 2 | 1 |
QGraphicsView::setRubberBandSelectionMode| Name: | QGraphicsView::setRubberBandSelectionMode | | Prototype: | void QGraphicsView::setRubberBandSelectionMode(Qt::ItemSelectionMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1533-1537 |
| | 2 | 1 |
QGraphicsView::setOptimizationFlags| Name: | QGraphicsView::setOptimizationFlags | | Prototype: | void QGraphicsView::setOptimizationFlags(OptimizationFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1449-1453 |
| | 2 | 1 |
QGraphicsView::setOptimizationFlag| Name: | QGraphicsView::setOptimizationFlag | | Prototype: | void QGraphicsView::setOptimizationFlag(OptimizationFlag flag, bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1460-1464 |
| | 2 | 1 |
QGraphicsView::setInteractive| Name: | QGraphicsView::setInteractive | | Prototype: | void QGraphicsView::setInteractive(bool allowed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1673-1677 |
| | 2 | 1 |
QGraphicsView::scene| Name: | QGraphicsView::scene | | Prototype: | QGraphicsScene *QGraphicsView::scene() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1685-1689 |
| | 2 | 1 |
QGraphicsView::rubberBandSelectionMode| Name: | QGraphicsView::rubberBandSelectionMode | | Prototype: | Qt::ItemSelectionMode QGraphicsView::rubberBandSelectionMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1528-1532 |
| | 2 | 1 |
QGraphicsView::resizeAnchor| Name: | QGraphicsView::resizeAnchor | | Prototype: | QGraphicsView::ViewportAnchor QGraphicsView::resizeAnchor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1381-1385 |
| | 2 | 1 |
QGraphicsView::renderHints| Name: | QGraphicsView::renderHints | | Prototype: | QPainter::RenderHints QGraphicsView::renderHints() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1276-1280 |
| | 2 | 1 |
QGraphicsView::optimizationFlags| Name: | QGraphicsView::optimizationFlags | | Prototype: | QGraphicsView::OptimizationFlags QGraphicsView::optimizationFlags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1444-1448 |
| | 2 | 1 |
QGraphicsView::matrix| Name: | QGraphicsView::matrix | | Prototype: | QMatrix QGraphicsView::matrix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1807-1811 |
| | 2 | 1 |
QGraphicsView::isTransformed| Name: | QGraphicsView::isTransformed | | Prototype: | bool QGraphicsView::isTransformed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3853-3857 |
| | 2 | 1 |
QGraphicsView::isInteractive| Name: | QGraphicsView::isInteractive | | Prototype: | bool QGraphicsView::isInteractive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1668-1672 |
| | 2 | 1 |
QGraphicsView::foregroundBrush| Name: | QGraphicsView::foregroundBrush | | Prototype: | QBrush QGraphicsView::foregroundBrush() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2649-2653 |
| | 2 | 1 |
QGraphicsView::dragMode| Name: | QGraphicsView::dragMode | | Prototype: | QGraphicsView::DragMode QGraphicsView::dragMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1480-1484 |
| | 2 | 1 |
QGraphicsView::cacheMode| Name: | QGraphicsView::cacheMode | | Prototype: | QGraphicsView::CacheMode QGraphicsView::cacheMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1581-1585 |
| | 2 | 1 |
QGraphicsView::backgroundBrush| Name: | QGraphicsView::backgroundBrush | | Prototype: | QBrush QGraphicsView::backgroundBrush() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2619-2623 |
| | 2 | 1 |
QGraphicsView::alignment| Name: | QGraphicsView::alignment | | Prototype: | Qt::Alignment QGraphicsView::alignment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1317-1321 |
| | 2 | 1 |
QGraphicsTransformPrivate::updateItem| Name: | QGraphicsTransformPrivate::updateItem | | Prototype: | void QGraphicsTransformPrivate::updateItem(QGraphicsItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 122-126 |
| | 2 | 1 |
QGraphicsTransform::~QGraphicsTransform| Name: | QGraphicsTransform::~QGraphicsTransform | | Prototype: | QGraphicsTransform::~QGraphicsTransform() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 139-143 |
| | 2 | 1 |
QGraphicsTransform::QGraphicsTransform| Name: | QGraphicsTransform::QGraphicsTransform | | Prototype: | QGraphicsTransform::QGraphicsTransform(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 131-134 |
| | 2 | 1 |
QGraphicsTransform::QGraphicsTransform| Name: | QGraphicsTransform::QGraphicsTransform | | Prototype: | QGraphicsTransform::QGraphicsTransform(QGraphicsTransformPrivate &p, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 148-151 |
| | 2 | 1 |
QGraphicsTextItem::supportsExtension| Name: | QGraphicsTextItem::supportsExtension | | Prototype: | bool QGraphicsTextItem::supportsExtension(Extension extension) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10467-10471 |
| | 2 | 1 |
QGraphicsTextItem::setExtension| Name: | QGraphicsTextItem::setExtension | | Prototype: | void QGraphicsTextItem::setExtension(Extension extension, const QVariant &variant) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10476-10480 |
| | 2 | 1 |
QGraphicsTextItem::setDocument| Name: | QGraphicsTextItem::setDocument | | Prototype: | void QGraphicsTextItem::setDocument(QTextDocument *document) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10187-10191 |
| | 2 | 1 |
QGraphicsTextItem::focusOutEvent| Name: | QGraphicsTextItem::focusOutEvent | | Prototype: | void QGraphicsTextItem::focusOutEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10373-10377 |
| | 2 | 1 |
QGraphicsTextItem::extension| Name: | QGraphicsTextItem::extension | | Prototype: | QVariant QGraphicsTextItem::extension(const QVariant &variant) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10485-10489 |
| | 2 | 1 |
QGraphicsTextItem::adjustSize| Name: | QGraphicsTextItem::adjustSize | | Prototype: | void QGraphicsTextItem::adjustSize() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10178-10182 |
| | 2 | 2 |
QGraphicsSimpleTextItemPrivate::QGraphicsSimpleTextItemPrivate| Name: | QGraphicsSimpleTextItemPrivate::QGraphicsSimpleTextItemPrivate | | Prototype: | inline QGraphicsSimpleTextItemPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10713-10716 |
| | 2 | 1 |
QGraphicsSimpleTextItem::text| Name: | QGraphicsSimpleTextItem::text | | Prototype: | QString QGraphicsSimpleTextItem::text() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10846-10850 |
| | 2 | 1 |
QGraphicsSimpleTextItem::supportsExtension| Name: | QGraphicsSimpleTextItem::supportsExtension | | Prototype: | bool QGraphicsSimpleTextItem::supportsExtension(Extension extension) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10962-10966 |
| | 2 | 1 |
QGraphicsSimpleTextItem::setExtension| Name: | QGraphicsSimpleTextItem::setExtension | | Prototype: | void QGraphicsSimpleTextItem::setExtension(Extension extension, const QVariant &variant) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10971-10975 |
| | 2 | 1 |
QGraphicsSimpleTextItem::font| Name: | QGraphicsSimpleTextItem::font | | Prototype: | QFont QGraphicsSimpleTextItem::font() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10865-10869 |
| | 2 | 1 |
QGraphicsSimpleTextItem::extension| Name: | QGraphicsSimpleTextItem::extension | | Prototype: | QVariant QGraphicsSimpleTextItem::extension(const QVariant &variant) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10980-10984 |
| | 2 | 1 |
QGraphicsSimpleTextItem::contains| Name: | QGraphicsSimpleTextItem::contains | | Prototype: | bool QGraphicsSimpleTextItem::contains(const QPointF &point) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10894-10898 |
| | 2 | 1 |
QGraphicsSimpleTextItem::boundingRect| Name: | QGraphicsSimpleTextItem::boundingRect | | Prototype: | QRectF QGraphicsSimpleTextItem::boundingRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10874-10878 |
| | 2 | 1 |
QGraphicsSimpleTextItem::QGraphicsSimpleTextItem| Name: | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem | | Prototype: | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10802-10805 |
| | 2 | 1 |
QGraphicsShaderEffectPrivate::QGraphicsShaderEffectPrivate| Name: | QGraphicsShaderEffectPrivate::QGraphicsShaderEffectPrivate | | Prototype: | QGraphicsShaderEffectPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | | Lines: | 164-170 |
| | 2 | 1 |
QGraphicsShaderEffect::~QGraphicsShaderEffect| Name: | QGraphicsShaderEffect::~QGraphicsShaderEffect | | Prototype: | QGraphicsShaderEffect::~QGraphicsShaderEffect() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | | Lines: | 189-195 |
| | 2 | 1 |
QGraphicsShaderEffect::pixelShaderFragment| Name: | QGraphicsShaderEffect::pixelShaderFragment | | Prototype: | QByteArray QGraphicsShaderEffect::pixelShaderFragment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | | Lines: | 205-209 |
| | 2 | 1 |
QGraphicsShaderEffect::QGraphicsShaderEffect| Name: | QGraphicsShaderEffect::QGraphicsShaderEffect | | Prototype: | QGraphicsShaderEffect::QGraphicsShaderEffect(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | | Lines: | 181-184 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setScreenPos| Name: | QGraphicsSceneWheelEvent::setScreenPos | | Prototype: | void QGraphicsSceneWheelEvent::setScreenPos(const QPoint &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 783-787 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setScenePos| Name: | QGraphicsSceneWheelEvent::setScenePos | | Prototype: | void QGraphicsSceneWheelEvent::setScenePos(const QPointF &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 762-766 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setPos| Name: | QGraphicsSceneWheelEvent::setPos | | Prototype: | void QGraphicsSceneWheelEvent::setPos(const QPointF &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 741-745 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setOrientation| Name: | QGraphicsSceneWheelEvent::setOrientation | | Prototype: | void QGraphicsSceneWheelEvent::setOrientation(Qt::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 866-870 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setModifiers| Name: | QGraphicsSceneWheelEvent::setModifiers | | Prototype: | void QGraphicsSceneWheelEvent::setModifiers(Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 824-828 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setDelta| Name: | QGraphicsSceneWheelEvent::setDelta | | Prototype: | void QGraphicsSceneWheelEvent::setDelta(int delta) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 848-852 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setButtons| Name: | QGraphicsSceneWheelEvent::setButtons | | Prototype: | void QGraphicsSceneWheelEvent::setButtons(Qt::MouseButtons buttons) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 803-807 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::screenPos| Name: | QGraphicsSceneWheelEvent::screenPos | | Prototype: | QPoint QGraphicsSceneWheelEvent::screenPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 774-778 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::scenePos| Name: | QGraphicsSceneWheelEvent::scenePos | | Prototype: | QPointF QGraphicsSceneWheelEvent::scenePos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 753-757 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::pos| Name: | QGraphicsSceneWheelEvent::pos | | Prototype: | QPointF QGraphicsSceneWheelEvent::pos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 732-736 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::orientation| Name: | QGraphicsSceneWheelEvent::orientation | | Prototype: | Qt::Orientation QGraphicsSceneWheelEvent::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 857-861 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::modifiers| Name: | QGraphicsSceneWheelEvent::modifiers | | Prototype: | Qt::KeyboardModifiers QGraphicsSceneWheelEvent::modifiers() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 815-819 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::delta| Name: | QGraphicsSceneWheelEvent::delta | | Prototype: | int QGraphicsSceneWheelEvent::delta() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 839-843 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::buttons| Name: | QGraphicsSceneWheelEvent::buttons | | Prototype: | Qt::MouseButtons QGraphicsSceneWheelEvent::buttons() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 794-798 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::QGraphicsSceneWheelEvent| Name: | QGraphicsSceneWheelEvent::QGraphicsSceneWheelEvent | | Prototype: | QGraphicsSceneWheelEvent::QGraphicsSceneWheelEvent(Type type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 714-717 |
| | 2 | 1 |
QGraphicsSceneResizeEvent::setOldSize| Name: | QGraphicsSceneResizeEvent::setOldSize | | Prototype: | void QGraphicsSceneResizeEvent::setOldSize(const QSizeF &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1642-1646 |
| | 2 | 1 |
QGraphicsSceneResizeEvent::setNewSize| Name: | QGraphicsSceneResizeEvent::setNewSize | | Prototype: | void QGraphicsSceneResizeEvent::setNewSize(const QSizeF &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1662-1666 |
| | 2 | 1 |
QGraphicsSceneResizeEvent::oldSize| Name: | QGraphicsSceneResizeEvent::oldSize | | Prototype: | QSizeF QGraphicsSceneResizeEvent::oldSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1633-1637 |
| | 2 | 1 |
QGraphicsSceneResizeEvent::newSize| Name: | QGraphicsSceneResizeEvent::newSize | | Prototype: | QSizeF QGraphicsSceneResizeEvent::newSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1653-1657 |
| | 2 | 1 |
QGraphicsSceneResizeEvent::QGraphicsSceneResizeEvent| Name: | QGraphicsSceneResizeEvent::QGraphicsSceneResizeEvent | | Prototype: | QGraphicsSceneResizeEvent::QGraphicsSceneResizeEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1615-1618 |
| | 2 | 1 |
QGraphicsScenePrivate::updateInputMethodSensitivityInViews| Name: | QGraphicsScenePrivate::updateInputMethodSensitivityInViews | | Prototype: | void QGraphicsScenePrivate::updateInputMethodSensitivityInViews() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 6088-6092 |
| | 2 | 2 |
QGraphicsScenePrivate::unregisterScenePosItem| Name: | QGraphicsScenePrivate::unregisterScenePosItem | | Prototype: | void QGraphicsScenePrivate::unregisterScenePosItem(QGraphicsItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 539-543 |
| | 2 | 1 |
QGraphicsScenePrivate::sendDragDropEvent| Name: | QGraphicsScenePrivate::sendDragDropEvent | | Prototype: | void QGraphicsScenePrivate::sendDragDropEvent(QGraphicsItem *item, QGraphicsSceneDragDropEvent *dragDropEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1275-1280 |
| | 2 | 1 |
QGraphicsScenePrivate::registerScenePosItem| Name: | QGraphicsScenePrivate::registerScenePosItem | | Prototype: | void QGraphicsScenePrivate::registerScenePosItem(QGraphicsItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 530-534 |
| | 2 | 1 |
QGraphicsScenePrivate::enableTouchEventsOnViews| Name: | QGraphicsScenePrivate::enableTouchEventsOnViews | | Prototype: | void QGraphicsScenePrivate::enableTouchEventsOnViews() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 6082-6086 |
| | 2 | 2 |
QGraphicsScenePrivate::enableMouseTrackingOnViews| Name: | QGraphicsScenePrivate::enableMouseTrackingOnViews | | Prototype: | void QGraphicsScenePrivate::enableMouseTrackingOnViews() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1107-1111 |
| | 2 | 2 |
QGraphicsScenePrivate::clearKeyboardGrabber| Name: | QGraphicsScenePrivate::clearKeyboardGrabber | | Prototype: | void QGraphicsScenePrivate::clearKeyboardGrabber() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1101-1105 |
| | 2 | 2 |
QGraphicsScenePrivate::QGraphicsScenePrivate| Name: | QGraphicsScenePrivate::QGraphicsScenePrivate | | Prototype: | QGraphicsScenePrivate::QGraphicsScenePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 280-318 |
| | 2 | 1 |
QGraphicsSceneMoveEvent::setOldPos| Name: | QGraphicsSceneMoveEvent::setOldPos | | Prototype: | void QGraphicsSceneMoveEvent::setOldPos(const QPointF &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1709-1713 |
| | 2 | 1 |
QGraphicsSceneMoveEvent::setNewPos| Name: | QGraphicsSceneMoveEvent::setNewPos | | Prototype: | void QGraphicsSceneMoveEvent::setNewPos(const QPointF &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1729-1733 |
| | 2 | 1 |
QGraphicsSceneMoveEvent::oldPos| Name: | QGraphicsSceneMoveEvent::oldPos | | Prototype: | QPointF QGraphicsSceneMoveEvent::oldPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1700-1704 |
| | 2 | 1 |
QGraphicsSceneMoveEvent::newPos| Name: | QGraphicsSceneMoveEvent::newPos | | Prototype: | QPointF QGraphicsSceneMoveEvent::newPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1720-1724 |
| | 2 | 1 |