| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 mapFromScene| Name:  | QGraphicsItem::mapFromScene |  | Prototype:  | QPolygonF QGraphicsItem::mapFromScene(const QPolygonF &polygon) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6496-6501 |  
  |  | 3 | 2 | 
 mapFromScene| Name:  | QGraphicsItem::mapFromScene |  | Prototype:  | QPainterPath QGraphicsItem::mapFromScene(const QPainterPath &path) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6541-6546 |  
  |  | 3 | 2 | 
 mapFromParent| Name:  | QGraphicsItem::mapFromParent |  | Prototype:  | QPointF QGraphicsItem::mapFromParent(const QPointF &point) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6350-6356 |  
  |  | 3 | 2 | 
 mapFromParent| Name:  | QGraphicsItem::mapFromParent |  | Prototype:  | QPolygonF QGraphicsItem::mapFromParent(const QRectF &rect) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6421-6427 |  
  |  | 3 | 2 | 
 mapFromParent| Name:  | QGraphicsItem::mapFromParent |  | Prototype:  | QPolygonF QGraphicsItem::mapFromParent(const QPolygonF &polygon) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6481-6487 |  
  |  | 3 | 2 | 
 mapFromParent| Name:  | QGraphicsItem::mapFromParent |  | Prototype:  | QPainterPath QGraphicsItem::mapFromParent(const QPainterPath &path) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6526-6532 |  
  |  | 3 | 2 | 
 mapFromItem| Name:  | QGraphicsItem::mapFromItem |  | Prototype:  | QPointF QGraphicsItem::mapFromItem(const QGraphicsItem *item, const QPointF &point) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6327-6332 |  
  |  | 3 | 2 | 
 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:  | 6399-6404 |  
  |  | 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:  | 6467-6472 |  
  |  | 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:  | 6512-6517 |  
  |  | 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:  | 2685-2690 |  
  |  | 3 | 2 | 
 isClipped| Name:  | QGraphicsItem::isClipped |  | Prototype:  | bool QGraphicsItem::isClipped() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4981-4986 |  
  |  | 3 | 1 | 
 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:  | 3287-3292 |  
  |  | 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:  | 7026-7032 |  
  |  | 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:  | 7004-7010 |  
  |  | 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:  | 6977-6983 |  
  |  | 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:  | 6953-6959 |  
  |  | 3 | 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:  | 5188-5193 |  
  |  | 3 | 2 | 
 boundingRegionGranularity| Name:  | QGraphicsItem::boundingRegionGranularity |  | Prototype:  | qreal QGraphicsItem::boundingRegionGranularity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5374-5379 |  
  |  | 3 | 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:  | 7546-7550 |  
  |  | 2 | 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:  | 7558-7562 |  
  |  | 2 | 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:  | 4279-4283 |  
  |  | 2 | 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:  | 4255-4259 |  
  |  | 2 | 1 | 
 parentObject| Name:  | QGraphicsItem::parentObject |  | Prototype:  | QGraphicsObject *QGraphicsItem::parentObject() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1660-1664 |  
  |  | 2 | 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:  | 7534-7538 |  
  |  | 2 | 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:  | 7443-7447 |  
  |  | 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:  | 7463-7467 |  
  |  | 2 | 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:  | 7096-7100 |  
  |  | 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:  | 7068-7072 |  
  |  | 2 | 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:  | 7053-7057 |  
  |  | 2 | 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:  | 7041-7045 |  
  |  | 2 | 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:  | 7570-7574 |  
  |  | 2 | 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:  | 3454-3458 |  
  |  | 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:  | 1804-1808 |  
  |  | 2 | 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:  | 1478-1483 |  
  |  | 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:  | 1488-1493 |  
  |  | 2 | 1 | 
 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:  | 4700-4703 |  
  |  | 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:  | 7417-7420 |  
  |  | 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:  | 6690-6693 |  
  |  | 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:  | 2191-2194 |  
  |  | 1 | 1 | 
 toGraphicsObject| Name:  | QGraphicsItem::toGraphicsObject |  | Prototype:  | QGraphicsObject *QGraphicsItem::toGraphicsObject() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1736-1739 |  
  |  | 1 | 1 | 
 toGraphicsObject| Name:  | QGraphicsItem::toGraphicsObject |  | Prototype:  | const QGraphicsObject *QGraphicsItem::toGraphicsObject() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1747-1750 |  
  |  | 1 | 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:  | 3375-3378 |  
  |  | 1 | 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:  | 2671-2674 |  
  |  | 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:  | 6653-6656 |  
  |  | 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:  | 3039-3042 |  
  |  | 1 | 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:  | 3789-3792 |  
  |  | 1 | 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:  | 1584-1587 |  
  |  | 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:  | 4583-4586 |  
  |  | 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:  | 4569-4572 |  
  |  | 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:  | 3724-3727 |  
  |  | 1 | 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:  | 1632-1635 |  
  |  | 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:  | 2108-2111 |  
  |  | 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:  | 5282-5285 |  
  |  | 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:  | 2769-2772 |  
  |  | 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:  | 7398-7401 |  
  |  | 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:  | 3934-3937 |  
  |  | 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:  | 7131-7134 |  
  |  | 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:  | 7114-7117 |  
  |  | 1 | 1 | 
 isWindow| Name:  | QGraphicsItem::isWindow |  | Prototype:  | bool QGraphicsItem::isWindow() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1827-1830 |  
  |  | 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:  | 1815-1818 |  
  |  | 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:  | 2318-2321 |  
  |  | 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:  | 1838-1841 |  
  |  | 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:  | 2577-2580 |  
  |  | 1 | 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:  | 7429-7432 |  
  |  | 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:  | 7082-7085 |  
  |  | 1 | 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:  | 2281-2284 |  
  |  | 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:  | 3239-3242 |  
  |  | 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:  | 2859-2862 |  
  |  | 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:  | 3582-3585 |  
  |  | 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:  | 3510-3513 |  
  |  | 1 | 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:  | 3572-3575 |  
  |  | 1 | 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:  | 1852-1855 |  
  |  | 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:  | 3197-3200 |  
  |  | 1 | 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:  | 2785-2788 |  
  |  | 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:  | 2226-2229 |  
  |  | 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:  | 6925-6928 |  
  |  | 1 | 1 | 
 contains| Name:  | QGraphicsItem::contains |  | Prototype:  | bool QGraphicsItem::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:  | 5066-5069 |  
  |  | 1 | 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:  | 2035-2038 |  
  |  | 1 | 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:  | 4687-4690 |  
  |  | 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:  | 3056-3059 |  
  |  | 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:  | 3163-3166 |  
  |  | 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:  | 3095-3098 |  
  |  | 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:  | 3027-3030 |  
  |  | 1 | 1 |