| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QGraphicsLayoutItem::setOwnedByLayout| Name:  | QGraphicsLayoutItem::setOwnedByLayout |  | Prototype:  | void QGraphicsLayoutItem::setOwnedByLayout(bool ownership) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 900-903 |  
  |  | 1 | 1 | 
 QGraphicsLayoutItem::setParentLayoutItem| Name:  | QGraphicsLayoutItem::setParentLayoutItem |  | Prototype:  | void QGraphicsLayoutItem::setParentLayoutItem(QGraphicsLayoutItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 848-851 |  
  |  | 1 | 1 | 
 QGraphicsLayoutItem::setPreferredHeight| Name:  | QGraphicsLayoutItem::setPreferredHeight |  | Prototype:  | void QGraphicsLayoutItem::setPreferredHeight(qreal height) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 582-585 |  
  |  | 1 | 1 | 
 QGraphicsLayoutItem::setPreferredSize| Name:  | QGraphicsLayoutItem::setPreferredSize |  | Prototype:  | void QGraphicsLayoutItem::setPreferredSize(const QSizeF &size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 552-555 |  
  |  | 1 | 1 | 
 QGraphicsLayoutItem::setPreferredWidth| Name:  | QGraphicsLayoutItem::setPreferredWidth |  | Prototype:  | void QGraphicsLayoutItem::setPreferredWidth(qreal width) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 592-595 |  
  |  | 1 | 1 | 
 QGraphicsLayoutItem::setSizePolicy| Name:  | QGraphicsLayoutItem::setSizePolicy |  | Prototype:  | void QGraphicsLayoutItem::setSizePolicy(QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy, QSizePolicy::ControlType controlType) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 471-476 |  
  |  | 1 | 1 | 
 QGraphicsLayoutItemPrivate::~QGraphicsLayoutItemPrivate| Name:  | QGraphicsLayoutItemPrivate::~QGraphicsLayoutItemPrivate |  | Prototype:  | QGraphicsLayoutItemPrivate::~QGraphicsLayoutItemPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 117-121 |  
  |  | 1 | 1 | 
 QGraphicsLayoutStyleInfo::widget| Name:  | QGraphicsLayoutStyleInfo::widget |  | Prototype:  | QWidget *QGraphicsLayoutStyleInfo::widget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp |  | Lines:  | 98-98 |  
  |  | 1 | 1 | 
 QGraphicsLayoutStyleInfo::~QGraphicsLayoutStyleInfo| Name:  | QGraphicsLayoutStyleInfo::~QGraphicsLayoutStyleInfo |  | Prototype:  | QGraphicsLayoutStyleInfo::~QGraphicsLayoutStyleInfo() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp |  | Lines:  | 61-64 |  
  |  | 1 | 1 | 
 QGraphicsLineItem::QGraphicsLineItem| Name:  | QGraphicsLineItem::QGraphicsLineItem |  | Prototype:  | QGraphicsLineItem::QGraphicsLineItem(const QLineF &line, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9282-9286 |  
  |  | 1 | 1 | 
 QGraphicsLineItem::QGraphicsLineItem| Name:  | QGraphicsLineItem::QGraphicsLineItem |  | Prototype:  | QGraphicsLineItem::QGraphicsLineItem(qreal x1, qreal y1, qreal x2, qreal y2, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9295-9299 |  
  |  | 1 | 1 | 
 QGraphicsLineItem::contains| Name:  | QGraphicsLineItem::contains |  | Prototype:  | bool QGraphicsLineItem::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:  | 9423-9426 |  
  |  | 1 | 1 | 
 QGraphicsLineItem::isObscuredBy| Name:  | QGraphicsLineItem::isObscuredBy |  | Prototype:  | bool QGraphicsLineItem::isObscuredBy(const QGraphicsItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9445-9448 |  
  |  | 1 | 1 | 
 QGraphicsLineItem::opaqueArea| Name:  | QGraphicsLineItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsLineItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9453-9456 |  
  |  | 1 | 1 | 
 QGraphicsLineItem::type| Name:  | QGraphicsLineItem::type |  | Prototype:  | int QGraphicsLineItem::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9461-9464 |  
  |  | 1 | 1 | 
 QGraphicsLinearLayout::dump| Name:  | QGraphicsLinearLayout::dump |  | Prototype:  | void QGraphicsLinearLayout::dump(int indent) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 554-566 |  
  |  | 1 | 1 | 
 QGraphicsLinearLayoutPrivate::QGraphicsLinearLayoutPrivate| Name:  | QGraphicsLinearLayoutPrivate::QGraphicsLinearLayoutPrivate |  | Prototype:  | QGraphicsLinearLayoutPrivate(Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 135-137 |  
  |  | 1 | 1 | 
 QGraphicsObject::QGraphicsObject| Name:  | QGraphicsObject::QGraphicsObject |  | Prototype:  | QGraphicsObject::QGraphicsObject(QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7751-7755 |  
  |  | 1 | 1 | 
 QGraphicsObject::QGraphicsObject| Name:  | QGraphicsObject::QGraphicsObject |  | Prototype:  | QGraphicsObject::QGraphicsObject(QGraphicsItemPrivate &dd, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7760-7764 |  
  |  | 1 | 1 | 
 QGraphicsObject::updateMicroFocus| Name:  | QGraphicsObject::updateMicroFocus |  | Prototype:  | void QGraphicsObject::updateMicroFocus() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7821-7824 |  
  |  | 1 | 1 | 
 QGraphicsPathItem::contains| Name:  | QGraphicsPathItem::contains |  | Prototype:  | bool QGraphicsPathItem::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:  | 8417-8420 |  
  |  | 1 | 1 | 
 QGraphicsPathItem::isObscuredBy| Name:  | QGraphicsPathItem::isObscuredBy |  | Prototype:  | bool QGraphicsPathItem::isObscuredBy(const QGraphicsItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8441-8444 |  
  |  | 1 | 1 | 
 QGraphicsPathItem::opaqueArea| Name:  | QGraphicsPathItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsPathItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8449-8452 |  
  |  | 1 | 1 | 
 QGraphicsPathItem::type| Name:  | QGraphicsPathItem::type |  | Prototype:  | int QGraphicsPathItem::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8457-8460 |  
  |  | 1 | 1 | 
 QGraphicsPixmapItem::QGraphicsPixmapItem| Name:  | QGraphicsPixmapItem::QGraphicsPixmapItem |  | Prototype:  | QGraphicsPixmapItem::QGraphicsPixmapItem(const QPixmap &pixmap, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9598-9602 |  
  |  | 1 | 1 | 
 QGraphicsPixmapItem::contains| Name:  | QGraphicsPixmapItem::contains |  | Prototype:  | bool QGraphicsPixmapItem::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:  | 9750-9753 |  
  |  | 1 | 1 | 
 QGraphicsPixmapItem::isObscuredBy| Name:  | QGraphicsPixmapItem::isObscuredBy |  | Prototype:  | bool QGraphicsPixmapItem::isObscuredBy(const QGraphicsItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9776-9779 |  
  |  | 1 | 1 | 
 QGraphicsPixmapItem::opaqueArea| Name:  | QGraphicsPixmapItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsPixmapItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9784-9787 |  
  |  | 1 | 1 | 
 QGraphicsPixmapItem::shapeMode| Name:  | QGraphicsPixmapItem::shapeMode |  | Prototype:  | QGraphicsPixmapItem::ShapeMode QGraphicsPixmapItem::shapeMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9803-9806 |  
  |  | 1 | 1 | 
 QGraphicsPixmapItem::type| Name:  | QGraphicsPixmapItem::type |  | Prototype:  | int QGraphicsPixmapItem::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9792-9795 |  
  |  | 1 | 1 | 
 QGraphicsPixmapItemPrivate::QGraphicsPixmapItemPrivate| Name:  | QGraphicsPixmapItemPrivate::QGraphicsPixmapItemPrivate |  | Prototype:  | QGraphicsPixmapItemPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9553-9557 |  
  |  | 1 | 1 | 
 QGraphicsPolygonItem::QGraphicsPolygonItem| Name:  | QGraphicsPolygonItem::QGraphicsPolygonItem |  | Prototype:  | QGraphicsPolygonItem::QGraphicsPolygonItem(const QPolygonF &polygon, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9064-9068 |  
  |  | 1 | 1 | 
 QGraphicsPolygonItem::contains| Name:  | QGraphicsPolygonItem::contains |  | Prototype:  | bool QGraphicsPolygonItem::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:  | 9173-9176 |  
  |  | 1 | 1 | 
 QGraphicsPolygonItem::isObscuredBy| Name:  | QGraphicsPolygonItem::isObscuredBy |  | Prototype:  | bool QGraphicsPolygonItem::isObscuredBy(const QGraphicsItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9196-9199 |  
  |  | 1 | 1 | 
 QGraphicsPolygonItem::opaqueArea| Name:  | QGraphicsPolygonItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsPolygonItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9204-9207 |  
  |  | 1 | 1 | 
 QGraphicsPolygonItem::type| Name:  | QGraphicsPolygonItem::type |  | Prototype:  | int QGraphicsPolygonItem::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9212-9215 |  
  |  | 1 | 1 | 
 QGraphicsPolygonItemPrivate::QGraphicsPolygonItemPrivate| Name:  | QGraphicsPolygonItemPrivate::QGraphicsPolygonItemPrivate |  | Prototype:  | inline QGraphicsPolygonItemPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9050-9052 |  
  |  | 1 | 1 | 
 QGraphicsProxyWidget::grabMouseEvent| Name:  | QGraphicsProxyWidget::grabMouseEvent |  | Prototype:  | void QGraphicsProxyWidget::grabMouseEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1222-1225 |  
  |  | 1 | 1 | 
 QGraphicsProxyWidget::hideEvent| Name:  | QGraphicsProxyWidget::hideEvent |  | Prototype:  | void QGraphicsProxyWidget::hideEvent(QHideEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1011-1014 |  
  |  | 1 | 1 | 
 QGraphicsProxyWidget::hoverEnterEvent| Name:  | QGraphicsProxyWidget::hoverEnterEvent |  | Prototype:  | void QGraphicsProxyWidget::hoverEnterEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1178-1181 |  
  |  | 1 | 1 | 
 QGraphicsProxyWidget::newProxyWidget| Name:  | QGraphicsProxyWidget::newProxyWidget |  | Prototype:  | QGraphicsProxyWidget *QGraphicsProxyWidget::newProxyWidget(const QWidget *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1600-1603 |  
  |  | 1 | 1 | 
 QGraphicsProxyWidget::showEvent| Name:  | QGraphicsProxyWidget::showEvent |  | Prototype:  | void QGraphicsProxyWidget::showEvent(QShowEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1003-1006 |  
  |  | 1 | 1 | 
 QGraphicsProxyWidget::type| Name:  | QGraphicsProxyWidget::type |  | Prototype:  | int QGraphicsProxyWidget::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1541-1544 |  
  |  | 1 | 1 | 
 QGraphicsProxyWidgetPrivate::isProxyWidget| Name:  | QGraphicsProxyWidgetPrivate::isProxyWidget |  | Prototype:  | bool QGraphicsProxyWidgetPrivate::isProxyWidget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 509-512 |  
  |  | 1 | 1 | 
 QGraphicsRectItem::QGraphicsRectItem| Name:  | QGraphicsRectItem::QGraphicsRectItem |  | Prototype:  | QGraphicsRectItem::QGraphicsRectItem(const QRectF &rect, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8534-8538 |  
  |  | 1 | 1 | 
 QGraphicsRectItem::QGraphicsRectItem| Name:  | QGraphicsRectItem::QGraphicsRectItem |  | Prototype:  | QGraphicsRectItem::QGraphicsRectItem(qreal x, qreal y, qreal w, qreal h, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8551-8556 |  
  |  | 1 | 1 | 
 QGraphicsRectItem::contains| Name:  | QGraphicsRectItem::contains |  | Prototype:  | bool QGraphicsRectItem::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:  | 8647-8650 |  
  |  | 1 | 1 | 
 QGraphicsRectItem::isObscuredBy| Name:  | QGraphicsRectItem::isObscuredBy |  | Prototype:  | bool QGraphicsRectItem::isObscuredBy(const QGraphicsItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8671-8674 |  
  |  | 1 | 1 | 
 QGraphicsRectItem::opaqueArea| Name:  | QGraphicsRectItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsRectItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8679-8682 |  
  |  | 1 | 1 | 
 QGraphicsRectItem::type| Name:  | QGraphicsRectItem::type |  | Prototype:  | int QGraphicsRectItem::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8687-8690 |  
  |  | 1 | 1 | 
 QGraphicsRotationPrivate::QGraphicsRotationPrivate| Name:  | QGraphicsRotationPrivate::QGraphicsRotationPrivate |  | Prototype:  | QGraphicsRotationPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 422-423 |  
  |  | 1 | 1 | 
 QGraphicsScalePrivate::QGraphicsScalePrivate| Name:  | QGraphicsScalePrivate::QGraphicsScalePrivate |  | Prototype:  | QGraphicsScalePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 206-207 |  
  |  | 1 | 1 | 
 QGraphicsScene::QGraphicsScene| Name:  | QGraphicsScene::QGraphicsScene |  | Prototype:  | QGraphicsScene::QGraphicsScene(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1633-1637 |  
  |  | 1 | 1 | 
 QGraphicsScene::setSelectionArea| Name:  | QGraphicsScene::setSelectionArea |  | Prototype:  | void QGraphicsScene::setSelectionArea(const QPainterPath &path, const QTransform &deviceTransform) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 2262-2265 |  
  |  | 1 | 1 | 
 QGraphicsScene::setSelectionArea| Name:  | QGraphicsScene::setSelectionArea |  | Prototype:  | void QGraphicsScene::setSelectionArea(const QPainterPath &path, Qt::ItemSelectionMode mode, const QTransform &deviceTransform) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 2279-2283 |  
  |  | 1 | 1 | 
 QGraphicsSceneBspTree::leafCount| Name:  | QGraphicsSceneBspTree::leafCount |  | Prototype:  | int QGraphicsSceneBspTree::leafCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 159-162 |  
  |  | 1 | 1 | 
 QGraphicsSceneContextMenuEventPrivate::QGraphicsSceneContextMenuEventPrivate| Name:  | QGraphicsSceneContextMenuEventPrivate::QGraphicsSceneContextMenuEventPrivate |  | Prototype:  | inline QGraphicsSceneContextMenuEventPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 876-878 |  
  |  | 1 | 1 | 
 QGraphicsSceneDragDropEventPrivate::QGraphicsSceneDragDropEventPrivate| Name:  | QGraphicsSceneDragDropEventPrivate::QGraphicsSceneDragDropEventPrivate |  | Prototype:  | inline QGraphicsSceneDragDropEventPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1298-1300 |  
  |  | 1 | 1 | 
 QGraphicsSceneEvent::QGraphicsSceneEvent| Name:  | QGraphicsSceneEvent::QGraphicsSceneEvent |  | Prototype:  | QGraphicsSceneEvent::QGraphicsSceneEvent(Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 298-302 |  
  |  | 1 | 1 | 
 QGraphicsSceneEvent::QGraphicsSceneEvent| Name:  | QGraphicsSceneEvent::QGraphicsSceneEvent |  | Prototype:  | QGraphicsSceneEvent::QGraphicsSceneEvent(QGraphicsSceneEventPrivate &dd, Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 309-313 |  
  |  | 1 | 1 | 
 QGraphicsSceneEvent::setWidget| Name:  | QGraphicsSceneEvent::setWidget |  | Prototype:  | void QGraphicsSceneEvent::setWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 338-341 |  
  |  | 1 | 1 | 
 QGraphicsSceneEvent::widget| Name:  | QGraphicsSceneEvent::widget |  | Prototype:  | QWidget *QGraphicsSceneEvent::widget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 326-329 |  
  |  | 1 | 1 | 
 QGraphicsSceneEventPrivate::QGraphicsSceneEventPrivate| Name:  | QGraphicsSceneEventPrivate::QGraphicsSceneEventPrivate |  | Prototype:  | inline QGraphicsSceneEventPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 281-284 |  
  |  | 1 | 1 | 
 QGraphicsSceneIndex::QGraphicsSceneIndex| Name:  | QGraphicsSceneIndex::QGraphicsSceneIndex |  | Prototype:  | QGraphicsSceneIndex::QGraphicsSceneIndex(QGraphicsScene *scene) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 349-353 |  
  |  | 1 | 1 | 
 QGraphicsSceneIndex::QGraphicsSceneIndex| Name:  | QGraphicsSceneIndex::QGraphicsSceneIndex |  | Prototype:  | QGraphicsSceneIndex::QGraphicsSceneIndex(QGraphicsSceneIndexPrivate &dd, QGraphicsScene *scene) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 358-362 |  
  |  | 1 | 1 | 
 QGraphicsSceneIndex::deleteItem| Name:  | QGraphicsSceneIndex::deleteItem |  | Prototype:  | void QGraphicsSceneIndex::deleteItem(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 592-595 |  
  |  | 1 | 1 | 
 QGraphicsSceneIndex::estimateItems| Name:  | QGraphicsSceneIndex::estimateItems |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneIndex::estimateItems(const QPointF &point, Qt::SortOrder order) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 516-519 |  
  |  | 1 | 1 | 
 QGraphicsSceneIndex::prepareBoundingRectChange| Name:  | QGraphicsSceneIndex::prepareBoundingRectChange |  | Prototype:  | void QGraphicsSceneIndex::prepareBoundingRectChange(const QGraphicsItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 622-625 |  
  |  | 1 | 1 | 
 QGraphicsSceneIndex::updateSceneRect| Name:  | QGraphicsSceneIndex::updateSceneRect |  | Prototype:  | void QGraphicsSceneIndex::updateSceneRect(const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 552-555 |  
  |  | 1 | 1 | 
 QGraphicsSceneInsertItemBspTreeVisitor::visit| Name:  | QGraphicsSceneInsertItemBspTreeVisitor::visit |  | Prototype:  | void visit(QList<QGraphicsItem *> *items) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 54-55 |  
  |  | 1 | 1 | 
 QGraphicsSceneMouseEventPrivate::QGraphicsSceneMouseEventPrivate| Name:  | QGraphicsSceneMouseEventPrivate::QGraphicsSceneMouseEventPrivate |  | Prototype:  | inline QGraphicsSceneMouseEventPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 347-350 |  
  |  | 1 | 1 | 
 QGraphicsScenePrivate::get| Name:  | QGraphicsScenePrivate::get |  | Prototype:  | QGraphicsScenePrivate *QGraphicsScenePrivate::get(QGraphicsScene *q) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 341-344 |  
  |  | 1 | 1 | 
 QGraphicsScenePrivate::installSceneEventFilter| Name:  | QGraphicsScenePrivate::installSceneEventFilter |  | Prototype:  | void QGraphicsScenePrivate::installSceneEventFilter(QGraphicsItem *watched, QGraphicsItem *filter) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1157-1160 |  
  |  | 1 | 1 | 
 QGraphicsScenePrivate::removeView| Name:  | QGraphicsScenePrivate::removeView |  | Prototype:  | void QGraphicsScenePrivate::removeView(QGraphicsView *view) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 5854-5857 |  
  |  | 1 | 1 | 
 QGraphicsSceneRemoveItemBspTreeVisitor::visit| Name:  | QGraphicsSceneRemoveItemBspTreeVisitor::visit |  | Prototype:  | void visit(QList<QGraphicsItem *> *items) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 63-64 |  
  |  | 1 | 1 | 
 QGraphicsSceneWheelEventPrivate::QGraphicsSceneWheelEventPrivate| Name:  | QGraphicsSceneWheelEventPrivate::QGraphicsSceneWheelEventPrivate |  | Prototype:  | inline QGraphicsSceneWheelEventPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 695-697 |  
  |  | 1 | 1 | 
 QGraphicsShaderEffect::setUniforms| Name:  | QGraphicsShaderEffect::setUniforms |  | Prototype:  | void QGraphicsShaderEffect::setUniforms(QGLShaderProgram *program) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 309-312 |  
  |  | 1 | 1 | 
 QGraphicsSimpleTextItem::QGraphicsSimpleTextItem| Name:  | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem |  | Prototype:  | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem(const QString &text, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10814-10818 |  
  |  | 1 | 1 | 
 QGraphicsSimpleTextItem::isObscuredBy| Name:  | QGraphicsSimpleTextItem::isObscuredBy |  | Prototype:  | bool QGraphicsSimpleTextItem::isObscuredBy(const QGraphicsItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10938-10941 |  
  |  | 1 | 1 | 
 QGraphicsSimpleTextItem::opaqueArea| Name:  | QGraphicsSimpleTextItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsSimpleTextItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10946-10949 |  
  |  | 1 | 1 | 
 QGraphicsSimpleTextItem::type| Name:  | QGraphicsSimpleTextItem::type |  | Prototype:  | int QGraphicsSimpleTextItem::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10954-10957 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::boundingRect| Name:  | QGraphicsTextItem::boundingRect |  | Prototype:  | QRectF QGraphicsTextItem::boundingRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10057-10060 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::contains| Name:  | QGraphicsTextItem::contains |  | Prototype:  | bool QGraphicsTextItem::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:  | 10077-10080 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::contextMenuEvent| Name:  | QGraphicsTextItem::contextMenuEvent |  | Prototype:  | void QGraphicsTextItem::contextMenuEvent(QGraphicsSceneContextMenuEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10337-10340 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::defaultTextColor| Name:  | QGraphicsTextItem::defaultTextColor |  | Prototype:  | QColor QGraphicsTextItem::defaultTextColor() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10049-10052 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::document| Name:  | QGraphicsTextItem::document |  | Prototype:  | QTextDocument *QGraphicsTextItem::document() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10196-10199 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::dragEnterEvent| Name:  | QGraphicsTextItem::dragEnterEvent |  | Prototype:  | void QGraphicsTextItem::dragEnterEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10382-10385 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::dragLeaveEvent| Name:  | QGraphicsTextItem::dragLeaveEvent |  | Prototype:  | void QGraphicsTextItem::dragLeaveEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10390-10393 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::dragMoveEvent| Name:  | QGraphicsTextItem::dragMoveEvent |  | Prototype:  | void QGraphicsTextItem::dragMoveEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10398-10401 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::dropEvent| Name:  | QGraphicsTextItem::dropEvent |  | Prototype:  | void QGraphicsTextItem::dropEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10406-10409 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::hoverEnterEvent| Name:  | QGraphicsTextItem::hoverEnterEvent |  | Prototype:  | void QGraphicsTextItem::hoverEnterEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10422-10425 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::hoverLeaveEvent| Name:  | QGraphicsTextItem::hoverLeaveEvent |  | Prototype:  | void QGraphicsTextItem::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10438-10441 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::hoverMoveEvent| Name:  | QGraphicsTextItem::hoverMoveEvent |  | Prototype:  | void QGraphicsTextItem::hoverMoveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10430-10433 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::inputMethodEvent| Name:  | QGraphicsTextItem::inputMethodEvent |  | Prototype:  | void QGraphicsTextItem::inputMethodEvent(QInputMethodEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10414-10417 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::isObscuredBy| Name:  | QGraphicsTextItem::isObscuredBy |  | Prototype:  | bool QGraphicsTextItem::isObscuredBy(const QGraphicsItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10118-10121 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::keyPressEvent| Name:  | QGraphicsTextItem::keyPressEvent |  | Prototype:  | void QGraphicsTextItem::keyPressEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10345-10348 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::keyReleaseEvent| Name:  | QGraphicsTextItem::keyReleaseEvent |  | Prototype:  | void QGraphicsTextItem::keyReleaseEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10353-10356 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::opaqueArea| Name:  | QGraphicsTextItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsTextItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10126-10129 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::setFont| Name:  | QGraphicsTextItem::setFont |  | Prototype:  | void QGraphicsTextItem::setFont(const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10027-10030 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::setHtml| Name:  | QGraphicsTextItem::setHtml |  | Prototype:  | void QGraphicsTextItem::setHtml(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9981-9984 |  
  |  | 1 | 1 |