| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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:  | 4964-4969 |  
  |  | 3 | 1 | 
 QGraphicsItem::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:  | 2544-2550 |  
  |  | 4 | 1 | 
 QGraphicsItem::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:  | 2202-2207 |  
  |  | 3 | 1 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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:  | 6757-6762 |  
  |  | 3 | 1 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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 | 
 QGraphicsItem::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::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 | 
 QGraphicsGridLayoutEngineItem::isIgnored| Name:  | QGraphicsGridLayoutEngineItem::isIgnored |  | Prototype:  | bool QGraphicsGridLayoutEngineItem::isIgnored() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayoutengine.cpp |  | Lines:  | 65-68 |  
  |  | 1 | 1 | 
 QGraphicsGridLayoutEngineItem::hasDynamicConstraint| Name:  | QGraphicsGridLayoutEngineItem::hasDynamicConstraint |  | Prototype:  | bool QGraphicsGridLayoutEngineItem::hasDynamicConstraint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayoutengine.cpp |  | Lines:  | 74-78 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::verticalSpacing| Name:  | QGraphicsGridLayout::verticalSpacing |  | Prototype:  | qreal QGraphicsGridLayout::verticalSpacing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 222-226 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::sizeHint| Name:  | QGraphicsGridLayout::sizeHint |  | Prototype:  | QSizeF QGraphicsGridLayout::sizeHint(Qt::SizeHint which, const QSizeF &constraint) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 670-677 |  
  |  | 5 | 1 | 
 QGraphicsGridLayout::setVerticalSpacing| Name:  | QGraphicsGridLayout::setVerticalSpacing |  | Prototype:  | void QGraphicsGridLayout::setVerticalSpacing(qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 212-217 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setSpacing| Name:  | QGraphicsGridLayout::setSpacing |  | Prototype:  | void QGraphicsGridLayout::setSpacing(qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 234-239 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setRowStretchFactor| Name:  | QGraphicsGridLayout::setRowStretchFactor |  | Prototype:  | void QGraphicsGridLayout::setRowStretchFactor(int row, int stretch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 282-287 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setRowSpacing| Name:  | QGraphicsGridLayout::setRowSpacing |  | Prototype:  | void QGraphicsGridLayout::setRowSpacing(int row, qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 244-249 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setRowPreferredHeight| Name:  | QGraphicsGridLayout::setRowPreferredHeight |  | Prototype:  | void QGraphicsGridLayout::setRowPreferredHeight(int row, qreal height) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 339-344 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setRowMinimumHeight| Name:  | QGraphicsGridLayout::setRowMinimumHeight |  | Prototype:  | void QGraphicsGridLayout::setRowMinimumHeight(int row, qreal height) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 320-325 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setRowMaximumHeight| Name:  | QGraphicsGridLayout::setRowMaximumHeight |  | Prototype:  | void QGraphicsGridLayout::setRowMaximumHeight(int row, qreal height) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 358-363 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setRowFixedHeight| Name:  | QGraphicsGridLayout::setRowFixedHeight |  | Prototype:  | void QGraphicsGridLayout::setRowFixedHeight(int row, qreal height) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 377-383 |  
  |  | 4 | 1 | 
 QGraphicsGridLayout::setRowAlignment| Name:  | QGraphicsGridLayout::setRowAlignment |  | Prototype:  | void QGraphicsGridLayout::setRowAlignment(int row, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 456-461 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setHorizontalSpacing| Name:  | QGraphicsGridLayout::setHorizontalSpacing |  | Prototype:  | void QGraphicsGridLayout::setHorizontalSpacing(qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 193-198 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setColumnStretchFactor| Name:  | QGraphicsGridLayout::setColumnStretchFactor |  | Prototype:  | void QGraphicsGridLayout::setColumnStretchFactor(int column, int stretch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 301-306 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setColumnSpacing| Name:  | QGraphicsGridLayout::setColumnSpacing |  | Prototype:  | void QGraphicsGridLayout::setColumnSpacing(int column, qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 263-268 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setColumnPreferredWidth| Name:  | QGraphicsGridLayout::setColumnPreferredWidth |  | Prototype:  | void QGraphicsGridLayout::setColumnPreferredWidth(int column, qreal width) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 407-412 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setColumnMinimumWidth| Name:  | QGraphicsGridLayout::setColumnMinimumWidth |  | Prototype:  | void QGraphicsGridLayout::setColumnMinimumWidth(int column, qreal width) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 388-393 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setColumnMaximumWidth| Name:  | QGraphicsGridLayout::setColumnMaximumWidth |  | Prototype:  | void QGraphicsGridLayout::setColumnMaximumWidth(int column, qreal width) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 426-431 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setColumnFixedWidth| Name:  | QGraphicsGridLayout::setColumnFixedWidth |  | Prototype:  | void QGraphicsGridLayout::setColumnFixedWidth(int column, qreal width) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 445-451 |  
  |  | 4 | 1 | 
 QGraphicsGridLayout::setColumnAlignment| Name:  | QGraphicsGridLayout::setColumnAlignment |  | Prototype:  | void QGraphicsGridLayout::setColumnAlignment(int column, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 475-480 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::setAlignment| Name:  | QGraphicsGridLayout::setAlignment |  | Prototype:  | void QGraphicsGridLayout::setAlignment(QGraphicsLayoutItem *item, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 494-499 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::rowStretchFactor| Name:  | QGraphicsGridLayout::rowStretchFactor |  | Prototype:  | int QGraphicsGridLayout::rowStretchFactor(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 292-296 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::rowSpacing| Name:  | QGraphicsGridLayout::rowSpacing |  | Prototype:  | qreal QGraphicsGridLayout::rowSpacing(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 254-258 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::rowPreferredHeight| Name:  | QGraphicsGridLayout::rowPreferredHeight |  | Prototype:  | qreal QGraphicsGridLayout::rowPreferredHeight(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 349-353 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::rowMinimumHeight| Name:  | QGraphicsGridLayout::rowMinimumHeight |  | Prototype:  | qreal QGraphicsGridLayout::rowMinimumHeight(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 330-334 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::rowMaximumHeight| Name:  | QGraphicsGridLayout::rowMaximumHeight |  | Prototype:  | qreal QGraphicsGridLayout::rowMaximumHeight(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 368-372 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::rowCount| Name:  | QGraphicsGridLayout::rowCount |  | Prototype:  | int QGraphicsGridLayout::rowCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 515-519 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::rowAlignment| Name:  | QGraphicsGridLayout::rowAlignment |  | Prototype:  | Qt::Alignment QGraphicsGridLayout::rowAlignment(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 466-470 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::removeItem| Name:  | QGraphicsGridLayout::removeItem |  | Prototype:  | void QGraphicsGridLayout::removeItem(QGraphicsLayoutItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 614-619 |  
  |  | 3 | 1 | 
 QGraphicsGridLayout::horizontalSpacing| Name:  | QGraphicsGridLayout::horizontalSpacing |  | Prototype:  | qreal QGraphicsGridLayout::horizontalSpacing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 203-207 |  
  |  | 2 | 1 |