| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 mapFromItem| Name:  | QGraphicsItem::mapFromItem |  | Prototype:  | QPolygonF QGraphicsItem::mapFromItem(const QGraphicsItem *item, const QRectF &rect) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6310-6315 |  
  |  | 3 | 2 | 
 mapFromItem| Name:  | QGraphicsItem::mapFromItem |  | Prototype:  | QPolygonF QGraphicsItem::mapFromItem(const QGraphicsItem *item, const QPolygonF &polygon) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6378-6383 |  
  |  | 3 | 2 | 
 mapFromItem| Name:  | QGraphicsItem::mapFromItem |  | Prototype:  | QPainterPath QGraphicsItem::mapFromItem(const QGraphicsItem *item, const QPainterPath &path) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6423-6428 |  
  |  | 3 | 2 | 
 isSelected| Name:  | QGraphicsItem::isSelected |  | Prototype:  | bool QGraphicsItem::isSelected() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2599-2604 |  
  |  | 3 | 2 | 
 isObscuredBy| Name:  | QGraphicsItem::isObscuredBy |  | Prototype:  | bool QGraphicsItem::isObscuredBy(const QGraphicsItem *item) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5173-5179 |  
  |  | 4 | 2 | 
 isActive| Name:  | QGraphicsItem::isActive |  | Prototype:  | bool QGraphicsItem::isActive() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3200-3205 |  
  |  | 3 | 2 | 
 dropEvent| Name:  | QGraphicsItem::dropEvent |  | Prototype:  | void QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6936-6942 |  
  |  | 3 | 2 | 
 dragMoveEvent| Name:  | QGraphicsItem::dragMoveEvent |  | Prototype:  | void QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6914-6920 |  
  |  | 3 | 2 | 
 dragLeaveEvent| Name:  | QGraphicsItem::dragLeaveEvent |  | Prototype:  | void QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6887-6893 |  
  |  | 3 | 2 | 
 dragEnterEvent| Name:  | QGraphicsItem::dragEnterEvent |  | Prototype:  | void QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6863-6869 |  
  |  | 3 | 2 | 
 data| Name:  | QGraphicsItem::data |  | Prototype:  | QVariant QGraphicsItem::data(int key) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6546-6552 |  
  |  | 4 | 2 | 
 collidingItems| Name:  | QGraphicsItem::collidingItems |  | Prototype:  | QList<QGraphicsItem *> QGraphicsItem::collidingItems(Qt::ItemSelectionMode mode) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5101-5106 |  
  |  | 3 | 2 | 
 childrenBoundingRect| Name:  | QGraphicsItem::childrenBoundingRect |  | Prototype:  | QRectF QGraphicsItem::childrenBoundingRect() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4780-4789 |  
  |  | 6 | 2 | 
 zValue| Name:  | QGraphicsItem::zValue |  | Prototype:  | qreal QGraphicsItem::zValue() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4613-4616 |  
  |  | 1 | 1 | 
 wheelEvent| Name:  | QGraphicsItem::wheelEvent |  | Prototype:  | void QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7327-7330 |  
  |  | 1 | 1 | 
 type| Name:  | QGraphicsItem::type |  | Prototype:  | int QGraphicsItem::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6600-6603 |  
  |  | 1 | 1 | 
 toolTip| Name:  | QGraphicsItem::toolTip |  | Prototype:  | QString QGraphicsItem::toolTip() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2108-2111 |  
  |  | 1 | 1 | 
 toGraphicsObject| Name:  | QGraphicsItem::toGraphicsObject |  | Prototype:  | QGraphicsObject *QGraphicsItem::toGraphicsObject() |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1653-1656 |  
  |  | 1 | 1 | 
 toGraphicsObject| Name:  | QGraphicsItem::toGraphicsObject |  | Prototype:  | const QGraphicsObject *QGraphicsItem::toGraphicsObject() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1664-1667 |  
  |  | 1 | 1 | 
 supportsExtension| Name:  | QGraphicsItem::supportsExtension |  | Prototype:  | bool QGraphicsItem::supportsExtension(Extension extension) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7456-7460 |  
  |  | 2 | 1 | 
 shape| Name:  | QGraphicsItem::shape |  | Prototype:  | QPainterPath QGraphicsItem::shape() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4877-4882 |  
  |  | 3 | 1 | 
 setVisible| Name:  | QGraphicsItem::setVisible |  | Prototype:  | void QGraphicsItem::setVisible(bool visible) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2458-2464 |  
  |  | 4 | 1 | 
 setToolTip| Name:  | QGraphicsItem::setToolTip |  | Prototype:  | void QGraphicsItem::setToolTip(const QString &toolTip) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2119-2124 |  
  |  | 3 | 1 | 
 setFocus| Name:  | QGraphicsItem::setFocus |  | Prototype:  | void QGraphicsItem::setFocus(Qt::FocusReason focusReason) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3288-3291 |  
  |  | 1 | 1 | 
 setExtension| Name:  | QGraphicsItem::setExtension |  | Prototype:  | void QGraphicsItem::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:  | 7468-7472 |  
  |  | 2 | 1 | 
 setEnabled| Name:  | QGraphicsItem::setEnabled |  | Prototype:  | void QGraphicsItem::setEnabled(bool enabled) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2585-2588 |  
  |  | 1 | 1 | 
 setData| Name:  | QGraphicsItem::setData |  | Prototype:  | void QGraphicsItem::setData(int key, const QVariant &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6563-6566 |  
  |  | 1 | 1 | 
 setAcceptDrops| Name:  | QGraphicsItem::setAcceptDrops |  | Prototype:  | void QGraphicsItem::setAcceptDrops(bool on) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2952-2955 |  
  |  | 1 | 1 | 
 sceneTransform| Name:  | QGraphicsItem::sceneTransform |  | Prototype:  | QTransform QGraphicsItem::sceneTransform() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4192-4196 |  
  |  | 2 | 1 | 
 scenePos| Name:  | QGraphicsItem::scenePos |  | Prototype:  | QPointF QGraphicsItem::scenePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3702-3705 |  
  |  | 1 | 1 | 
 sceneMatrix| Name:  | QGraphicsItem::sceneMatrix |  | Prototype:  | QMatrix QGraphicsItem::sceneMatrix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4168-4172 |  
  |  | 2 | 1 | 
 sceneEventFilter| Name:  | QGraphicsItem::sceneEventFilter |  | Prototype:  | bool QGraphicsItem::sceneEventFilter(QGraphicsItem *watched, QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6667-6672 |  
  |  | 3 | 1 | 
 scene| Name:  | QGraphicsItem::scene |  | Prototype:  | QGraphicsScene *QGraphicsItem::scene() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1501-1504 |  
  |  | 1 | 1 | 
 resetTransform| Name:  | QGraphicsItem::resetTransform |  | Prototype:  | void QGraphicsItem::resetTransform() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4496-4499 |  
  |  | 1 | 1 | 
 resetMatrix| Name:  | QGraphicsItem::resetMatrix |  | Prototype:  | void QGraphicsItem::resetMatrix() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4482-4485 |  
  |  | 1 | 1 | 
 pos| Name:  | QGraphicsItem::pos |  | Prototype:  | QPointF QGraphicsItem::pos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3637-3640 |  
  |  | 1 | 1 | 
 parentObject| Name:  | QGraphicsItem::parentObject |  | Prototype:  | QGraphicsObject *QGraphicsItem::parentObject() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1577-1581 |  
  |  | 2 | 1 | 
 parentItem| Name:  | QGraphicsItem::parentItem |  | Prototype:  | QGraphicsItem *QGraphicsItem::parentItem() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1549-1552 |  
  |  | 1 | 1 | 
 panelModality| Name:  | QGraphicsItem::panelModality |  | Prototype:  | QGraphicsItem::PanelModality QGraphicsItem::panelModality() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2025-2028 |  
  |  | 1 | 1 | 
 opaqueArea| Name:  | QGraphicsItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5194-5197 |  
  |  | 1 | 1 | 
 opacity| Name:  | QGraphicsItem::opacity |  | Prototype:  | qreal QGraphicsItem::opacity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2683-2686 |  
  |  | 1 | 1 | 
 mouseDoubleClickEvent| Name:  | QGraphicsItem::mouseDoubleClickEvent |  | Prototype:  | void QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7308-7311 |  
  |  | 1 | 1 | 
 matrix| Name:  | QGraphicsItem::matrix |  | Prototype:  | QMatrix QGraphicsItem::matrix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3847-3850 |  
  |  | 1 | 1 | 
 keyReleaseEvent| Name:  | QGraphicsItem::keyReleaseEvent |  | Prototype:  | void QGraphicsItem::keyReleaseEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7041-7044 |  
  |  | 1 | 1 | 
 keyPressEvent| Name:  | QGraphicsItem::keyPressEvent |  | Prototype:  | void QGraphicsItem::keyPressEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7024-7027 |  
  |  | 1 | 1 | 
 itemChange| Name:  | QGraphicsItem::itemChange |  | Prototype:  | QVariant QGraphicsItem::itemChange(GraphicsItemChange change, const QVariant &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7444-7448 |  
  |  | 2 | 1 | 
 isWindow| Name:  | QGraphicsItem::isWindow |  | Prototype:  | bool QGraphicsItem::isWindow() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1744-1747 |  
  |  | 1 | 1 | 
 isWidget| Name:  | QGraphicsItem::isWidget |  | Prototype:  | bool QGraphicsItem::isWidget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1732-1735 |  
  |  | 1 | 1 | 
 isVisible| Name:  | QGraphicsItem::isVisible |  | Prototype:  | bool QGraphicsItem::isVisible() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2232-2235 |  
  |  | 1 | 1 | 
 isPanel| Name:  | QGraphicsItem::isPanel |  | Prototype:  | bool QGraphicsItem::isPanel() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1755-1758 |  
  |  | 1 | 1 | 
 isEnabled| Name:  | QGraphicsItem::isEnabled |  | Prototype:  | bool QGraphicsItem::isEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2491-2494 |  
  |  | 1 | 1 | 
 isClipped| Name:  | QGraphicsItem::isClipped |  | Prototype:  | bool QGraphicsItem::isClipped() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4894-4899 |  
  |  | 3 | 1 | 
 inputMethodQuery| Name:  | QGraphicsItem::inputMethodQuery |  | Prototype:  | QVariant QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7353-7357 |  
  |  | 2 | 1 | 
 inputMethodHints| Name:  | QGraphicsItem::inputMethodHints |  | Prototype:  | Qt::InputMethodHints QGraphicsItem::inputMethodHints() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7373-7377 |  
  |  | 2 | 1 | 
 inputMethodEvent| Name:  | QGraphicsItem::inputMethodEvent |  | Prototype:  | void QGraphicsItem::inputMethodEvent(QInputMethodEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7339-7342 |  
  |  | 1 | 1 | 
 hoverMoveEvent| Name:  | QGraphicsItem::hoverMoveEvent |  | Prototype:  | void QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6992-6995 |  
  |  | 1 | 1 | 
 hoverLeaveEvent| Name:  | QGraphicsItem::hoverLeaveEvent |  | Prototype:  | void QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7006-7010 |  
  |  | 2 | 1 | 
 hoverEnterEvent| Name:  | QGraphicsItem::hoverEnterEvent |  | Prototype:  | void QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6978-6982 |  
  |  | 2 | 1 | 
 hasCursor| Name:  | QGraphicsItem::hasCursor |  | Prototype:  | bool QGraphicsItem::hasCursor() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2196-2199 |  
  |  | 1 | 1 | 
 handlesChildEvents| Name:  | QGraphicsItem::handlesChildEvents |  | Prototype:  | bool QGraphicsItem::handlesChildEvents() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3152-3155 |  
  |  | 1 | 1 | 
 graphicsEffect| Name:  | QGraphicsItem::graphicsEffect |  | Prototype:  | QGraphicsEffect *QGraphicsItem::graphicsEffect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2773-2776 |  
  |  | 1 | 1 | 
 focusScopeItem| Name:  | QGraphicsItem::focusScopeItem |  | Prototype:  | QGraphicsItem *QGraphicsItem::focusScopeItem() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3495-3498 |  
  |  | 1 | 1 | 
 focusProxy| Name:  | QGraphicsItem::focusProxy |  | Prototype:  | QGraphicsItem *QGraphicsItem::focusProxy() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3423-3426 |  
  |  | 1 | 1 | 
 focusOutEvent| Name:  | QGraphicsItem::focusOutEvent |  | Prototype:  | void QGraphicsItem::focusOutEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6963-6967 |  
  |  | 2 | 1 | 
 focusItem| Name:  | QGraphicsItem::focusItem |  | Prototype:  | QGraphicsItem *QGraphicsItem::focusItem() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3485-3488 |  
  |  | 1 | 1 | 
 focusInEvent| Name:  | QGraphicsItem::focusInEvent |  | Prototype:  | void QGraphicsItem::focusInEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6951-6955 |  
  |  | 2 | 1 | 
 flags| Name:  | QGraphicsItem::flags |  | Prototype:  | QGraphicsItem::GraphicsItemFlags QGraphicsItem::flags() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1769-1772 |  
  |  | 1 | 1 | 
 filtersChildEvents| Name:  | QGraphicsItem::filtersChildEvents |  | Prototype:  | bool QGraphicsItem::filtersChildEvents() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3110-3113 |  
  |  | 1 | 1 | 
 extension| Name:  | QGraphicsItem::extension |  | Prototype:  | QVariant QGraphicsItem::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:  | 7480-7484 |  
  |  | 2 | 1 | 
 effectiveOpacity| Name:  | QGraphicsItem::effectiveOpacity |  | Prototype:  | qreal QGraphicsItem::effectiveOpacity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2699-2702 |  
  |  | 1 | 1 | 
 cursor| Name:  | QGraphicsItem::cursor |  | Prototype:  | QCursor QGraphicsItem::cursor() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2143-2146 |  
  |  | 1 | 1 | 
 contextMenuEvent| Name:  | QGraphicsItem::contextMenuEvent |  | Prototype:  | void QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6835-6838 |  
  |  | 1 | 1 | 
 contains| Name:  | QGraphicsItem::contains |  | Prototype:  | bool QGraphicsItem::contains(const QPointF &point) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4979-4982 |  
  |  | 1 | 1 | 
 clearFocus| Name:  | QGraphicsItem::clearFocus |  | Prototype:  | void QGraphicsItem::clearFocus() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3367-3371 |  
  |  | 2 | 1 | 
 childItems| Name:  | QGraphicsItem::childItems |  | Prototype:  | QList<QGraphicsItem *> QGraphicsItem::childItems() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1721-1725 |  
  |  | 2 | 1 | 
 cacheMode| Name:  | QGraphicsItem::cacheMode |  | Prototype:  | QGraphicsItem::CacheMode QGraphicsItem::cacheMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1952-1955 |  
  |  | 1 | 1 | 
 boundingRegionGranularity| Name:  | QGraphicsItem::boundingRegionGranularity |  | Prototype:  | qreal QGraphicsItem::boundingRegionGranularity() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5285-5290 |  
  |  | 3 | 1 | 
 advance| Name:  | QGraphicsItem::advance |  | Prototype:  | void QGraphicsItem::advance(int phase) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4600-4603 |  
  |  | 1 | 1 | 
 acceptedMouseButtons| Name:  | QGraphicsItem::acceptedMouseButtons |  | Prototype:  | Qt::MouseButtons QGraphicsItem::acceptedMouseButtons() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2969-2972 |  
  |  | 1 | 1 | 
 acceptTouchEvents| Name:  | QGraphicsItem::acceptTouchEvents |  | Prototype:  | bool QGraphicsItem::acceptTouchEvents() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3076-3079 |  
  |  | 1 | 1 | 
 acceptHoverEvents| Name:  | QGraphicsItem::acceptHoverEvents |  | Prototype:  | bool QGraphicsItem::acceptHoverEvents() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3008-3011 |  
  |  | 1 | 1 | 
 acceptDrops| Name:  | QGraphicsItem::acceptDrops |  | Prototype:  | bool QGraphicsItem::acceptDrops() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2940-2943 |  
  |  | 1 | 1 | 
 QGraphicsItem| Name:  | QGraphicsItem::QGraphicsItem |  | Prototype:  | QGraphicsItem::QGraphicsItem(QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1396-1401 |  
  |  | 2 | 1 | 
 QGraphicsItem| Name:  | QGraphicsItem::QGraphicsItem |  | Prototype:  | QGraphicsItem::QGraphicsItem(QGraphicsItemPrivate &dd, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1406-1411 |  
  |  | 2 | 1 |