| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 sceneEvent| Name:  | QGraphicsItem::sceneEvent |  | Prototype:  | bool QGraphicsItem::sceneEvent(QEvent *event) |  | Coverage:  |   0.000% (0/108) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6688-6815 |  
  |  | 78 | 39 | 
 setFlags| Name:  | QGraphicsItem::setFlags |  | Prototype:  | void QGraphicsItem::setFlags(GraphicsItemFlags flags) |  | Coverage:  |   0.000% (0/98) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1803-1943 |  
  |  | 76 | 29 | 
 itemTransform| Name:  | QGraphicsItem::itemTransform |  | Prototype:  | QTransform QGraphicsItem::itemTransform(const QGraphicsItem *other, bool *ok) const |  | Coverage:  |   0.000% (0/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4285-4383 |  
  |  | 66 | 20 | 
 mouseMoveEvent| Name:  | QGraphicsItem::mouseMoveEvent |  | Prototype:  | void QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7143-7224 |  
  |  | 48 | 15 | 
 ~QGraphicsItem| Name:  | QGraphicsItem::~QGraphicsItem |  | Prototype:  | QGraphicsItem::~QGraphicsItem() |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1421-1493 |  
  |  | 44 | 18 | 
 scroll| Name:  | QGraphicsItem::scroll |  | Prototype:  | void QGraphicsItem::scroll(qreal dx, qreal dy, const QRectF &rect) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5764-5836 |  
  |  | 34 | 10 | 
 deviceTransform| Name:  | QGraphicsItem::deviceTransform |  | Prototype:  | QTransform QGraphicsItem::deviceTransform(const QTransform &viewportTransform) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4221-4266 |  
  |  | 31 | 7 | 
 boundingRegion| Name:  | QGraphicsItem::boundingRegion |  | Prototype:  | QRegion QGraphicsItem::boundingRegion(const QTransform &itemToDeviceTransform) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5222-5270 |  
  |  | 29 | 3 | 
 stackBefore| Name:  | QGraphicsItem::stackBefore |  | Prototype:  | void QGraphicsItem::stackBefore(const QGraphicsItem *sibling) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4719-4761 |  
  |  | 28 | 10 | 
 clipPath| Name:  | QGraphicsItem::clipPath |  | Prototype:  | QPainterPath QGraphicsItem::clipPath() const |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4921-4965 |  
  |  | 25 | 10 | 
 mouseReleaseEvent| Name:  | QGraphicsItem::mouseReleaseEvent |  | Prototype:  | void QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7245-7282 |  
  |  | 23 | 11 | 
 isBlockedByModalPanel| Name:  | QGraphicsItem::isBlockedByModalPanel |  | Prototype:  | bool QGraphicsItem::isBlockedByModalPanel(QGraphicsItem **blockingPanel) const |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2062-2099 |  
  |  | 22 | 9 | 
 setSelected| Name:  | QGraphicsItem::setSelected |  | Prototype:  | void QGraphicsItem::setSelected(bool selected) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2630-2662 |  
  |  | 20 | 8 | 
 collidesWithItem| Name:  | QGraphicsItem::collidesWithItem |  | Prototype:  | bool QGraphicsItem::collidesWithItem(const QGraphicsItem *other, Qt::ItemSelectionMode mode) const |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5013-5040 |  
  |  | 20 | 7 | 
 setOpacity| Name:  | QGraphicsItem::setOpacity |  | Prototype:  | void QGraphicsItem::setOpacity(qreal opacity) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2730-2765 |  
  |  | 19 | 6 | 
 setFocusProxy| Name:  | QGraphicsItem::setFocusProxy |  | Prototype:  | void QGraphicsItem::setFocusProxy(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3447-3474 |  
  |  | 19 | 9 | 
 prepareGeometryChange| Name:  | QGraphicsItem::prepareGeometryChange |  | Prototype:  | void QGraphicsItem::prepareGeometryChange() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7535-7567 |  
  |  | 19 | 5 | 
 setZValue| Name:  | QGraphicsItem::setZValue |  | Prototype:  | void QGraphicsItem::setZValue(qreal z) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4632-4660 |  
  |  | 18 | 8 | 
 setTransform| Name:  | QGraphicsItem::setTransform |  | Prototype:  | void QGraphicsItem::setTransform(const QTransform &matrix, bool combine) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4445-4475 |  
  |  | 18 | 6 | 
 setPos| Name:  | QGraphicsItem::setPos |  | Prototype:  | void QGraphicsItem::setPos(const QPointF &pos) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3753-3783 |  
  |  | 18 | 7 | 
 commonAncestorItem| Name:  | QGraphicsItem::commonAncestorItem |  | Prototype:  | QGraphicsItem *QGraphicsItem::commonAncestorItem(const QGraphicsItem *other) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6487-6510 |  
  |  | 18 | 6 | 
 setTransformOriginPoint| Name:  | QGraphicsItem::setTransformOriginPoint |  | Prototype:  | void QGraphicsItem::setTransformOriginPoint(const QPointF &origin) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4118-4146 |  
  |  | 17 | 5 | 
 setScale| Name:  | QGraphicsItem::setScale |  | Prototype:  | void QGraphicsItem::setScale(qreal factor) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3974-4003 |  
  |  | 17 | 6 | 
 setRotation| Name:  | QGraphicsItem::setRotation |  | Prototype:  | void QGraphicsItem::setRotation(qreal angle) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3908-3937 |  
  |  | 17 | 6 | 
 mousePressEvent| Name:  | QGraphicsItem::mousePressEvent |  | Prototype:  | void QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7079-7105 |  
  |  | 17 | 9 | 
 collidesWithPath| Name:  | QGraphicsItem::collidesWithPath |  | Prototype:  | bool QGraphicsItem::collidesWithPath(const QPainterPath &path, Qt::ItemSelectionMode mode) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5056-5089 |  
  |  | 17 | 6 | 
 setCacheMode| Name:  | QGraphicsItem::setCacheMode |  | Prototype:  | void QGraphicsItem::setCacheMode(CacheMode mode, const QSize &logicalCacheSize) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1994-2018 |  
  |  | 16 | 5 | 
 setActive| Name:  | QGraphicsItem::setActive |  | Prototype:  | void QGraphicsItem::setActive(bool active) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3221-3246 |  
  |  | 16 | 7 | 
 sceneBoundingRect| Name:  | QGraphicsItem::sceneBoundingRect |  | Prototype:  | QRectF QGraphicsItem::sceneBoundingRect() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4830-4853 |  
  |  | 16 | 5 | 
 setCursor| Name:  | QGraphicsItem::setCursor |  | Prototype:  | void QGraphicsItem::setCursor(const QCursor &cursor) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2163-2186 |  
  |  | 15 | 6 | 
 update| Name:  | QGraphicsItem::update |  | Prototype:  | void QGraphicsItem::update(const QRectF &rect) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5707-5735 |  
  |  | 14 | 7 | 
 setMatrix| Name:  | QGraphicsItem::setMatrix |  | Prototype:  | void QGraphicsItem::setMatrix(const QMatrix &matrix, bool combine) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4396-4422 |  
  |  | 14 | 5 | 
 setGraphicsEffect| Name:  | QGraphicsItem::setGraphicsEffect |  | Prototype:  | void QGraphicsItem::setGraphicsEffect(QGraphicsEffect *effect) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2793-2813 |  
  |  | 13 | 5 | 
 setParentItem| Name:  | QGraphicsItem::setParentItem |  | Prototype:  | void QGraphicsItem::setParentItem(QGraphicsItem *newParent) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1683-1700 |  
  |  | 12 | 4 | 
 isObscured| Name:  | QGraphicsItem::isObscured |  | Prototype:  | bool QGraphicsItem::isObscured(const QRectF &rect) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5134-5150 |  
  |  | 11 | 5 | 
 setBoundingRegionGranularity| Name:  | QGraphicsItem::setBoundingRegionGranularity |  | Prototype:  | void QGraphicsItem::setBoundingRegionGranularity(qreal granularity) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5311-5325 |  
  |  | 10 | 3 | 
 unsetCursor| Name:  | QGraphicsItem::unsetCursor |  | Prototype:  | void QGraphicsItem::unsetCursor() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2206-2220 |  
  |  | 9 | 5 | 
 setTransformations| Name:  | QGraphicsItem::setTransformations |  | Prototype:  | void QGraphicsItem::setTransformations(const QList<QGraphicsTransform *> &transformations) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4048-4059 |  
  |  | 9 | 3 | 
 setPanelModality| Name:  | QGraphicsItem::setPanelModality |  | Prototype:  | void QGraphicsItem::setPanelModality(PanelModality panelModality) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2037-2049 |  
  |  | 9 | 4 | 
 setInputMethodHints| Name:  | QGraphicsItem::setInputMethodHints |  | Prototype:  | void QGraphicsItem::setInputMethodHints(Qt::InputMethodHints hints) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7386-7397 |  
  |  | 9 | 3 | 
 isVisibleTo| Name:  | QGraphicsItem::isVisibleTo |  | Prototype:  | bool QGraphicsItem::isVisibleTo(const QGraphicsItem *parent) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2250-2262 |  
  |  | 9 | 5 | 
 isAncestorOf| Name:  | QGraphicsItem::isAncestorOf |  | Prototype:  | bool QGraphicsItem::isAncestorOf(const QGraphicsItem *child) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6465-6477 |  
  |  | 9 | 5 | 
 installSceneEventFilter| Name:  | QGraphicsItem::installSceneEventFilter |  | Prototype:  | void QGraphicsItem::installSceneEventFilter(QGraphicsItem *filterItem) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6624-6637 |  
  |  | 9 | 3 | 
 isUnderMouse| Name:  | QGraphicsItem::isUnderMouse |  | Prototype:  | bool QGraphicsItem::isUnderMouse() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6519-6531 |  
  |  | 8 | 4 | 
 hasFocus| Name:  | QGraphicsItem::hasFocus |  | Prototype:  | bool QGraphicsItem::hasFocus() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3254-3266 |  
  |  | 7 | 4 | 
 group| Name:  | QGraphicsItem::group |  | Prototype:  | QGraphicsItemGroup *QGraphicsItem::group() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1512-1524 |  
  |  | 7 | 4 | 
 grabMouse| Name:  | QGraphicsItem::grabMouse |  | Prototype:  | void QGraphicsItem::grabMouse() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3534-3545 |  
  |  | 7 | 3 | 
 grabKeyboard| Name:  | QGraphicsItem::grabKeyboard |  | Prototype:  | void QGraphicsItem::grabKeyboard() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3596-3607 |  
  |  | 7 | 3 | 
 ensureVisible| Name:  | QGraphicsItem::ensureVisible |  | Prototype:  | void QGraphicsItem::ensureVisible(const QRectF &rect, int xmargin, int ymargin) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3815-3826 |  
  |  | 7 | 4 | 
 setAcceptTouchEvents| Name:  | QGraphicsItem::setAcceptTouchEvents |  | Prototype:  | void QGraphicsItem::setAcceptTouchEvents(bool enabled) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3088-3097 |  
  |  | 6 | 3 | 
 setAcceptHoverEvents| Name:  | QGraphicsItem::setAcceptHoverEvents |  | Prototype:  | void QGraphicsItem::setAcceptHoverEvents(bool enabled) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3051-3060 |  
  |  | 6 | 3 | 
 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 | 
 setY| Name:  | QGraphicsItem::setY |  | Prototype:  | void QGraphicsItem::setY(qreal y) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3685-3694 |  
  |  | 5 | 3 | 
 setX| Name:  | QGraphicsItem::setX |  | Prototype:  | void QGraphicsItem::setX(qreal x) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3658-3667 |  
  |  | 5 | 3 | 
 setAcceptedMouseButtons| Name:  | QGraphicsItem::setAcceptedMouseButtons |  | Prototype:  | void QGraphicsItem::setAcceptedMouseButtons(Qt::MouseButtons buttons) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2988-2997 |  
  |  | 5 | 3 | 
 removeFromIndex| Name:  | QGraphicsItem::removeFromIndex |  | Prototype:  | void QGraphicsItem::removeFromIndex() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7511-7520 |  
  |  | 5 | 3 | 
 addToIndex| Name:  | QGraphicsItem::addToIndex |  | Prototype:  | void QGraphicsItem::addToIndex() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7493-7502 |  
  |  | 5 | 3 | 
 window| Name:  | QGraphicsItem::window |  | Prototype:  | QGraphicsWidget *QGraphicsItem::window() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1623-1629 |  
  |  | 4 | 2 | 
 ungrabMouse| Name:  | QGraphicsItem::ungrabMouse |  | Prototype:  | void QGraphicsItem::ungrabMouse() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3553-3560 |  
  |  | 4 | 2 | 
 ungrabKeyboard| Name:  | QGraphicsItem::ungrabKeyboard |  | Prototype:  | void QGraphicsItem::ungrabKeyboard() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3615-3622 |  
  |  | 4 | 2 | 
 topLevelItem| Name:  | QGraphicsItem::topLevelItem |  | Prototype:  | QGraphicsItem *QGraphicsItem::topLevelItem() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1561-1567 |  
  |  | 4 | 2 | 
 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 | 
 setHandlesChildEvents| Name:  | QGraphicsItem::setHandlesChildEvents |  | Prototype:  | void QGraphicsItem::setHandlesChildEvents(bool enabled) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3177-3184 |  
  |  | 4 | 2 | 
 setGroup| Name:  | QGraphicsItem::setGroup |  | Prototype:  | void QGraphicsItem::setGroup(QGraphicsItemGroup *group) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1533-1541 |  
  |  | 4 | 3 | 
 setFiltersChildEvents| Name:  | QGraphicsItem::setFiltersChildEvents |  | Prototype:  | void QGraphicsItem::setFiltersChildEvents(bool enabled) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3126-3133 |  
  |  | 4 | 2 | 
 parentWidget| Name:  | QGraphicsItem::parentWidget |  | Prototype:  | QGraphicsWidget *QGraphicsItem::parentWidget() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1591-1597 |  
  |  | 4 | 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 | 
 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 | 
 transformations| Name:  | QGraphicsItem::transformations |  | Prototype:  | QList<QGraphicsTransform *> QGraphicsItem::transformations() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4021-4026 |  
  |  | 3 | 2 | 
 transformOriginPoint| Name:  | QGraphicsItem::transformOriginPoint |  | Prototype:  | QPointF QGraphicsItem::transformOriginPoint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4104-4109 |  
  |  | 3 | 2 | 
 transform| Name:  | QGraphicsItem::transform |  | Prototype:  | QTransform QGraphicsItem::transform() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3864-3869 |  
  |  | 3 | 2 | 
 topLevelWidget| Name:  | QGraphicsItem::topLevelWidget |  | Prototype:  | QGraphicsWidget *QGraphicsItem::topLevelWidget() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1607-1612 |  
  |  | 3 | 2 | 
 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 | 
 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 | 
 setFlag| Name:  | QGraphicsItem::setFlag |  | Prototype:  | void QGraphicsItem::setFlag(GraphicsItemFlag flag, bool enabled) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1780-1786 |  
  |  | 3 | 2 | 
 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 | 
 scale| Name:  | QGraphicsItem::scale |  | Prototype:  | qreal QGraphicsItem::scale() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3950-3955 |  
  |  | 3 | 2 | 
 rotation| Name:  | QGraphicsItem::rotation |  | Prototype:  | qreal QGraphicsItem::rotation() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3882-3887 |  
  |  | 3 | 2 | 
 removeSceneEventFilter| Name:  | QGraphicsItem::removeSceneEventFilter |  | Prototype:  | void QGraphicsItem::removeSceneEventFilter(QGraphicsItem *filterItem) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6644-6649 |  
  |  | 3 | 2 | 
 panel| Name:  | QGraphicsItem::panel |  | Prototype:  | QGraphicsItem *QGraphicsItem::panel() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1640-1645 |  
  |  | 3 | 2 | 
 mapToScene| Name:  | QGraphicsItem::mapToScene |  | Prototype:  | QPointF QGraphicsItem::mapToScene(const QPointF &point) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5901-5906 |  
  |  | 3 | 2 | 
 mapToScene| Name:  | QGraphicsItem::mapToScene |  | Prototype:  | QPolygonF QGraphicsItem::mapToScene(const QRectF &rect) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5970-5975 |  
  |  | 3 | 2 | 
 mapToScene| Name:  | QGraphicsItem::mapToScene |  | Prototype:  | QPolygonF QGraphicsItem::mapToScene(const QPolygonF &polygon) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6175-6180 |  
  |  | 3 | 2 | 
 mapToScene| Name:  | QGraphicsItem::mapToScene |  | Prototype:  | QPainterPath QGraphicsItem::mapToScene(const QPainterPath &path) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6222-6227 |  
  |  | 3 | 2 | 
 mapToParent| Name:  | QGraphicsItem::mapToParent |  | Prototype:  | QPointF QGraphicsItem::mapToParent(const QPointF &point) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5878-5884 |  
  |  | 3 | 2 | 
 mapToParent| Name:  | QGraphicsItem::mapToParent |  | Prototype:  | QPolygonF QGraphicsItem::mapToParent(const QRectF &rect) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5948-5954 |  
  |  | 3 | 2 | 
 mapToParent| Name:  | QGraphicsItem::mapToParent |  | Prototype:  | QPolygonF QGraphicsItem::mapToParent(const QPolygonF &polygon) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6160-6166 |  
  |  | 3 | 2 | 
 mapToParent| Name:  | QGraphicsItem::mapToParent |  | Prototype:  | QPainterPath QGraphicsItem::mapToParent(const QPainterPath &path) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6207-6213 |  
  |  | 3 | 2 | 
 mapToItem| Name:  | QGraphicsItem::mapToItem |  | Prototype:  | QPointF QGraphicsItem::mapToItem(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:  | 5855-5860 |  
  |  | 3 | 2 | 
 mapToItem| Name:  | QGraphicsItem::mapToItem |  | Prototype:  | QPolygonF QGraphicsItem::mapToItem(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:  | 5925-5930 |  
  |  | 3 | 2 | 
 mapToItem| Name:  | QGraphicsItem::mapToItem |  | Prototype:  | QPolygonF QGraphicsItem::mapToItem(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:  | 6144-6149 |  
  |  | 3 | 2 | 
 mapToItem| Name:  | QGraphicsItem::mapToItem |  | Prototype:  | QPainterPath QGraphicsItem::mapToItem(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:  | 6191-6196 |  
  |  | 3 | 2 | 
 mapRectToScene| Name:  | QGraphicsItem::mapRectToScene |  | Prototype:  | QRectF QGraphicsItem::mapRectToScene(const QRectF &rect) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6045-6050 |  
  |  | 3 | 2 | 
 mapRectToParent| Name:  | QGraphicsItem::mapRectToParent |  | Prototype:  | QRectF QGraphicsItem::mapRectToParent(const QRectF &rect) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6020-6026 |  
  |  | 3 | 2 | 
 mapRectToItem| Name:  | QGraphicsItem::mapRectToItem |  | Prototype:  | QRectF QGraphicsItem::mapRectToItem(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:  | 5996-6001 |  
  |  | 3 | 2 | 
 mapRectFromScene| Name:  | QGraphicsItem::mapRectFromScene |  | Prototype:  | QRectF QGraphicsItem::mapRectFromScene(const QRectF &rect) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6121-6126 |  
  |  | 3 | 2 | 
 mapRectFromParent| Name:  | QGraphicsItem::mapRectFromParent |  | Prototype:  | QRectF QGraphicsItem::mapRectFromParent(const QRectF &rect) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6096-6102 |  
  |  | 3 | 2 | 
 mapRectFromItem| Name:  | QGraphicsItem::mapRectFromItem |  | Prototype:  | QRectF QGraphicsItem::mapRectFromItem(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:  | 6071-6076 |  
  |  | 3 | 2 | 
 mapFromScene| Name:  | QGraphicsItem::mapFromScene |  | Prototype:  | QPointF QGraphicsItem::mapFromScene(const QPointF &point) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6285-6290 |  
  |  | 3 | 2 | 
 mapFromScene| Name:  | QGraphicsItem::mapFromScene |  | Prototype:  | QPolygonF QGraphicsItem::mapFromScene(const QRectF &rect) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 6355-6360 |  
  |  | 3 | 2 |